aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap
AgeCommit message (Expand)AuthorFilesLines
2012-01-09 * boot/parser.boot (bpRequire): New. Use it throughout this module.dos-reis1-84/+74
2012-01-08 * boot/ast.boot (bfEnum): New.dos-reis2-16/+28
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis3-41/+78
2011-12-28 * boot/tokens.boot: Remove redundant renaming of REM.dos-reis1-23/+24
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis2-20/+56
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis4-19/+99
2011-11-29 * boot/tokens.boot (absKind, absParms, absBody): New selectors.dos-reis2-6/+7
2011-10-30 * interp/sys-macros.lisp (MKPF1): Tidy.dos-reis3-41/+50
2011-10-29 * interp/lisplib.boot (makePredicateBitVector): Take a DB argument.dos-reis1-1/+1
2011-10-22 * boot/tokens.boot: Add new selectors: mapOperation, mapSignature,dos-reis1-5/+7
2011-10-21 Workaround proclamation bug in GCLdos-reis3-10/+26
2011-10-05 * lisp/core.lisp.in (eof?): New.dos-reis1-6/+7
2011-10-04 * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.dos-reis1-22/+28
2011-10-03 Cleanup.dos-reis5-47/+12
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis3-9/+29
2011-10-01 * boot/parser.boot (bpImport): Accept long names for used namespaces.dos-reis3-23/+39
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis4-30/+138
2011-09-30 * boot/utility.boot (firstNonblankPosition): New.dos-reis4-24/+64
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis3-99/+96
2011-09-30 * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.dos-reis8-5483/+4971
2011-08-07cleanupdos-reis4-90/+101
2011-08-06cleanupdos-reis2-53/+39
2011-08-05 * boot/tokens.boot: Remove unused and antiquated tokens.dos-reis1-8/+6
2011-08-05cleanupdos-reis3-27/+23
2011-08-04 * boot/ast.boot (bfFlattenSeq): Rewrite.dos-reis1-48/+17
2011-08-04cleanupdos-reis1-7/+4
2011-08-04 * boot/ast.boot (bfSTEP): Synthetize artificial variable fordos-reis1-0/+1
2011-07-14 * boot/ast.boot (bfIS1): Tidy test for cons cells.dos-reis1-0/+1
2011-07-13 * boot/tokens.boot: copyString, copyTree, and copyVector are nowdos-reis1-5/+7
2011-07-03 * boot/tokens.boot: flushOutput, writeNewline, writeStringdos-reis2-4/+13
2011-06-22 * boot/ast.boot (shoeEVALANDFILEACTQ): Remove.dos-reis3-172/+146
2011-06-05 * boot/ast.boot: Remove debugging statement.dos-reis3-4/+2
2011-05-29 * interp/sys-utility.boot (displayTextFile): New.dos-reis1-12/+12
2011-05-29 * lisp/core.lisp.in (readExpr): New.dos-reis2-1/+2
2011-05-28 * lisp/core.lisp.in: Define and export readLine and readbyte.dos-reis3-9/+7
2011-05-26 * boot/ast.boot (shoeCompTran1): Translate arguments to vectordos-reis1-15/+7
2011-05-21more cleanupdos-reis2-5/+10
2011-05-19more cleanupdos-reis1-7/+9
2011-05-18 * boot/translator.boot: Remove bindings of $GenVarCounter.dos-reis5-806/+751
2011-05-18more Boot cleanupdos-reis1-25/+23
2011-05-16 * boot/ast.boot (bfAtScope): New.dos-reis3-43/+31
2011-05-16 * boot/tokens.boot: "do" is now a keyword.dos-reis3-2/+8
2011-05-15 * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASEdos-reis3-8/+36
2011-05-15cleanupdos-reis1-2/+0
2011-05-14Remove recently introduced bpNamedScopedos-reis1-10/+5
2011-05-14more cleanupdos-reis1-33/+29
2011-05-14 * boot/parser.boot (bpNamedScope): New.dos-reis1-4/+9
2011-05-14cleanupdos-reis5-15/+18
2011-05-13 * boot/utility.boot (charPosition): New.dos-reis2-9/+21
2011-05-12 * boot/initial-env.lisp (MAKE-HASHTABLE): Remove.dos-reis2-8/+8