Age | Commit message (Expand) | Author | Files | Lines |
2011-10-19 | misc cleanup | dos-reis | 3 | -3/+3 |
2011-10-18 | * interp/postpar.boot (displayPreCompilationErrors): Dot not check | dos-reis | 11 | -81/+38 |
2011-10-18 | * interp/spad-parser.boot (parseSegmentTail): Tidy. | dos-reis | 7 | -44/+14 |
2011-10-17 | * lisp/core.lisp.in: Add ref and deref to support references. | dos-reis | 12 | -774/+646 |
2011-10-12 | * interp/spad-parser.spad: New parsing functions. | dos-reis | 4 | -71/+55 |
2011-10-12 | * interp/lexing.boot (matchAdvanceKeyword): New. | dos-reis | 6 | -139/+126 |
2011-10-11 | * interp/lexing.boot (matchAdvanceString): New. | dos-reis | 4 | -164/+87 |
2011-10-11 | * interp/lexing.boot (matchString): New. | dos-reis | 3 | -14/+18 |
2011-10-11 | * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove. | dos-reis | 5 | -327/+222 |
2011-10-11 | * interp/postpar.boot: Remove functions and references to Scripts. | dos-reis | 1 | -41/+0 |
2011-10-09 | * interp/lexing.boot: New tokenizer functions. | dos-reis | 4 | -113/+83 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 7 | -409/+253 |
2011-10-04 | * interp/lexing.boot: Add support for Token abstract datatype. | dos-reis | 5 | -208/+224 |
2011-10-04 | * interp/lexing.boot (stackClear!): Fix typo. | dos-reis | 7 | -278/+270 |
2011-10-04 | * interp/lexing.boot: New. | dos-reis | 4 | -68/+118 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 28 | -138/+96 |
2011-10-03 | do remove | dos-reis | 1 | -0/+0 |
2011-10-03 | * interp/comp.lisp: Remove. | dos-reis | 15 | -272/+31 |
2011-10-03 | Cleanup. | dos-reis | 25 | -82/+78 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 34 | -187/+130 |
2011-10-01 | * boot/parser.boot (bpImport): Accept long names for used namespaces. | dos-reis | 1 | -1/+2 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 19 | -104/+35 |
2011-09-30 | * interp/br-data.boot (lefts): Iterate directly over table. | dos-reis | 10 | -56/+49 |
2011-09-12 | * interp/g-opt.boot (optList): Tidy. | dos-reis | 1 | -1/+3 |
2011-09-11 | * interp/compiler.boot (finishLambdaExpression): Tidy. | dos-reis | 3 | -3/+8 |
2011-09-11 | * interp/lisplib.boot (isFunctor): Noe recognize Mapping as a functor. | dos-reis | 5 | -105/+45 |
2011-09-10 | * interp/g-opt.boot (doInlineCall): Tidy. | dos-reis | 1 | -4/+4 |
2011-09-10 | * interp/macros.lisp (COERCE-FAILURE-MSG): Remove. | dos-reis | 5 | -70/+50 |
2011-09-10 | * interp/g-opt.boot (doInlineCall): New. | dos-reis | 1 | -6/+43 |
2011-09-09 | * interp/g-opt.boot (optXLAMCond): Remove as useless. | dos-reis | 1 | -17/+1 |
2011-09-09 | * interp/g-opt.boot (optIadd): Remork. | dos-reis | 1 | -5/+50 |
2011-09-08 | * interp/c-util.boot (builtinCategoryName?): Move to g-util.boot. | dos-reis | 2 | -37/+40 |
2011-09-08 | * interp/sys-globals.boot ($clamList): Do not include hasFileProperty. | dos-reis | 5 | -77/+5 |
2011-09-07 | * interp/lisplib.boot (finalizeLisplib): Finalize documentaion | dos-reis | 21 | -56/+49 |
2011-09-07 | * interp/nruncomp.boot (NRTaddInner): Use the dual signature. | dos-reis | 5 | -9/+17 |
2011-09-07 | * interp/define.boot (compDefineFunctor1): Augment the envionment | dos-reis | 2 | -4/+7 |
2011-09-07 | * interp/compiler.boot (compImport): Don't do anything if | dos-reis | 2 | -3/+5 |
2011-09-06 | * interp/lisplib.boot (isFunctor): Tidy. | dos-reis | 1 | -2/+4 |
2011-09-06 | * interp/define.boot (compDefineFunctor1): Set | dos-reis | 1 | -3/+5 |
2011-09-06 | * interp/define.boot: Use DB for current constructor. | dos-reis | 2 | -17/+19 |
2011-09-05 | Stop using LOADED symbol property of constructors. | dos-reis | 7 | -27/+32 |
2011-09-05 | * interp/define.boot: Remove $LISPLIB. | dos-reis | 5 | -36/+24 |
2011-09-05 | * interp/define.boot (compDefineFunctor1): Do not set | dos-reis | 3 | -6/+3 |
2011-09-05 | * interp/nruncomp.boot (updateSlot1DataBase)e: Remove. | dos-reis | 4 | -86/+1 |
2011-09-05 | * interp/lisplib.boot (writeCategory): New, | dos-reis | 6 | -22/+21 |
2011-09-05 | * interp/daase.lisp (GETDATABASE): Do not handle PREDICATES and | dos-reis | 10 | -38/+26 |
2011-09-04 | * interp/lisplib.boot (writeAbbreviation): New. | dos-reis | 2 | -21/+28 |
2011-09-04 | * interp/lisplib.boot: Likewise. | dos-reis | 2 | -10/+7 |
2011-09-04 | * interp/br-data.boot: Don't use $lisplibParents. | dos-reis | 3 | -13/+7 |
2011-09-03 | * interp/property.lisp: Remove unused codes. | dos-reis | 7 | -34/+27 |