aboutsummaryrefslogtreecommitdiff
path: root/src/boot/ast.boot
AgeCommit message (Expand)AuthorFilesLines
2012-06-03 * interp/lexing.boot (%Line): Now a record structure.dos-reis1-1/+6
2012-06-03 * boot/parser.boot (bpSignatureTail): Split out of bpSignature.dos-reis1-15/+11
2012-06-01 * boot/ast.boot (%LoadUnit): Add field for enclosing function.dos-reis1-10/+11
2012-06-01 * boot/ast.boot (%LoadUnit): Add fields for side conditions.dos-reis1-7/+9
2012-06-01 * boot/ast.boot (%LoadUnit): Add fields for let var and is vardos-reis1-20/+28
2012-05-31 * boot/ast.boot: Add a %LoadUnit parameter to most functions.dos-reis1-152/+172
2012-05-30misc cleanupdos-reis1-3/+3
2012-05-30 * boot/ast.boot (bfSpecificErrorHere): New.dos-reis1-7/+8
2012-05-26 * boot/ast.boot (bfMDef): Simplify.dos-reis1-7/+3
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-3/+3
2012-05-24 * boot/tokens.boot: "@" is now a new keyword.dos-reis1-0/+4
2012-05-22 * interp/lexing.boot (%Token): Now an actual type defined as ados-reis1-1/+4
2012-05-22 * boot/translator.boot (translateToplevel): Handle record structures.dos-reis1-0/+18
2012-05-22 * boot/ast.boot (needsPROG): Remove.dos-reis1-13/+19
2012-05-20 * boot/ast.boot (shoeCompTran): Simplify.dos-reis1-14/+30
2012-05-20 * boot/ast.boot (shoeCompTran1): Take variable sets by reference.dos-reis1-30/+32
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis1-15/+10
2012-04-29 * boot/ast.boot (bfNumber?): Rename from bfSmintable. Check fordos-reis1-7/+7
2012-01-12 * boot/parser.boot (bpFunction): New.dos-reis1-0/+2
2012-01-08 * boot/ast.boot (bfEnum): New.dos-reis1-0/+3
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis1-1/+13
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-0/+12
2011-10-30 * interp/sys-macros.lisp (MKPF1): Tidy.dos-reis1-0/+1
2011-10-26 Restore Clozure CL-based build. CCL's FFI interfacedos-reis1-1/+1
2011-10-03 Cleanup.dos-reis1-15/+15
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-4/+4
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis1-6/+21
2011-09-30 * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.dos-reis1-7/+48
2011-08-12 * boot/ast.boot (shoeCompTran1): Translate extended vector-forms.dos-reis1-3/+12
2011-08-07cleanupdos-reis1-2/+2
2011-08-06cleanupdos-reis1-24/+32
2011-08-05cleanupdos-reis1-21/+18
2011-08-04 * boot/ast.boot (bfFlattenSeq): Rewrite.dos-reis1-15/+13
2011-08-04cleanupdos-reis1-8/+5
2011-08-04 * boot/ast.boot (bfSTEP): Synthetize artificial variable fordos-reis1-0/+2
2011-07-14 * boot/ast.boot (bfIS1): Tidy test for cons cells.dos-reis1-0/+1
2011-06-22 * boot/ast.boot (shoeEVALANDFILEACTQ): Remove.dos-reis1-5/+1
2011-06-05 * boot/ast.boot: Remove debugging statement.dos-reis1-1/+0
2011-05-29 * interp/sys-utility.boot (displayTextFile): New.dos-reis1-1/+1
2011-05-29 * lisp/core.lisp.in (readExpr): New.dos-reis1-0/+1
2011-05-26 * boot/ast.boot (shoeCompTran1): Translate arguments to vectordos-reis1-2/+6
2011-05-21more cleanupdos-reis1-6/+6
2011-05-18 * boot/translator.boot: Remove bindings of $GenVarCounter.dos-reis1-1/+1
2011-05-18more Boot cleanupdos-reis1-11/+17
2011-05-16 * boot/ast.boot (bfAtScope): New.dos-reis1-0/+4
2011-05-16 * boot/tokens.boot: "do" is now a keyword.dos-reis1-0/+3
2011-05-15 * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASEdos-reis1-0/+12
2011-05-15cleanupdos-reis1-2/+0
2011-05-14more cleanupdos-reis1-23/+23
2011-05-14cleanupdos-reis1-2/+2