aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-04 * interp/lexing.boot: Add support for Token abstract datatype.dos-reis6-208/+232
2011-10-04 * interp/lexing.boot (stackClear!): Fix typo.dos-reis8-278/+280
2011-10-04 * interp/lexing.boot: New.dos-reis5-68/+125
2011-10-04 * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export.dos-reis31-176/+171
2011-10-03do removedos-reis1-0/+0
2011-10-03 * interp/comp.lisp: Remove.dos-reis16-272/+42
2011-10-03 Cleanup.dos-reis35-150/+112
2011-10-02 * lisp/core.lisp.in: Do not use CCL in AxiomCore.dos-reis6-89/+70
2011-10-02 * boot/utility.boot (objectAssoc): New. Export.dos-reis41-205/+217
2011-10-01 * boot/parser.boot (bpImport): Accept long names for used namespaces.dos-reis7-34/+69
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis36-235/+272
2011-09-30 * boot/utility.boot (firstNonblankPosition): New.dos-reis10-105/+119
2011-09-30 * interp/br-data.boot (lefts): Iterate directly over table.dos-reis11-56/+81
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis8-122/+133
2011-09-30 * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.dos-reis10-5490/+5027