aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-30 * interp/sys-macros.lisp (MKPF1): Tidy.dos-reis12-113/+203
2011-10-29 * interp/daase.lisp (dbCompilerData): New accessor macro.dos-reis6-32/+67
2011-10-29 * interp/nruncomp.boot (NRTaddDeltaCode): Take a DB parameter.dos-reis3-35/+45
2011-10-29 * interp/define.boot ($atList, $sigList): Remove.dos-reis2-25/+38
2011-10-29 * interp/lisplib.boot (makePredicateBitVector): Take a DB argument.dos-reis6-10/+24
2011-10-29 * interp/define.boot (getInfovecCode): Take a DB argument. Passdos-reis7-212/+36
2011-10-29 * interp/compiler.boot (compHasFormat): Simplify type form.dos-reis3-3/+7
2011-10-29 * interp/nruncomp.boot (mkDomainCatName): Remove.dos-reis5-8/+20
2011-10-28 * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.dos-reis7-24/+25
2011-10-28 * interp/database.boot (orderPredTran): Tidy.dos-reis2-72/+49
2011-10-28 * interp/define.boot ($lisplibCategory): Remove.dos-reis4-12/+18
2011-10-28 * interp/sys-globals.boot ($lisplibModemapAlist): Remove.dos-reis5-45/+66
2011-10-27 * algebra/stream.spad.pamphlet (Stream): Tidy accessors.dos-reis5-26/+34
2011-10-27 Support use of any natural number literal as constant name.dos-reis6-35/+75
2011-10-26minor cleanupsdos-reis3-4/+4
2011-10-26 * interp/postpar.boot (postSignature): Tidy.dos-reis10-125/+116
2011-10-26 Restore Clozure CL-based build. CCL's FFI interfacedos-reis3-1/+13
2011-10-25 * interp/compiler.boot (getFormModemaps): Tidy checking of "elt"dos-reis2-8/+12
2011-10-25 * algebra/modmon.spad.pamphlet (ModMonic): Rename second parameterdos-reis2-17/+24
2011-10-25 * algebra/perman.spad.pamphlet (Permanent): Specify type of localdos-reis23-105/+153
2011-10-24 * interp/compiler.boot (compArgumentsAndTryAgain): Fail only ifdos-reis2-2/+6
2011-10-24 * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy.dos-reis7-21/+70
2011-10-23 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode.dos-reis5-19/+35
2011-10-23 * interp/compiler.boot (compForm2): Simplify. Don't bother withdos-reis2-19/+7
2011-10-23 * interp/compiler.boot (compAtomWithModemap): Handle code-gen here.dos-reis7-58/+71
2011-10-22 * interp/br-op2.boot (htSayExplicitExports): Don't forget possibledos-reis13-51/+80
2011-10-22 * boot/tokens.boot: Add new selectors: mapOperation, mapSignature,dos-reis12-37/+59
2011-10-21 * algebra/boolean.spad.pamphlet (Boolean) [sample]: Removedos-reis2-1/+5
2011-10-21 Workaround proclamation bug in GCLdos-reis5-11/+33
2011-10-21 * interp/define.boot (compDefineCapsuleFunction): Reimplementdos-reis7-25/+26
2011-10-20 * interp/define.boot (checkRepresentation): Prepare for generaldos-reis2-22/+44
2011-10-20 * interp/lisplib.boot (isDomainForm): Handle conditionals.dos-reis2-1/+5
2011-10-19 * interp/postpar.boot (postDef): Do not include list of nil formsdos-reis4-28/+34
2011-10-19 * interp/postpar.boot (postNormalizeName): New.dos-reis11-32/+56
2011-10-19 * interp/property.lisp: Move output-related content to i-output.boo.dos-reis5-130/+76
2011-10-19misc cleanupdos-reis3-3/+3
2011-10-18 * interp/postpar.boot (displayPreCompilationErrors): Dot not checkdos-reis18-89/+75
2011-10-18 * interp/spad-parser.boot (parseSegmentTail): Tidy.dos-reis9-51/+39
2011-10-17 * lisp/core.lisp.in: Add ref and deref to support references.dos-reis15-775/+692
2011-10-16 * algebra/boolean.spad.pamphlet (Boolean): Implement defaultdos-reis8-18/+34
2011-10-12 * interp/spad-parser.spad: New parsing functions.dos-reis5-71/+67
2011-10-12 * algebra/boolean.spad.pamphlet (Reference) [elt]: Remove.dos-reis21-1478/+1486
2011-10-12 * interp/lexing.boot (matchAdvanceKeyword): New.dos-reis7-139/+150
2011-10-11 * interp/lexing.boot (matchAdvanceString): New.dos-reis7-183/+118
2011-10-11 * interp/lexing.boot (matchString): New.dos-reis4-14/+25
2011-10-11 * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove.dos-reis6-327/+233
2011-10-11 * interp/postpar.boot: Remove functions and references to Scripts.dos-reis2-41/+4
2011-10-09 * interp/lexing.boot: New tokenizer functions.dos-reis5-113/+91
2011-10-07 * interp/lexing.boot: Include sys-macros.dos-reis10-414/+272
2011-10-05 * lisp/core.lisp.in (eof?): New.dos-reis4-6/+32