Age | Commit message (Expand) | Author | Files | Lines |
2010-05-25 | * interp/g-util.boot: Add expanders for %lt, %le, %gt, %ge, %not, | dos-reis | 1 | -0/+9 |
2010-05-25 | * interp/i-spec2.boot (evalREPEAT): Generate %repeat forms. | dos-reis | 1 | -0/+14 |
2010-05-25 | * interp/g-util.boot: Implement expansion of %collect forms. | dos-reis | 1 | -0/+13 |
2010-05-25 | * interp/g-util.boot (expandToVMForm): New. Export. | dos-reis | 1 | -0/+6 |
2010-05-24 | * interp/i-object.boot (object): New. Abstract over boilerplate. | dos-reis | 1 | -0/+8 |
2010-05-24 | * interp/c-util.boot ($middleEndOpcodes): New. | dos-reis | 1 | -0/+6 |
2010-05-23 | * interp/i-spec1.boot (compileADEFBody): Establish a dynamic | dos-reis | 1 | -0/+7 |
2010-05-23 | * boot/tokens.boot: gensym is now candidate for renaming. | dos-reis | 1 | -0/+31 |
2010-05-23 | * input/collect.input.pamphlet: Remove bogus expression. | dos-reis | 1 | -0/+4 |
2010-05-22 | * interp/cparse.boot (npDefinitionItem): Consider a declaration as | dos-reis | 1 | -0/+9 |
2010-05-22 | * interp/ptrees.boot (pfWith): Now a function of two arguments. | dos-reis | 1 | -0/+10 |
2010-05-22 | * interp/cparse.boot (npQuiver): Redefine. Now send Application | dos-reis | 1 | -0/+15 |
2010-05-19 | * boot/ast.boot: Add %Leave ast node. | dos-reis | 1 | -0/+6 |
2010-05-19 | * boot/translator.boot (translateToplevelExpression): Tidy. | dos-reis | 1 | -0/+4 |
2010-05-18 | * interp/cparse.boot: Clean up. | dos-reis | 1 | -0/+4 |
2010-05-17 | * interp/fnewmeta.lisp: Remove out-of-date META grammar. | dos-reis | 1 | -0/+6 |
2010-05-17 | * interp/as.boot: Clean up. | dos-reis | 1 | -0/+10 |
2010-05-16 | * interp/i-util.boot (flattenCOND): Move from g-boot.boot. | dos-reis | 1 | -0/+8 |
2010-05-16 | * interp/property.lisp: Clean up. | dos-reis | 1 | -0/+4 |
2010-05-16 | * interp/daase.lisp ($ConstructorCache): Declare. | dos-reis | 1 | -0/+9 |
2010-05-15 | * boot/ast.boot (shoeCompTran1): Handle %Leave expressions. | dos-reis | 1 | -0/+7 |
2010-05-15 | * interp/vmlisp.lisp (SETELT): Remove. | dos-reis | 1 | -0/+11 |
2010-05-13 | * interp/sys-utility.boot (hashTable): Define. | dos-reis | 1 | -0/+34 |
2010-05-11 | Add support for interpreter-style anonymous function. | dos-reis | 1 | -0/+7 |
2010-05-11 | * interp/compiler.boot (freeVarUsage): New. Split out of | dos-reis | 1 | -0/+7 |
2010-05-10 | Add lambda expression syntax to Boot. | dos-reis | 1 | -0/+9 |
2010-05-09 | * boot/tokens.boot: Don't rename 'car', 'cdr', and PAIRP. | dos-reis | 1 | -0/+4 |
2010-05-09 | * interp/bc-solve.boot: Move cleanup. | dos-reis | 1 | -0/+41 |
2010-05-09 | * boot/tokens.boot: Don't rename 'cons'. | dos-reis | 1 | -1/+8 |
2010-05-09 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -0/+9 |
2010-05-09 | * interp/cattable.boot: Replace call to CONS with bracket syntax. | dos-reis | 1 | -1/+30 |
2010-05-09 | * interp/cparse.boot: Replace call to cons with bracket syntax. | dos-reis | 1 | -0/+27 |
2010-05-09 | * interp/c-util.boot: Replace uses of rplac with explicit | dos-reis | 1 | -1/+11 |
2010-05-08 | * interp/wi2.boot: Remove more RPLACA and RPLACD uses. | dos-reis | 1 | -0/+24 |
2010-05-08 | * interp/as.boot: Replace uses of RPLACA and RPLACD with explicit | dos-reis | 1 | -0/+51 |
2010-05-08 | * boot/parser.boot (bpArgumentList): New. | dos-reis | 1 | -0/+24 |
2010-05-07 | * interp/c-util.boot: Replace uses of rplac with explicit assignments. | dos-reis | 1 | -1/+6 |
2010-05-07 | * configure.ac.pamphlet: Add new option: --enable-int-file-retention. | dos-reis | 1 | -0/+7 |
2010-05-07 | * interp/as.boot: Miscellaneous cleanup. | dos-reis | 1 | -0/+49 |
2010-05-07 | * boot/ast.boot: Miscellaneous cleanup. | dos-reis | 1 | -0/+10 |
2010-05-07 | * boot/ast.boot: Translate assignment to head and tail of a list. | dos-reis | 1 | -0/+8 |
2010-05-06 | * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP with | dos-reis | 1 | -0/+83 |
2010-05-05 | * interp/compiler.boot (setqSingle): Ignore $QuickLet. | dos-reis | 1 | -0/+5 |
2010-05-05 | * interp/compiler.boot (compSetq1): Call self, not compSetq. | dos-reis | 1 | -0/+19 |
2010-05-05 | * interp/compiler.boot: Miscellaneous cleanup. | dos-reis | 1 | -0/+8 |
2010-05-05 | * interp/c-util.boot (backendCompileSPADSLAM): Generate more | dos-reis | 1 | -0/+5 |
2010-05-04 | * interp/define.boot (compDefineCategory2): Tidy. | dos-reis | 1 | -0/+4 |
2010-05-03 | * interp/compiler.boot (setqSingle): Tidy. | dos-reis | 1 | -0/+4 |
2010-05-03 | Generate more readable code for functor definitions. | dos-reis | 1 | -0/+8 |
2010-05-02 | * interp/compiler.boot (canReturn): Tidy. | dos-reis | 1 | -0/+4 |