aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nrunopt.boot
AgeCommit message (Expand)AuthorFilesLines
2011-03-05 * interp/nrunopt.boot: Move content to define.boot, interop.boot,dos-reis1-918/+0
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-2/+2
2011-02-18Rename %veclit to %vector and %listlit to %listdos-reis1-2/+2
2011-02-01 * interp/nrunopt.boot (NRTgetLookupFunction): Explain reason fordos-reis1-3/+4
2011-01-27Generate SVREF for simple vector slot refs.dos-reis1-1/+1
2011-01-26 Replace more occurences of LIST with %listlit.dos-reis1-2/+2
2011-01-01Symbol cleanupsdos-reis1-1/+1
2010-12-19 * interp/vmlisp.lisp (VECP): Remove.dos-reis1-5/+5
2010-07-28 * interp/spad.lisp (DIVIDE2): Remove.dos-reis1-3/+3
2010-07-18More cleanupsdos-reis1-6/+6
2010-07-12cleanupsdos-reis1-4/+4
2010-07-11 * interp/database.boot (markUnique): Remove.dos-reis1-1/+1
2010-06-05More cleanupdos-reis1-1/+2
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-2/+2
2010-05-29More support middle end logical operatorsdos-reis1-4/+5
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-2/+2
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1
2010-05-09Cleanup STRCONC usesdos-reis1-3/+3
2010-05-09 * interp/cattable.boot: Replace call to CONS with bracket syntax.dos-reis1-1/+1
2010-05-08 * interp/as.boot: Replace uses of RPLACA and RPLACD with explicitdos-reis1-3/+3
2010-05-08 * boot/parser.boot (bpArgumentList): New.dos-reis1-1/+1
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-8/+8
2009-11-01Clean updos-reis1-2/+1
2009-09-29 * interp/i-funsel.boot (matchMmSig): Fix thinko from revision 1297.dos-reis1-1/+1
2009-09-26More cleanupdos-reis1-8/+8
2009-09-26 * interp/: More cleanup.dos-reis1-13/+13
2009-09-26 * interp/as.boot: Clean up.dos-reis1-11/+11
2009-09-25 * boot/ast.boot (bfMember): Improve a bit.dos-reis1-10/+10
2009-09-20 * boot/tokens.boot: "has" is not a keyword.dos-reis1-3/+3
2009-08-14 * boot/tokens.boot: Retire "^=". Introduce "~=".dos-reis1-4/+4
2009-05-10 Cope with SBCL-1.0.28 improvements.dos-reis1-0/+2
2009-05-10 * interp/nrunopt.boot (makeGoGetSlot): Adjust call todos-reis1-11/+8
2009-01-032009-01-03 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis1-1/+1
2008-11-27Fix spelling.dos-reis1-2/+2
2008-11-03 * interp/Makefile.pamphlet (template.$(FASLEXT)): Remove.dos-reis1-1/+9
2008-08-09 * interp/buildom.boot: Rename AST code LET to %LET throughout.dos-reis1-1/+1
2008-05-17 * interp/compiler.boot (compSetq1): Use %Comma, not Tuple.dos-reis1-1/+1
2008-05-10Misc cleanup.dos-reis1-5/+6
2008-05-09 * interp/as.boot: Remove Old Boot semantics.dos-reis1-3/+3
2008-05-08 * boot/translator.boot (bpOutItem): Handle namespace declaration.dos-reis1-1/+1
2008-04-23 * boot/ast.boot: Tidy.dos-reis1-1/+1
2008-04-14Various cleanups.dos-reis1-7/+7
2008-04-12 * interp/ax.boot: Use getConstructorModemap throughout.dos-reis1-1/+1
2008-04-07 * interp/compiler.boot (compWithMappingMode): Use getShellEntry.dos-reis1-1/+1
2008-03-24Add support for SBCL and CLispdos-reis1-1/+1
2008-03-20 * interp/vmlisp.lisp (GETREFV): Set initial elements to NIL.dos-reis1-4/+4
2008-03-19 * interp/trace.boot (untraceDomainLocalOps): Tidy.dos-reis1-1/+1