Age | Commit message (Expand) | Author | Files | Lines |
2013-05-19 | Tidy getSignature | dos-reis | 1 | -8/+6 |
2013-05-19 | * interp/define.boot (knownPred): Take a memo-table as third parameter. | dos-reis | 1 | -19/+39 |
2013-05-16 | * interp/compiler.boot (unknownTypeError): Simplify. | dos-reis | 2 | -4/+10 |
2013-05-15 | * interp/compiler.boot (comp2): Leave categories alone. | dos-reis | 1 | -2/+3 |
2013-05-15 | * interp/compiler.boot (comp2): Don't test for $bootStrapMode. | dos-reis | 1 | -2/+1 |
2013-05-15 | Fix typo | dos-reis | 1 | -1/+1 |
2013-05-15 | Add DB documentation accessor | dos-reis | 1 | -0/+3 |
2013-05-15 | * interp/define.boot (dbClearForCompilation!): New. | dos-reis | 1 | -3/+8 |
2013-05-15 | * interp/nruncomp.boot (NRTputInHead): Tidy. | dos-reis | 1 | -15/+16 |
2013-05-15 | * interp/g-opt.boot (quoteMode): New. | dos-reis | 1 | -3/+9 |
2013-05-15 | * interp/define.boot (checkAndDeclare): Constructor parameter | dos-reis | 1 | -4/+6 |
2013-05-14 | * interp/c-util.boot (cleanParameterList!): New. | dos-reis | 5 | -15/+25 |
2013-05-14 | Move lispy stuff to lisp-backend.boot | dos-reis | 2 | -185/+185 |
2013-05-14 | * algebra/array2.spad.pamphlet (TwoDimensionalArrayCategory): Test | dos-reis | 2 | -3/+10 |
2013-05-13 | * interp/g-opt.boot (%array2list): New side-effect free opcode. | dos-reis | 2 | -1/+6 |
2013-05-12 | * interp/database.boot (getConstructorModemap): Revert previous change. | dos-reis | 1 | -2/+2 |
2013-05-11 | Remove IndexedTwoDimensionalArray. | dos-reis | 1 | -2/+2 |
2013-05-11 | Consistently use OIL opcodes for abstractions | dos-reis | 9 | -33/+33 |
2013-05-11 | Fix opcode for references to domain-wide entities | dos-reis | 2 | -5/+5 |
2013-05-11 | Introduce opcodes for arrays constructions | dos-reis | 2 | -2/+25 |
2013-05-10 | The compiler now accepts do-statements | dos-reis | 3 | -9/+27 |
2013-05-09 | * interp/i-special.boot (evalIF): Generate OIL intermediate | dos-reis | 3 | -11/+9 |
2013-05-09 | Simplify copy | dos-reis | 2 | -3/+4 |
2013-05-08 | Almost pure function bodies are now %redex forms | dos-reis | 2 | -7/+11 |
2013-03-31 | * interp/pile.boot (insertpile): Tidy. | dos-reis | 1 | -5/+5 |
2012-08-26 | * interp/sys-os.boot (flushStdout): Remove as unused. | dos-reis | 2 | -3/+0 |
2012-08-26 | * interp/debug.lisp: Remove reference to TOK and CHR. | dos-reis | 8 | -26/+9 |
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 3 | -9/+3 |
2012-08-26 | * interp/br-saturn.boot: Replace TERPRI with finishLine. | dos-reis | 15 | -36/+36 |
2012-08-26 | * interp/i-util.boot: Lose paramater. Unconditional flush the | dos-reis | 3 | -5/+4 |
2012-08-24 | version: use *build-version* instead of *yearweek* | alfredoport | 1 | -1/+1 |
2012-08-20 | * interp/br-search.boot (getTemporaryDirectory): Search TMPDIR first. | dos-reis | 1 | -2/+3 |
2012-08-20 | * interp/br-util.boot (htPred2English,gn): Tidy. | dos-reis | 2 | -5/+7 |
2012-08-20 | * interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM. | dos-reis | 6 | -25/+12 |
2012-08-20 | * interp/Makefile.in: Simplify. | dos-reis | 1 | -12/+2 |
2012-08-20 | * interp/i-coerfn.boot: Do not import i-coerce. Import i-analy | dos-reis | 3 | -13/+11 |
2012-08-20 | * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early. | dos-reis | 3 | -10/+1 |
2012-08-19 | * configure.ac: Define Automake conditional OA_DELAYED_FFI. | dos-reis | 4 | -7/+32 |
2012-06-10 | * interp/io.boot (%SourceLine): New. | dos-reis | 3 | -52/+83 |
2012-06-10 | Do remove newaux.lisp | dos-reis | 1 | -101/+0 |
2012-06-10 | * interp/newaux.lisp (MAKEOP): Move to spad-parser.boot. | dos-reis | 2 | -4/+37 |
2012-06-10 | * interp/newaux.lisp: Move Led property setting to spad-parser.boot. | dos-reis | 2 | -36/+56 |
2012-06-10 | * interp/newaux.lisp: Move Nud property setting to spad-parser.boot. | dos-reis | 3 | -43/+46 |
2012-06-10 | * interp/spad-parser.boot: Fix thinkos from previous commit. | dos-reis | 1 | -0/+14 |
2012-06-10 | * interp/preparse.lisp: Remove. | dos-reis | 3 | -177/+88 |
2012-06-09 | * interp/io.boot (%Reader): Add idx field. | dos-reis | 3 | -9/+9 |
2012-06-07 | fix thinko | dos-reis | 1 | -1/+1 |
2012-06-07 | * interp/lexing.boot: Move %Line to io.boot. | dos-reis | 5 | -67/+95 |
2012-06-06 | * interp/io.boot (readePendingLines): Rename from readerLines. | dos-reis | 3 | -9/+9 |
2012-06-05 | * interp/io.boot (readerDeferLine): New. | dos-reis | 3 | -5/+7 |