aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap/ast.clisp
AgeCommit message (Expand)AuthorFilesLines
2012-05-20 * boot/ast.boot (shoeCompTran1): Take variable sets by reference.dos-reis1-48/+69
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis1-52/+51
2012-04-29 * boot/ast.boot (bfNumber?): Rename from bfSmintable. Check fordos-reis1-4/+5
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-37/+69
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-0/+46
2011-10-30 * interp/sys-macros.lisp (MKPF1): Tidy.dos-reis1-1/+2
2011-10-03 Cleanup.dos-reis1-0/+2
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-4/+9
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis1-40/+37
2011-09-30 * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.dos-reis1-2726/+2577
2011-08-07cleanupdos-reis1-62/+64
2011-08-06cleanupdos-reis1-49/+35
2011-08-05cleanupdos-reis1-22/+18
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-06-22 * boot/ast.boot (shoeEVALANDFILEACTQ): Remove.dos-reis1-8/+4
2011-06-05 * boot/ast.boot: Remove debugging statement.dos-reis1-2/+0
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-15/+7
2011-05-21more cleanupdos-reis1-4/+4
2011-05-18 * boot/translator.boot: Remove bindings of $GenVarCounter.dos-reis1-580/+555
2011-05-18more Boot cleanupdos-reis1-25/+23
2011-05-16 * boot/ast.boot (bfAtScope): New.dos-reis1-0/+5
2011-05-16 * boot/tokens.boot: "do" is now a keyword.dos-reis1-0/+2
2011-05-15 * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASEdos-reis1-1/+28
2011-05-15cleanupdos-reis1-2/+0
2011-05-14more cleanupdos-reis1-33/+29
2011-05-14cleanupdos-reis1-2/+2
2011-05-05more cleanupdos-reis1-1/+1
2011-05-02 * boot/ast.boot (idList?, charList?, stringLits?): New.dos-reis1-495/+584
2011-05-01 * interp/buildom.boot: Replace use of EQSUBSTLIST with applySubst.dos-reis1-1/+1
2011-05-01 * boot/tokens.boot: Don't rename append.dos-reis1-679/+686
2011-04-30 * boot/ast.boot (bfAppend): Write in full.dos-reis1-2/+25
2011-04-30more cleanupdos-reis1-19/+20
2011-04-30 * interp/vmlisp.lisp (remove): Remove.dos-reis1-2/+3
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis1-1/+7
2011-04-28more cleanupdos-reis1-1/+13
2011-04-28 * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect ifdos-reis1-3/+10
2011-04-28 * boot/ast.boot (bfCollect): Use bfDoCollect.dos-reis1-493/+519
2011-04-27 * boot/ast.boot (bfMakeCollectInsn): Fix thinko.dos-reis1-116/+116
2011-04-24 * boot/initial-env.lisp (MEMQ): Remove.dos-reis1-21/+23
2011-04-24Tidy append redunctiondos-reis1-31/+46
2011-04-24 * boot/ast.boot (bfMakeCollectInsn): New.dos-reis1-345/+282
2011-04-24 * boot/ast.boot (bfDoCollect): New. Implement one-pass dos-reis1-404/+651
2011-04-23 * boot/ast.boot (bf0APPEND): Remove.dos-reis1-19/+5
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-466/+470