Age | Commit message (Expand) | Author | Files | Lines |
2012-01-12 | * boot/parser.boot (bpFunction): New. | dos-reis | 6 | -14/+45 |
2012-01-12 | * boot/tokens.boot (keywordId): New. | dos-reis | 2 | -3/+8 |
2012-01-09 | * boot/parser.boot (bpRequire): New. Use it throughout this module. | dos-reis | 2 | -155/+150 |
2012-01-08 | * boot/ast.boot (bfEnum): New. | dos-reis | 4 | -17/+34 |
2011-12-28 | * interp/vmlisp.lisp (SORTBY): Remove. | dos-reis | 6 | -42/+99 |
2011-12-28 | * boot/tokens.boot: Remove redundant renaming of REM. | dos-reis | 3 | -42/+44 |
2011-12-28 | * boot/tokens.boot: Do not rewrite drop and take. | dos-reis | 4 | -24/+75 |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 8 | -29/+134 |
2011-11-29 | * boot/tokens.boot (absKind, absParms, absBody): New selectors. | dos-reis | 3 | -6/+10 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 5 | -41/+54 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 3 | -3/+7 |
2011-10-26 | Restore Clozure CL-based build. CCL's FFI interface | dos-reis | 1 | -1/+1 |
2011-10-22 | * interp/br-op2.boot (htSayExplicitExports): Don't forget possible | dos-reis | 1 | -0/+3 |
2011-10-22 | * boot/tokens.boot: Add new selectors: mapOperation, mapSignature, | dos-reis | 2 | -5/+12 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 4 | -11/+28 |
2011-10-17 | * lisp/core.lisp.in: Add ref and deref to support references. | dos-reis | 1 | -1/+11 |
2011-10-07 | * interp/lexing.boot: Include sys-macros. | dos-reis | 1 | -2/+1 |
2011-10-05 | * lisp/core.lisp.in (eof?): New. | dos-reis | 2 | -6/+8 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 2 | -38/+42 |
2011-10-03 | Cleanup. | dos-reis | 9 | -68/+29 |
2011-10-02 | * lisp/core.lisp.in: Do not use CCL in AxiomCore. | dos-reis | 4 | -88/+60 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 6 | -18/+43 |
2011-10-01 | * boot/parser.boot (bpImport): Accept long names for used namespaces. | dos-reis | 5 | -33/+59 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 10 | -110/+193 |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 9 | -105/+96 |
2011-09-30 | * boot/ast.boot (bfTableIteratorBindingForm): New. | dos-reis | 7 | -122/+123 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 9 | -5490/+5019 |
2011-08-12 | * boot/ast.boot (shoeCompTran1): Translate extended vector-forms. | dos-reis | 1 | -3/+12 |
2011-08-07 | cleanup | dos-reis | 5 | -92/+103 |
2011-08-06 | cleanup | dos-reis | 5 | -82/+76 |
2011-08-05 | * boot/tokens.boot: Remove unused and antiquated tokens. | dos-reis | 2 | -13/+6 |
2011-08-05 | cleanup | dos-reis | 6 | -53/+46 |
2011-08-04 | * boot/ast.boot (bfFlattenSeq): Rewrite. | dos-reis | 2 | -63/+30 |
2011-08-04 | cleanup | dos-reis | 4 | -16/+17 |
2011-08-04 | * boot/ast.boot (bfSTEP): Synthetize artificial variable for | dos-reis | 2 | -0/+3 |
2011-07-14 | * boot/ast.boot (bfIS1): Tidy test for cons cells. | dos-reis | 2 | -0/+2 |
2011-07-13 | * boot/tokens.boot: copyString, copyTree, and copyVector are now | dos-reis | 2 | -5/+9 |
2011-07-04 | * interp/vmlisp.lisp (PRINTEXP): Remove. | dos-reis | 1 | -0/+1 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 4 | -7/+28 |
2011-06-22 | * boot/ast.boot (shoeEVALANDFILEACTQ): Remove. | dos-reis | 5 | -182/+149 |
2011-06-05 | * boot/ast.boot: Remove debugging statement. | dos-reis | 4 | -5/+2 |
2011-05-29 | * interp/sys-utility.boot (displayTextFile): New. | dos-reis | 3 | -25/+25 |
2011-05-29 | * lisp/core.lisp.in (readExpr): New. | dos-reis | 3 | -1/+3 |
2011-05-28 | * lisp/core.lisp.in: Define and export readLine and readbyte. | dos-reis | 6 | -18/+11 |
2011-05-26 | * boot/ast.boot (shoeCompTran1): Translate arguments to vector | dos-reis | 2 | -17/+13 |
2011-05-21 | more cleanup | dos-reis | 4 | -12/+25 |
2011-05-19 | more cleanup | dos-reis | 2 | -7/+10 |
2011-05-18 | more cleanup | dos-reis | 1 | -0/+1 |
2011-05-18 | * boot/translator.boot: Remove bindings of $GenVarCounter. | dos-reis | 8 | -820/+754 |
2011-05-18 | more Boot cleanup | dos-reis | 2 | -36/+40 |