aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap
AgeCommit message (Expand)AuthorFilesLines
2010-12-28Clean updos-reis1-1/+2
2010-12-27 * boot/initial-env.lisp (IDENTP): Remove.dos-reis3-19/+22
2010-12-27 * boot/includer.boot (char): Move to token.boot.dos-reis2-3/+13
2010-12-19 * boot/translator.boot (BOOTTOCL): Replace Lisp-level contructdos-reis1-1/+1
2010-12-18 * boot/initial-env.lisp (SIZE): Remove.dos-reis2-12/+14
2010-12-18 * boot/initial-env.lisp (VEC-SETELT): Remove.dos-reis1-8/+9
2010-12-15 * boot/tokens.boot: canonicalFilename is now a builtin function.dos-reis1-0/+1
2010-12-14 * boot/ast.boot (bfQ): Emit STRING= for string comparison.dos-reis3-3/+4
2010-12-12 * boot/ast.boot (bfIS1): Tidy.dos-reis1-1/+3
2010-12-12 * boot/ast.boot (bfIS1): Tidy.dos-reis1-2/+5
2010-12-11 * interp/i-syscmd.boot: Use try-finally expression instead of Lispdos-reis1-1/+3
2010-12-11 * boot/tokens.boot: `finally' is now a keyword.dos-reis4-10/+34
2010-12-11 * boot/parser.boot (bpListAndRecover): Use Lisp-level CATCH.dos-reis2-450/+576
2010-12-11Clean updos-reis3-17/+16
2010-12-11Clean updos-reis1-1/+2
2010-12-11 * boot/ast.boot (bfMmeber): Tidy.dos-reis1-4/+5
2010-12-10(no commit message)dos-reis1-28/+30
2010-12-10Cleanupdos-reis3-12/+11
2010-07-27 * boot/tokens.boot: quo and rem are now keywords and infix operators.dos-reis2-4/+9
2010-07-24 * interp/compiler.boot (compMatchAlternative): Don't generatedos-reis1-0/+1
2010-07-18 * boot/tokens.boot: Add char? as builtin function.dos-reis1-1/+2
2010-07-18More cleanupsdos-reis1-0/+1
2010-06-20 * boot/tokens.boot (readOnly?): New builtin Boot function.dos-reis1-8/+9
2010-05-28cleanu up syntax in tokens.bootdos-reis1-1/+1
2010-05-28 Add support for 'property' builtin function.dos-reis3-5/+15
2010-05-28 * boot/tokens.boot: args is now a selector.dos-reis1-0/+1
2010-05-26 * boot/tokens.boot: Automatically translate alphabetic?, digit?,dos-reis1-35/+37
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-0/+1
2010-05-22 * interp/cparse.boot (npQuiver): Redefine. Now send Applicationdos-reis1-17/+16
2010-05-19 * boot/ast.boot: Add %Leave ast node.dos-reis2-381/+385
2010-05-19 * boot/translator.boot (translateToplevelExpression): Tidy.dos-reis1-2/+1
2010-05-15 * boot/ast.boot (shoeCompTran1): Handle %Leave expressions.dos-reis2-1/+2
2010-05-10 Add lambda expression syntax to Boot.dos-reis3-397/+412
2010-05-09More cleanupsdos-reis1-2/+1
2010-05-09 * boot/tokens.boot: Don't rename 'cons'.dos-reis3-18/+24
2010-05-07 * interp/c-util.boot: Replace uses of rplac with explicit assignments.dos-reis1-1/+13
2010-05-07 * boot/ast.boot: Miscellaneous cleanup.dos-reis4-10/+7
2010-05-07 * boot/ast.boot: Translate assignment to head and tail of a list.dos-reis1-1/+3
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-4/+8
2010-02-10Update cached boot translator Lisp codedos-reis4-9/+166
2009-09-26Fix typodos-reis1-2/+1
2009-09-25 * boot/ast.boot (bfMember): Improve a bit.dos-reis2-6/+11
2009-09-25 * boot/ast.boot (bfMember): New.dos-reis3-308/+336
2009-09-20 * boot/tokens.boot: "has" is not a keyword.dos-reis3-20/+30
2009-09-04(no commit message)dos-reis3-47/+46
2009-09-04(no commit message)dos-reis2-10/+6
2009-09-04 * boot/ast.boot (bfAlternative): New. Move single assignment indos-reis2-24/+46
2009-09-03(no commit message)dos-reis4-68/+65
2009-09-03 * boot/ast.boot: More cleanup.dos-reis7-1832/+1742
2009-09-02 * boot/ast.boot: More cleanup.dos-reis5-65/+96