aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2008-11-17 * interp/lisplib.boot (compDefineExports): Now take operationdos-reis4-12/+28
2008-11-17 * lisp/core.lisp.in (|getOptionValue|): Make second argument optional.dos-reis7-11/+50
2008-11-16 * interp/define.boot: More cleanup.dos-reis4-14/+19
2008-11-16 * interp/c-util.boot: Clean up.dos-reis21-97/+48
2008-11-16 * interp/package.boot: Fold content into functor.boot. Delete.dos-reis5-300/+246
2008-11-16 * interp/i-syscmd.boot: Remove dead code.dos-reis3-15/+3
2008-11-15 * interp/Makefile.pamphlet (OBJS): Remove cfuns. Includedos-reis12-147/+60
2008-11-15 * interp/compiler.boot: Import "msgdb", not "c-util". Movedos-reis11-217/+201
2008-11-15 * interp/spad.lisp (incTimeSum): Remove.dos-reis10-113/+90
2008-11-15 * interp/category.boot: Define global vars.dos-reis6-21/+69
2008-11-03 * interp/br-data.boot: Remove uses of BOUNDP.dos-reis11-43/+54
2008-11-03 * interp/postpar.boot (postcheckTarget): Likewise.dos-reis11-96/+15
2008-11-03 * interp/Makefile.pamphlet (template.$(FASLEXT)): Remove.dos-reis13-387/+163
2008-11-02 * lisp/core.lisp.in (|$ExtraRuntimeLibraries|): Listify.dos-reis1-4/+0
2008-11-02 * interp/g-util.boot: Import "ggreater".dos-reis12-107/+113
2008-10-31 * interp/sys-macros.lisp (APPEND2): Remove.dos-reis1-3/+0
2008-10-30 * interp/i-analy.boot (bottomUpDefaultCompile): Declared localdos-reis2-1/+2
2008-10-27Quote path before dropping to shell.dos-reis1-2/+2
2008-10-25 * interp/sys-os.boot: Import oa_socket_read_byte asdos-reis1-0/+14
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