aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap
AgeCommit message (Expand)AuthorFilesLines
2012-05-23 * boot/tokens.boot (%Token): New datatype.dos-reis5-71/+62
2012-05-22 * interp/lexing.boot (%Token): Now an actual type defined as ados-reis1-28/+31
2012-05-22 * boot/translator.boot (translateToplevel): Handle record structures.dos-reis4-57/+257
2012-05-22 * boot/ast.boot (needsPROG): Remove.dos-reis8-4817/+4694
2012-05-20 * boot/utility.boot (strinSuffix?): New.dos-reis2-4/+28
2012-05-20 * boot/ast.boot (shoeCompTran): Simplify.dos-reis4-158/+263
2012-05-20 * boot/ast.boot (shoeCompTran1): Take variable sets by reference.dos-reis4-116/+133
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis2-53/+52
2012-05-08 * boot/tokens.boot: Export char. Do not rename maxIndex.dos-reis1-6/+7
2012-04-29 * boot/ast.boot (bfNumber?): Rename from bfSmintable. Check fordos-reis1-4/+5
2012-01-12 * boot/parser.boot (bpFunction): New.dos-reis3-12/+37
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