aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap
AgeCommit message (Expand)AuthorFilesLines
2011-05-02 * boot/ast.boot (idList?, charList?, stringLits?): New.dos-reis4-511/+593
2011-05-02 * boot/parser.boot (bpDefinition): Accept macro definitiondos-reis4-35/+42
2011-05-01 * boot/utility.boot (applySubstNQ): New.dos-reis1-1/+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-reis5-803/+848
2011-04-30 * boot/ast.boot (bfAppend): Write in full.dos-reis2-4/+38
2011-04-30more cleanupdos-reis3-23/+23
2011-04-30cleanupdos-reis1-1/+10
2011-04-30 * interp/vmlisp.lisp (remove): Remove.dos-reis2-8/+72
2011-04-29 * boot/utility.boot (assocSymbol): New.dos-reis2-2/+35
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-reis2-142/+140
2011-04-25 * boot/translator.boot (inAllContexts): New.dos-reis2-15/+30
2011-04-24 * boot/initial-env.lisp (MEMQ): Remove.dos-reis2-23/+25
2011-04-24Tidy append redunctiondos-reis1-31/+46
2011-04-24 * boot/ast.boot (bfMakeCollectInsn): New.dos-reis6-500/+404
2011-04-24 * boot/ast.boot (bfDoCollect): New. Implement one-pass dos-reis2-511/+804
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-reis2-482/+479
2011-04-22 * boot/tokens.boot: Don't translate setDifference.dos-reis4-5/+27
2011-04-22more cleanupdos-reis1-1/+24
2011-04-22 * boot/utility.boot (copyList): Define.dos-reis3-6/+25
2011-04-21 * boot/tokens.boot: Don't translate lastNode anymore.dos-reis2-4/+16
2011-04-21 * boot/utility.boot (objectMember?): Don't rely non tail recursiondos-reis3-23/+37
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis5-70/+84
2011-04-20 * interp/sys-utility.boot (substitute): Define.dos-reis3-32/+45
2011-04-20more cleanupdos-reis3-20/+40
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis3-36/+69
2011-04-19 * interp/newfort.boot: Likewise.dos-reis6-20/+77
2011-04-19 * boot/ast.boot (%Module): Now take three arguments.dos-reis3-446/+465
2011-04-18cleanupdos-reis1-6/+5
2011-04-17 * boot/tokens.boot: Translate maxIndex to MAXINDEX.dos-reis1-1/+2
2011-04-16 * boot/tokens.boot (shoeIdChar): Accept "!" too.dos-reis1-7/+10
2011-04-15misc cleanupdos-reis1-3/+5
2011-03-20More cleanupdos-reis3-45/+31
2011-03-20 * boot/translator.boot (FC): Remove.dos-reis4-189/+23
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-1/+2
2011-02-22 * boot/tokens.boot: mmSource is a new selector for modemap datatype.dos-reis1-0/+1
2011-02-07 * boot/tokens.boot: arrayRef is now a builtin function.dos-reis1-2/+2
2011-01-27Generate SVREF for simple vector slot refs.dos-reis1-0/+1
2011-01-03(no commit message)dos-reis1-3/+4
2011-01-02 * interp/nrunfast.boot (evalSlotDomain): Expand to VM forms beforedos-reis1-1/+1
2011-01-01Symbol cleanupsdos-reis1-2/+4
2010-12-30more string cleanupsdos-reis1-3/+2
2010-12-29More char cleanupsdos-reis2-111/+79
2010-12-29More character cleanupdos-reis5-43/+51
2010-12-29SUBSTRING cleanupdos-reis4-51/+57
2010-12-28more cleanupdos-reis5-15/+31