Age | Commit message (Expand) | Author | Files | Lines |
2013-05-12 | * algebra/catdef.spad.pamphlet (OrderedRing): Extend | dos-reis | 1 | -0/+6 |
2013-05-11 | * algebra/array2.spad.pamphlet (InnerTwoDimensionalArray): Rename | dos-reis | 1 | -0/+5 |
2013-05-11 | Remove IndexedTwoDimensionalArray. | dos-reis | 1 | -0/+9 |
2013-05-11 | * algebra/array2.spad.pamphlet: Cleanu up. | dos-reis | 1 | -0/+4 |
2013-05-11 | * algebra/indexedp.spad.pamphlet | dos-reis | 1 | -0/+5 |
2013-05-11 | Remove IndexedMatrix as unused | dos-reis | 1 | -0/+5 |
2013-05-11 | Introduce opcodes for arrays constructions | dos-reis | 1 | -0/+9 |
2013-05-10 | * algebra/indexedp.spad.pamphlet | dos-reis | 1 | -0/+5 |
2013-05-10 | Add opposite? and annihilate? exports. | dos-reis | 1 | -0/+7 |
2013-05-10 | The compiler now accepts do-statements | dos-reis | 1 | -0/+7 |
2013-05-09 | * algebra/indexedp.spad.pamphlet (IndexedDirectProductObject) | dos-reis | 1 | -0/+5 |
2013-05-09 | * interp/i-special.boot (evalIF): Generate OIL intermediate | dos-reis | 1 | -0/+6 |
2013-05-09 | Simplify copy | dos-reis | 1 | -0/+6 |
2013-05-08 | Almost pure function bodies are now %redex forms | dos-reis | 1 | -0/+5 |
2013-05-07 | Tidy linear elements implememtations | dos-reis | 1 | -0/+5 |
2013-05-07 | Tidy indexed direct product domains | dos-reis | 1 | -0/+8 |
2013-05-07 | * algebra/indexedp.spad.pamphlet (IndexedProductTerm): New domain. | dos-reis | 1 | -0/+4 |
2013-04-08 | misc gui cleanup | dos-reis | 1 | -0/+12 |
2013-04-07 | small cleanup | dos-reis | 1 | -0/+6 |
2013-04-06 | Add token representation files | dos-reis | 1 | -0/+8 |
2013-04-04 | convert src/algebra/Makefile.in to Automake stuff | dos-reis | 1 | -0/+5 |
2013-04-04 | Add initial io library files | dos-reis | 1 | -0/+14 |
2013-04-02 | * gui/conversation.h (Question::leaveEvent): Remove. | dos-reis | 1 | -0/+6 |
2013-04-02 | * gui/conversation.cc (font_units): Rename from em_metrics. | dos-reis | 1 | -0/+6 |
2013-04-01 | Fix various warnings from the C++ compiler | dos-reis | 1 | -0/+13 |
2013-03-31 | * interp/pile.boot (insertpile): Tidy. | dos-reis | 1 | -0/+7 |
2013-03-31 | Update data stamp and rotate changelogs | dos-reis | 1 | -1605/+0 |
2012-10-11 | 2012-10-10 Igor Pashev <pashev.igor@gmail.com> | dos-reis | 1 | -0/+7 |
2012-08-26 | * hyper/hthits.c (splitpage): Revert unintended change from last | dos-reis | 1 | -0/+6 |
2012-08-26 | * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type | dos-reis | 1 | -0/+10 |
2012-08-26 | * interp/sys-os.boot (flushStdout): Remove as unused. | dos-reis | 1 | -0/+6 |
2012-08-26 | * interp/debug.lisp: Remove reference to TOK and CHR. | dos-reis | 1 | -0/+12 |
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 1 | -0/+23 |
2012-08-26 | * interp/br-saturn.boot: Replace TERPRI with finishLine. | dos-reis | 1 | -0/+18 |
2012-08-26 | * interp/i-util.boot: Lose paramater. Unconditional flush the | dos-reis | 1 | -0/+5 |
2012-08-24 | version: use *build-version* instead of *yearweek* | alfredoport | 1 | -0/+5 |
2012-08-23 | * boot/ast.boot ($ffs): New. | dos-reis | 1 | -0/+11 |
2012-08-20 | * interp/br-search.boot (getTemporaryDirectory): Search TMPDIR first. | dos-reis | 1 | -0/+5 |
2012-08-20 | * interp/br-util.boot (htPred2English,gn): Tidy. | dos-reis | 1 | -0/+7 |
2012-08-20 | * interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM. | dos-reis | 1 | -0/+14 |
2012-08-20 | * interp/Makefile.in: Simplify. | dos-reis | 1 | -0/+4 |
2012-08-20 | * input/sint.input.pamphlet: Use /\$SingleInteger, not defunct | dos-reis | 1 | -0/+5 |
2012-08-20 | * interp/i-coerfn.boot: Do not import i-coerce. Import i-analy | dos-reis | 1 | -0/+9 |
2012-08-20 | * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early. | dos-reis | 1 | -0/+9 |
2012-08-19 | * configure.ac: Define Automake conditional OA_DELAYED_FFI. | dos-reis | 1 | -0/+25 |
2012-08-19 | * boot/ast.boot (genSBCLnativeTranslation): Do no prepend an | dos-reis | 1 | -0/+6 |
2012-08-19 | * include/sockio.h (connect_to_local_server): First parameter now | dos-reis | 1 | -0/+18 |
2012-08-19 | * include/util.H1 (getmemWithLine): Second argument is now const char*. | dos-reis | 1 | -0/+9 |
2012-08-18 | * boot/translator.boot (shoeOutParse): Fix thinko. | dos-reis | 1 | -0/+9 |
2012-07-25 | * hyper/htadd.c: Include <string.h> | dos-reis | 1 | -0/+5 |