aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2008-04-14 * interp/compiler.boot: Don't special case ListCategory, String,dos-reis1-4/+0
2008-04-14 * boot/tokens.boot: Don't rename NOT.dos-reis2-34/+64
2008-04-14Various cleanups.dos-reis40-281/+360
2008-04-13Various cleanups.dos-reis37-718/+908
2008-04-12 * interp/ax.boot: Use getConstructorModemap throughout.dos-reis11-42/+46
2008-04-12 * interp/define.boot (compCapsuleItems): Fix thinko.dos-reis2-6/+2
2008-04-12 * interp/compiler.boot: Register compiler for Enumerationdos-reis2-14/+19
2008-04-09 * interp/nlib.lisp (recompile-lib-file-if-necessary): Remove.dos-reis3-49/+9
2008-04-08 * interp/spad.lisp (|evalSharpOne|): Remove.dos-reis2-3/+6
2008-04-07 * interp/i-analy.boot (pushDownOp?): Use setShellEntry.dos-reis3-9/+9
2008-04-07 * interp/compiler.boot (compWithMappingMode): Use getShellEntry.dos-reis13-45/+53
2008-04-07 * interp/sys-constants.boot ($quitTag): Define here.dos-reis2-4/+10
2008-04-03 * interp/postpar.boot (postBootNotEqual): New. Disallow `^=' indos-reis1-8/+17
2008-04-02 Fix AW/386.dos-reis2-30/+31
2008-03-31 * interp/sys-utility.boot (loadModule): New.dos-reis3-4/+11
2008-03-30 * interp/i-intern.boot (mkAtree3): Don't apply syntacticdos-reis1-1/+0
2008-03-30 * interp/buildom.boot: Cache constructor instantiations.dos-reis2-6/+24
2008-03-30 Fix SF/1849435.dos-reis3-177/+207
2008-03-29 * interp/comp.lisp: Fix thinko.dos-reis1-3/+3
2008-03-28 * interp/int-top.boot (intloopReadConsole): Use $InputStream.dos-reis5-56/+62
2008-03-26Fix shared linking regressiondos-reis2-2/+2
2008-03-25 * interp/bootlex.lisp: Import "sys-globals". dos-reis26-140/+143
2008-03-25 * interp/vmlisp.lisp (DEFINE-FUNCTION): Move boot-pkg.lisp.dos-reis20-80/+86
2008-03-24Add support for SBCL and CLispdos-reis54-779/+826
2008-03-20 * interp/vmlisp.lisp (GETREFV): Set initial elements to NIL.dos-reis29-326/+245
2008-03-19 * interp/trace.boot (untraceDomainLocalOps): Tidy.dos-reis18-128/+72
2008-03-18 * interp/sys-utility.boot: Define more type abbreviations.dos-reis3-76/+87
2008-03-17 * interp/sys-driver.boot (restart): Rename from RESTART.dos-reis3-8/+8
2008-03-17 * lib/cfuns-c.c (oa_chdir): Define.dos-reis17-96/+142
2008-03-16Add support for MathML outputalfredoport3-1/+171
2008-03-16 * boot/translator.boot: Switch to new native type translation.dos-reis1-7/+1
2008-03-16 * lisp/Makefile.in (void_type): New.dos-reis14-56/+69
2008-03-10 * interp/nocompil.lisp: Remove.dos-reis7-98/+20
2008-03-10 * lisp/core.lisp.in ("$faslType"): Export.dos-reis4-6/+25
2008-03-09 * interp/parse.boot (parseDollarGreaterThan): Remove.dos-reis1-16/+0
2008-03-05 * interp/compiler.boot (compColon): Literal flag types are validdos-reis1-0/+1
2008-03-03 * interp/i-analy.boot (bottomUp): Don't record constructordos-reis8-37/+56
2008-02-22 * interp/i-analy.boot (bottomUpFormTuple): Use "tuple" fordos-reis11-65/+54
2008-02-21 * interp/i-coerce.boot (coerceInt1): Avoid misguideddos-reis3-5/+2
2008-02-20 * lisp/core.lisp.in [SBCL]: Require "sb-posix".dos-reis11-24/+21
2008-02-19 * algebra/variable.spad.pamphlet (AnonymousFunction): Add newdos-reis13-34/+48
2008-02-16 * interp/unlisp.lisp (|CatchAsCan|): Tidy.dos-reis17-76/+58
2008-02-15 Add try/catch to Boot.dos-reis3-13/+13
2008-02-14Update release informationdos-reis1-1/+5
2008-02-10 * interp/sys-driver.boot (executeSpadScript): By default makedos-reis1-4/+10
2008-02-10Add support for batch processing.dos-reis18-1608/+240
2008-02-04 * interp/Makefile.pamphlet (OBJS): Include sys-utility.$(FASLEXT).dos-reis5-128/+133
2008-02-04 * interp/foam_l.lisp (|G-stdoutVar|): Define; don't just assign.dos-reis4-103/+24
2008-02-04 * boot/translator.boot (translateToplevelExpression): New.dos-reis4-24/+24
2008-02-03 * interp/msgdb.boot ($MARG): Define.dos-reis9-85/+16