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