aboutsummaryrefslogtreecommitdiff
path: root/src/boot/ast.boot
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-12 * boot/initial-env.lisp (MAKE-HASHTABLE): Remove.dos-reis1-2/+4
2011-05-05more cleanupdos-reis1-1/+1
2011-05-02 * boot/ast.boot (idList?, charList?, stringLits?): New.dos-reis1-0/+24
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-10/+12
2011-04-30 * boot/ast.boot (bfAppend): Write in full.dos-reis1-3/+10
2011-04-30more cleanupdos-reis1-59/+59
2011-04-30 * interp/vmlisp.lisp (remove): Remove.dos-reis1-3/+3
2011-04-28more cleanupdos-reis1-74/+77
2011-04-28 * boot/ast.boot (bfReduceCollect): Delegate to bfDoCollect ifdos-reis1-0/+2
2011-04-28 * boot/ast.boot (bfCollect): Use bfDoCollect.dos-reis1-9/+3
2011-04-27 * boot/ast.boot (bfMakeCollectInsn): Fix thinko.dos-reis1-2/+4
2011-04-25 * boot/translator.boot (inAllContexts): New.dos-reis1-1/+1
2011-04-24 * boot/initial-env.lisp (MEMQ): Remove.dos-reis1-26/+23
2011-04-24Tidy append redunctiondos-reis1-1/+4
2011-04-24 * boot/ast.boot (bfMakeCollectInsn): New.dos-reis1-5/+12
2011-04-24 * boot/ast.boot (bfDoCollect): New. Implement one-pass dos-reis1-1/+10
2011-04-23 * boot/ast.boot (bf0APPEND): Remove.dos-reis1-13/+2
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-63/+50
2011-04-22 * boot/utility.boot (copyList): Define.dos-reis1-1/+1
2011-04-21 * boot/utility.boot (objectMember?): Don't rely non tail recursiondos-reis1-5/+5
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-9/+9
2011-04-20 * interp/sys-utility.boot (substitute): Define.dos-reis1-1/+3
2011-04-20more cleanupdos-reis1-3/+6
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis1-4/+10
2011-04-19 * interp/newfort.boot: Likewise.dos-reis1-1/+1
2011-04-19 * boot/ast.boot (%Module): Now take three arguments.dos-reis1-1/+1
2011-04-18cleanupdos-reis1-4/+4
2011-04-16cleanupdos-reis1-3/+3
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-19/+19
2010-12-30more string cleanupsdos-reis1-2/+2
2010-12-30more char cleanupdos-reis1-1/+1
2010-12-29More character cleanupdos-reis1-2/+2
2010-12-29(no commit message)dos-reis1-1/+3
2010-12-28more cleanupdos-reis1-6/+15
2010-12-27 * boot/initial-env.lisp (IDENTP): Remove.dos-reis1-16/+17
2010-12-18 * boot/initial-env.lisp (SIZE): Remove.dos-reis1-1/+1