aboutsummaryrefslogtreecommitdiff
path: root/src/interp/setvars.boot
AgeCommit message (Expand)AuthorFilesLines
2015-12-26Use brackets instead of Lisp LIST for sequence literals.Gabriel Dos Reis1-2/+2
2015-12-24Replace FUNCALL with apply.Gabriel Dos Reis1-4/+4
2014-11-27Replace PATHNAME-* Lisp API with filePath* API.dos-reis1-1/+1
2013-05-29Misc cleanups.dos-reis1-1/+0
2013-05-27Remove and .dos-reis1-5/+5
2012-08-26 * interp/br-saturn.boot: Replace TERPRI with finishLine.dos-reis1-7/+7
2012-08-24version: use *build-version* instead of *yearweek*alfredoport1-1/+1
2012-05-25/EDITFILE cleanupdos-reis1-1/+1
2012-05-23 * interp/vmlisp.lisp (MAKE-CVEC): Remove.dos-reis1-1/+1
2012-04-30 * interp/fortcall.boot: Use copyTree, not COPY-TREE.dos-reis1-2/+2
2012-01-14 * interp/patches.lisp: Move content to msgdb.boot. Remove.dos-reis1-1/+0
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis1-1/+1
2011-11-09 * interp/define.boot (compFunctorBody): First argument is now a DB.dos-reis1-1/+1
2011-10-03 * interp/comp.lisp: Remove.dos-reis1-83/+0
2011-08-10 * interp/setvart.boot: Remoe OpenMath description.dos-reis1-109/+0
2011-08-04cleanupdos-reis1-1/+1
2011-07-04 * interp/setvars.boot: Remove support for script formula.dos-reis1-113/+0
2011-05-19more cleanupdos-reis1-10/+10
2011-04-30 * More cleanupdos-reis1-65/+65
2011-04-30more cleanupdos-reis1-3/+3
2011-04-30cleanupdos-reis1-3/+3
2011-01-19 * interp/vmlisp.lisp (FIXP): Remove.dos-reis1-4/+4
2010-12-12More clean up on string vs symbol confusionsdos-reis1-54/+54
2010-12-01 * interp/sys-driver.boot (executeSpadScript): Handle --testdos-reis1-1/+2
2010-11-30 Fix SF/2110371dos-reis1-4/+11
2010-07-12cleanupsdos-reis1-1/+1
2010-06-04 * interp/br-con.boot: More cleanup.dos-reis1-4/+4
2010-05-13 * interp/sys-utility.boot (hashTable): Define.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-22/+22
2010-05-09Cleanup STRCONC usesdos-reis1-18/+18
2010-05-09 * interp/cparse.boot: Replace call to cons with bracket syntax.dos-reis1-4/+4
2010-05-08 * boot/parser.boot (bpArgumentList): New.dos-reis1-2/+2
2010-05-07 * interp/as.boot: Miscellaneous cleanup.dos-reis1-1/+1
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-9/+9
2009-09-26 * interp/: More cleanup.dos-reis1-3/+3
2009-09-25 * boot/ast.boot (bfMember): Improve a bit.dos-reis1-5/+5
2009-08-14 * boot/tokens.boot: Retire "^=". Introduce "~=".dos-reis1-3/+3
2009-04-12 Fix SF/2754400dos-reis1-1/+2
2008-07-07 * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.dos-reis1-1/+0
2008-05-08 * boot/translator.boot (bpOutItem): Handle namespace declaration.dos-reis1-1/+1
2008-04-23 * boot/ast.boot: Tidy.dos-reis1-2/+2
2008-04-13Various cleanups.dos-reis1-2/+2
2008-03-24Add support for SBCL and CLispdos-reis1-12/+12
2008-03-16Add support for MathML outputalfredoport1-0/+109
2008-03-10 * interp/nocompil.lisp: Remove.dos-reis1-2/+20
2008-02-02 * interp/spad.lisp (APLMODE): Don't define.dos-reis1-1/+0
2008-02-02 * interp/sys-globals.boot ($consistencyCheck): Remove.dos-reis1-1/+0
2008-01-26 * interp/database.boot: Tidy uses of $EmptyEnvironment.dos-reis1-3/+3
2008-01-19 * interp/construc.lisp (|loadLibNoUpdate|): Fix thinko in initialdos-reis1-3/+3
2007-12-08 Fix SF/1846477dos-reis1-49/+49