aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2008-10-05 * interp/c-util.boot (isAtomicForm): New.dos-reis3-23/+26
2008-10-04 * algebra/data.spad.pamphlet (sample$Byte): New.dos-reis1-1/+1
2008-10-04 * interp/c-util.boot (eqSubstAndCopy): New.dos-reis3-8/+22
2008-10-04 * interp/c-util.boot (clearReplacement): New.dos-reis2-1/+50
2008-10-02 * interp/i-spec1.boot (upcase): Tidy.dos-reis3-11/+12
2008-10-01 * algebra/mkfunc.spad.pamphlet (InputForm): Remove local mkProperOp.dos-reis1-0/+9
2008-10-01 * interp/c-util.boot ($optProclaim): New.dos-reis6-2/+84
2008-10-01 * interp/i-output.boot: Move dispatch table from property.lisp.dos-reis4-190/+194
2008-10-01 * algebra/files.spad.pamphlet (IOMode): New domain.dos-reis1-0/+32
2008-09-26 * algebra/matrix.spad.pamphlet (new$Matrix): New.dos-reis2-6/+43
2008-09-24 * interp/i-analy.boot (putCallInfo): New.dos-reis3-5/+17
2008-09-22 * algebra/syntax.spad.pamphlet: Tie the recursive knots betweendos-reis1-0/+1
2008-09-21Misc cleanup.dos-reis1-0/+1
2008-09-21 * interp/sys-macros.lisp (|byteEqual|): New.dos-reis1-2/+5
2008-09-20 * include/cfuns.h (oa_dirname): Declare.dos-reis18-46/+64
2008-09-19 * interp/g-util.boot (getTypeOfSyntax): Infer more syntax domains.dos-reis1-6/+10
2008-09-19 * interp/lisplib.boot (getConstructorSignature): Relax.dos-reis1-4/+4
2008-09-18 * interp/c-util.boot (displayAmbiguousSignatures): New.dos-reis3-5/+17
2008-09-18 * interp/g-util.boot (getTypeOfSyntax): Infer more syntax domains.dos-reis1-0/+10
2008-09-14 * interp/sys-os.boot (readablep): Import.dos-reis1-4/+18
2008-09-10 * interp/define.boot (displayMissingFunctions): Fix typo.dos-reis1-1/+1
2008-09-07 * boot/parser.boot (bpImport): Invert syntax for importing foreigndos-reis1-67/+49
2008-09-07 Ensure SingleFloat is 32-bit, DoubleFloat 64-bit.dos-reis9-54/+101
2008-09-06 * interp/sys-os.boot (openIP4ClientStreamSocket): New.dos-reis1-3/+17
2008-09-05 * interp/daase.lisp (processDir): Lose last argument. Don'tdos-reis2-12/+12
2008-09-05 * interp/g-util.boot (getTypeOfSyntax): Handle more ASTs.dos-reis1-0/+20
2008-09-02 * algebra/syntax.spad.pamphlet (Literal): New.dos-reis2-2/+18
2008-09-012008-09-01 Martin Rubey <martin.rubey@univie.ac.at>dos-reis4-14/+81
2008-08-30 * interp/sys-driver.boot (initializeGlobalState): Parse --bootstrap.dos-reis1-0/+1
2008-08-29Add more explicit importsdos-reis1-11/+11
2008-08-292008-08-29 Waldek Hebisch <hebisch@math.uni.wroc.pl>dos-reis1-0/+1
2008-08-29 * interp/c-util.boot (isKnownType): New.dos-reis2-0/+28
2008-08-29 * interp/lisplib.boot (augModemapsFromDomain1): Move to modemap.bootdos-reis3-54/+35
2008-08-29 * interp/sys-os.boot (readFromFileHandle): New.dos-reis1-0/+18
2008-08-22 * interp/g-timer.boot (printTimeIfTrue): Don't compute thedos-reis1-1/+1
2008-08-21 * interp/g-error.boot (systemErrorHandler): New.dos-reis2-0/+19
2008-08-20 * interp/compiler.boot (compMacro): Honor $verbose.dos-reis3-17/+20
2008-08-20 * interp/sys-driver.boot (AxiomCore::%sysInit): Fix indentationdos-reis1-2/+2
2008-08-19 * interp/lisplib.boot (compDefineLisplib): Don't updatedos-reis4-7/+4
2008-08-19 * interp/database.boot (pathToDatabase): Honor $verbose.dos-reis2-2/+5
2008-08-17 * interp/sys-globals.boot ($verbose): Move from sys-driver.boot.dos-reis3-21/+31
2008-08-17 * interp/sys-globals.boot ($updateCatTableIfTrue): Default to false.dos-reis5-9/+9
2008-08-17 * interp/sys-driver.boot (openDatabases): Rename from RESTART0.dos-reis7-16/+75
2008-08-16 * interp/daase.lisp (DaaseName): Move to database.boot. Rename asdos-reis3-35/+26
2008-08-16 * interp/Makefile.pamphlet (%.$(LNKEXT) %.$(FASLEXT)): Tidy.dos-reis2-4/+4
2008-08-16 * interp/define.boot (compDefineCategory2): Use rwriteLispForm.dos-reis3-8/+8
2008-08-16 * lisp/core.lisp.in (|%basicSystemIsComplete|): New. Export.dos-reis5-19/+30
2008-08-15 * lisp/core.lisp.in (|$StandardLinking|): New. Export.dos-reis3-3/+4
2008-08-15 * interp/vmlisp.lisp (BPINAME): Define for ECL too.dos-reis3-19/+9
2008-08-15 * lisp/core.lisp.in (getOptionValue): Export.dos-reis4-2/+11