aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2011-10-30 * interp/sys-macros.lisp (MKPF1): Tidy.dos-reis6-72/+119
2011-10-29 * interp/daase.lisp (dbCompilerData): New accessor macro.dos-reis5-32/+50
2011-10-29 * interp/nruncomp.boot (NRTaddDeltaCode): Take a DB parameter.dos-reis2-35/+33
2011-10-29 * interp/define.boot ($atList, $sigList): Remove.dos-reis1-25/+30
2011-10-29 * interp/lisplib.boot (makePredicateBitVector): Take a DB argument.dos-reis2-7/+7
2011-10-29 * interp/define.boot (getInfovecCode): Take a DB argument. Passdos-reis6-212/+27
2011-10-29 * interp/compiler.boot (compHasFormat): Simplify type form.dos-reis2-3/+3
2011-10-29 * interp/nruncomp.boot (mkDomainCatName): Remove.dos-reis4-8/+11
2011-10-28 * interp/daase.lisp (DATABASE): Add new field CAPSULE-DEFINITIONS.dos-reis6-24/+12
2011-10-28 * interp/database.boot (orderPredTran): Tidy.dos-reis1-72/+37
2011-10-28 * interp/define.boot ($lisplibCategory): Remove.dos-reis3-12/+8
2011-10-28 * interp/sys-globals.boot ($lisplibModemapAlist): Remove.dos-reis4-45/+52
2011-10-27 * algebra/stream.spad.pamphlet (Stream): Tidy accessors.dos-reis2-11/+5
2011-10-27 Support use of any natural number literal as constant name.dos-reis4-34/+53
2011-10-26 * interp/postpar.boot (postSignature): Tidy.dos-reis4-35/+19
2011-10-25 * interp/compiler.boot (getFormModemaps): Tidy checking of "elt"dos-reis1-8/+7
2011-10-24 * interp/compiler.boot (compArgumentsAndTryAgain): Fail only ifdos-reis1-2/+1
2011-10-24 * interp/compiler.boot (compOrCroak1): Drop last argument. Tidy.dos-reis3-17/+45
2011-10-23 * interp/g-opt.boot ($VMsideEffectFreeOperators): Include %fdecode.dos-reis2-1/+5
2011-10-23 * interp/compiler.boot (compForm2): Simplify. Don't bother withdos-reis1-19/+2
2011-10-23 * interp/compiler.boot (compAtomWithModemap): Handle code-gen here.dos-reis1-5/+14
2011-10-22 * interp/br-op2.boot (htSayExplicitExports): Don't forget possibledos-reis6-15/+24
2011-10-21 * interp/define.boot (compDefineCapsuleFunction): Reimplementdos-reis1-20/+14
2011-10-20 * interp/define.boot (checkRepresentation): Prepare for generaldos-reis1-22/+33
2011-10-20 * interp/lisplib.boot (isDomainForm): Handle conditionals.dos-reis1-1/+1
2011-10-19 * interp/postpar.boot (postDef): Do not include list of nil formsdos-reis3-28/+19
2011-10-19 * interp/postpar.boot (postNormalizeName): New.dos-reis4-25/+35
2011-10-19 * interp/property.lisp: Move output-related content to i-output.boo.dos-reis4-130/+71
2011-10-19misc cleanupdos-reis3-3/+3
2011-10-18 * interp/postpar.boot (displayPreCompilationErrors): Dot not checkdos-reis11-81/+38
2011-10-18 * interp/spad-parser.boot (parseSegmentTail): Tidy.dos-reis7-44/+14
2011-10-17 * lisp/core.lisp.in: Add ref and deref to support references.dos-reis12-774/+646
2011-10-12 * interp/spad-parser.spad: New parsing functions.dos-reis4-71/+55
2011-10-12 * interp/lexing.boot (matchAdvanceKeyword): New.dos-reis6-139/+126
2011-10-11 * interp/lexing.boot (matchAdvanceString): New.dos-reis4-164/+87
2011-10-11 * interp/lexing.boot (matchString): New.dos-reis3-14/+18
2011-10-11 * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove.dos-reis5-327/+222
2011-10-11 * interp/postpar.boot: Remove functions and references to Scripts.dos-reis1-41/+0
2011-10-09 * interp/lexing.boot: New tokenizer functions.dos-reis4-113/+83
2011-10-07 * interp/lexing.boot: Include sys-macros.dos-reis7-409/+253
2011-10-04 * interp/lexing.boot: Add support for Token abstract datatype.dos-reis5-208/+224
2011-10-04 * interp/lexing.boot (stackClear!): Fix typo.dos-reis7-278/+270
2011-10-04 * interp/lexing.boot: New.dos-reis4-68/+118
2011-10-04 * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.dos-reis28-138/+96
2011-10-03do removedos-reis1-0/+0
2011-10-03 * interp/comp.lisp: Remove.dos-reis15-272/+31
2011-10-03 Cleanup.dos-reis25-82/+78
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis34-187/+130
2011-10-01 * boot/parser.boot (bpImport): Accept long names for used namespaces.dos-reis1-1/+2
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis19-104/+35