aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2008-10-24 Add basic support for stream client socket.dos-reis5-13/+41
2008-10-23Don't write modemap info in main module anymoredos-reis1-1/+1
2008-10-23Don't write modemap infos in main module anymoredos-reis1-1/+1
2008-10-22 * boot/ast.boot: Expand on native call translation.dos-reis1-2/+4
2008-10-21 * interp/debug.lisp (WHOCALLED): Fix thinko.dos-reis1-1/+1
2008-10-18 * interp/debug.lisp (WHOCALLED): Add dummy definition.dos-reis1-0/+2
2008-10-18 * interp/i-output.boot (callForm2String): Properly display packagedos-reis1-7/+7
2008-10-17 Fix AW/271dos-reis2-4/+10
2008-10-17 Fix AW/410dos-reis1-1/+6
2008-10-16 * interp/scan.boot (scanKeyWords): `assume' is a keyword.dos-reis1-0/+1
2008-10-16 * interp/i-spec1.boot (categoryImplies): New.dos-reis1-1/+18
2008-10-16 * interp/compiler.boot (backendCompile1): Move to c-util.boot.dos-reis8-58/+56
2008-10-15 * algebra/mkfunc.spad.pamphlet (coerce$InputForm): Displaydos-reis1-0/+96
2008-10-14 * interp/i-spec2.boot (upQUOTE): Quoted forms belong to InputForm.dos-reis2-1/+5
2008-10-13 Don't step over Common Lisp MAP.dos-reis12-36/+29
2008-10-13 Add support for Lisp declarations in generated Lisp code.dos-reis6-20/+54
2008-10-13 * interp/nlib.lisp (rpackfile): Remove obsolete code.dos-reis1-23/+3
2008-10-12 * interp/c-util.boot (backendCompileNEWNAM): New.dos-reis5-108/+107
2008-10-11 * interp/c-util.boot (backendFluidize): New.dos-reis2-18/+18
2008-10-11 * interp/c-util.boot (backendCompile2): Bootified from COMP-2.dos-reis3-14/+16
2008-10-10Fix typo from last commitdos-reis1-2/+2
2008-10-10 * interp/c-util.boot ($middleEndMacroList): New.dos-reis2-99/+107
2008-10-08 * interp/i-util.boot (printPrompt): New.dos-reis5-14/+16
2008-10-07 * interp/define.boot (compCategoryItem): Don't check signatures yet.dos-reis3-16/+47
2008-10-07 * interp/nruncomp.boot: Remove unused variable $maximalViews.dos-reis2-5/+0
2008-10-06 * interp/functor.boot (DescendCode): Update capsule directory onlydos-reis3-7/+66
2008-10-06 * interp/sys-macros.lisp (|quietlyIfInteractive|): New.dos-reis2-13/+9
2008-10-05 * interp/c-util.boot ($optExportedFunctionReference): New.dos-reis2-2/+19
2008-10-05 * interp/c-util.boot (getFunctionReplacement): Tidy.dos-reis1-1/+1
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