aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-19 * Makefile.in: Regenerate.dos-reis1-9/+10
2012-05-12 * interp/c-util.boot: Miscellaneous cleanup.dos-reis20-52/+71
2012-05-12whitespace onlydos-reis1-11/+23
2012-05-12 * interp/io.boot (findString): New.dos-reis3-4/+12
2012-05-12 * interp/io.boot (findChar): New.dos-reis3-3/+13
2012-05-11 * interp/preparse.lisp (PARSEPRINT): Move to spad-parser.boot.dos-reis4-8/+23
2012-05-11 * interp/preparse.lisp (ADD-PARENS-AND-SEMIS-TO-LINE): Move todos-reis3-54/+48
2012-05-11 * interp/preparse.lisp (preparseReadLine1): Move to spad-parser.boot.dos-reis3-27/+24
2012-05-10 * hyper/initx.c: Fixed spelling errors.Igor Pashev4-5/+11
2012-05-10 * interp/io.boot (carriageRetChar?): New.dos-reis5-4/+29
2012-05-09 * interp/preparse.lisp (PREPARSE): Move to spad-parser.boot.dos-reis5-32/+40
2012-05-09 * interp/preparse.lisp (FINCOMBLOCK): Move to spad-parser.boot.dos-reis3-29/+24
2012-05-09 * interp/preparse.lisp (PREPARSE-ECHO): Move to spad-parser.boot.dos-reis4-17/+28
2012-05-08 * boot/tokens.boot: Export char. Do not rename maxIndex.dos-reis18-53/+73
2012-05-08 * interp/spad.lisp (INIT-BOOT/SPAD-READER): Don't set FILE-CLOSED.dos-reis5-70/+56
2012-05-07 * interp/vmlisp.lisp (ioTerminal?): Rename form IS-CONSOLE.dos-reis9-21/+32
2012-05-07 * interp/preparse.lisp (SKIP-IFBLOCK): Move to spad-parser.boot.dos-reis3-80/+52
2012-05-07 * interp/sys-globals.boot ($insideCompTypeOf): Remove.dos-reis7-59/+42
2012-05-06 * interp/lexing.boot (indentationLocation): New.dos-reis4-22/+25
2012-05-06 * interp/Makefile.in (OBJS): Include io.$(FASLEXT).dos-reis5-8/+81
2012-05-06misc cleanupdos-reis4-48/+3
2012-05-05 * interp/preparse.lisp (ADDCLOSE): Move to spad-parser.boot.dos-reis3-18/+30
2012-05-05 * interp/clam.boot (HGETandCount): Remove as unused.dos-reis4-175/+15
2012-05-05 * interp/clam.boot (compHash): Rework.dos-reis3-61/+25
2012-05-05 * interp/clam.boot (compClam): Remove.dos-reis6-187/+36
2012-05-05 * interp/define.boot (compileConstructor1): Don't calldos-reis4-16/+18
2012-05-04 * interp/clam.boot (compHash): Use compQuietly in lieu ofdos-reis2-1/+6
2012-05-04 * interp/lisp-backend.boot (assembleCode): New.dos-reis3-14/+15
2012-05-04 * interp/clam.boot ($hashNode): Remove.dos-reis2-50/+6
2012-05-04 * interp/clam.boot (compHash): Avoid unnecessary gensyms.dos-reis2-11/+15
2012-05-04 * interp/buildom.boot (lookupDisplay): Tidy.dos-reis3-2/+8
2012-05-04 * interp/vmlisp.lisp (THROW-PROTECT): Remove.dos-reis2-15/+7
2012-05-03 * interp/vmlisp.lisp ($lamName): Remove.dos-reis3-49/+10
2012-05-03 * interp/c-util.boot: Use LAMBDA type in lieu of LAM.dos-reis6-15/+21
2012-05-03 * interp/g-opt.boot ($AbstractionOperator): Remove SLAM.dos-reis3-42/+15
2012-05-03 * interp/define.boot (compDefineFunctor1): Use LAMBDA for thedos-reis5-10/+17
2012-05-03 * interp/c-util.boot (makeWorkerName): New.dos-reis3-17/+21
2012-05-03 * interp/c-util.boot: Use APPLY, not APPLX.dos-reis6-11/+16
2012-05-02 * interp/c-util.boot (backendCompileSPADSLAM): Do not devaluatedos-reis2-10/+16
2012-05-02 * interp/c-util.boot (backendCompileSPADSLAM): Tidy. Do notdos-reis2-9/+13
2012-05-02 * interp/vmlisp.lisp (COMPILE1): Move to lisp-backend.boot.dos-reis3-35/+37
2012-05-01 * interp/vmlisp.lisp (REMOVE-FLUIDS): Move to lisp-backend.boot.dos-reis3-31/+37
2012-05-01 * interp/vmlisp.lisp (COMP370): Move to c-util.bootdos-reis4-10/+14
2012-05-01 * interp/i-special.boot (interpREPEAT): Use CATCH directly.dos-reis4-36/+15
2012-05-01 * algebra/integer.spad.pamphlet (Integer): Use %iaddmod, %isubmod,dos-reis11-78/+60
2012-04-30 * algebra/si.spad.pamphlet (SingleInteger): Use %iaddmod,dos-reis4-24/+32
2012-04-30 * interp/compiler.boot: Use float? in lieu of FLOATP.dos-reis16-51/+52
2012-04-30 * interp/fortcall.boot: Use copyTree, not COPY-TREE.dos-reis7-118/+116
2012-04-30 * lisp/core.lisp.in (fixnum?): New.dos-reis11-75/+57
2012-04-29 * interp/debug.lisp: ident? in lieu of IDENTP.dos-reis6-44/+46