aboutsummaryrefslogtreecommitdiff
path: root/src/boot/translator.boot
AgeCommit message (Expand)AuthorFilesLines
2012-05-22 * boot/translator.boot (translateToplevel): Handle record structures.dos-reis1-0/+1
2012-05-20 * boot/utility.boot (strinSuffix?): New.dos-reis1-3/+2
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis1-5/+3
2012-01-08 * boot/ast.boot (bfEnum): New.dos-reis1-1/+3
2011-12-10 * boot/parser.boot (bpArgtypeList): Accept mapping types.dos-reis1-6/+2
2011-10-03 Cleanup.dos-reis1-1/+1
2011-10-02 * lisp/core.lisp.in: Do not use CCL in AxiomCore.dos-reis1-4/+2
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis1-4/+2
2011-10-01 * boot/parser.boot (bpImport): Accept long names for used namespaces.dos-reis1-7/+15
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis1-2/+18
2011-09-30 * boot/utility.boot (firstNonblankPosition): New.dos-reis1-19/+16
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis1-4/+3
2011-08-06cleanupdos-reis1-4/+4
2011-08-05cleanupdos-reis1-4/+4
2011-08-04cleanupdos-reis1-1/+1
2011-06-22 * boot/ast.boot (shoeEVALANDFILEACTQ): Remove.dos-reis1-5/+2
2011-05-29 * interp/sys-utility.boot (displayTextFile): New.dos-reis1-12/+12
2011-05-28 * lisp/core.lisp.in: Define and export readLine and readbyte.dos-reis1-2/+2
2011-05-18 * boot/translator.boot: Remove bindings of $GenVarCounter.dos-reis1-12/+0
2011-05-16 * boot/ast.boot (bfAtScope): New.dos-reis1-22/+9
2011-05-15 * boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASEdos-reis1-18/+18
2011-05-14cleanupdos-reis1-1/+1
2011-05-14cleanupdos-reis1-8/+8
2011-05-12 * boot/initial-env.lisp (MAKE-HASHTABLE): Remove.dos-reis1-6/+6
2011-05-05more cleanupdos-reis1-5/+5
2011-05-05more cleanupsdos-reis1-1/+1
2011-05-04 * boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjustdos-reis1-18/+28
2011-05-03 * boot/initial-env.lisp (shoeOpenInputFile): Remove. Adjustdos-reis1-22/+40
2011-05-03more cleanupdos-reis1-1/+2
2011-05-03more cleanupdos-reis1-23/+23
2011-05-02 * boot/parser.boot (bpDefinition): Accept macro definitiondos-reis1-4/+4
2011-05-01 * boot/tokens.boot: Don't rename append.dos-reis1-1/+5
2011-04-25 * boot/translator.boot (inAllContexts): New.dos-reis1-1/+8
2011-04-24 * boot/initial-env.lisp (MEMQ): Remove.dos-reis1-2/+2
2011-04-22 * boot/tokens.boot: Don't translate setDifference.dos-reis1-2/+2
2011-04-19 * interp/newfort.boot: Likewise.dos-reis1-1/+1
2011-04-19 * boot/ast.boot (%Module): Now take three arguments.dos-reis1-2/+6
2011-03-20 * boot/translator.boot (FC): Remove.dos-reis1-39/+0
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-3/+3
2011-01-02Remove uses of SETF in Boot codesdos-reis1-6/+3
2011-01-01Symbol cleanupsdos-reis1-3/+3
2010-12-29More character cleanupdos-reis1-2/+2
2010-12-29SUBSTRING cleanupdos-reis1-3/+3
2010-12-28more cleanupdos-reis1-19/+19
2010-12-27 * boot/initial-env.lisp (IDENTP): Remove.dos-reis1-2/+2
2010-12-19 * boot/translator.boot (BOOTTOCL): Replace Lisp-level contructdos-reis1-16/+16
2010-12-11 * boot/tokens.boot: `finally' is now a keyword.dos-reis1-2/+4
2010-12-11 * boot/parser.boot (bpListAndRecover): Use Lisp-level CATCH.dos-reis1-1/+1
2010-12-11Clean updos-reis1-3/+3
2010-11-30 * etc/Makefile.in: Use the driver.dos-reis1-2/+1