aboutsummaryrefslogtreecommitdiff
path: root/src/interp
AgeCommit message (Expand)AuthorFilesLines
2012-08-20 * interp/i-coerfn.boot: Do not import i-coerce. Import i-analydos-reis3-13/+11
2012-08-20 * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early.dos-reis3-10/+1
2012-08-19 * configure.ac: Define Automake conditional OA_DELAYED_FFI.dos-reis4-7/+32
2012-06-10 * interp/io.boot (%SourceLine): New.dos-reis3-52/+83
2012-06-10Do remove newaux.lispdos-reis1-101/+0
2012-06-10 * interp/newaux.lisp (MAKEOP): Move to spad-parser.boot.dos-reis2-4/+37
2012-06-10 * interp/newaux.lisp: Move Led property setting to spad-parser.boot.dos-reis2-36/+56
2012-06-10 * interp/newaux.lisp: Move Nud property setting to spad-parser.boot.dos-reis3-43/+46
2012-06-10 * interp/spad-parser.boot: Fix thinkos from previous commit.dos-reis1-0/+14
2012-06-10 * interp/preparse.lisp: Remove.dos-reis3-177/+88
2012-06-09 * interp/io.boot (%Reader): Add idx field.dos-reis3-9/+9
2012-06-07fix thinkodos-reis1-1/+1
2012-06-07 * interp/lexing.boot: Move %Line to io.boot.dos-reis5-67/+95
2012-06-06 * interp/io.boot (readePendingLines): Rename from readerLines.dos-reis3-9/+9
2012-06-05 * interp/io.boot (readerDeferLine): New.dos-reis3-5/+7
2012-06-04 * interp/spad-parser.boot (preparse): Tidy.dos-reis1-5/+2
2012-06-04 * interp/spad-parser.boot (findCommentBlock): Lose lastdos-reis2-5/+5
2012-06-04 * interp/spad.lisp (SPAD): Adjust.dos-reis7-553/+540
2012-06-03 * interp/preparse.lisp ($LineList): Remove.dos-reis2-25/+13
2012-06-03 * interp/io.boot (%Reader): New data structure.dos-reis4-72/+69
2012-06-03 * interp/lexing.boot (%Line): Now a record structure.dos-reis1-19/+11
2012-06-03 * boot/parser.boot (bpSignatureTail): Split out of bpSignature.dos-reis1-1/+1
2012-05-29 * boot/parser.boot (%ParserState): New.dos-reis1-7/+0
2012-05-28 * interp/lexing.boot: Use makeToken directly.dos-reis1-41/+35
2012-05-28 * interp/io.boot (findChar): Do not define here.dos-reis2-12/+0
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis10-13/+13
2012-05-25/EDITFILE cleanupdos-reis11-28/+30
2012-05-25 * interp/sys-globals.boot ($compCount): Remove.dos-reis5-189/+9
2012-05-24 * boot/scanner.boot (lexerLineLength): New.dos-reis1-2/+2
2012-05-23 * interp/database.boot (%Constructor): New.dos-reis4-31/+42
2012-05-23 * interp/sys-driver.boot (initializeDatabases): Load initidb ifdos-reis2-12/+9
2012-05-23 * interp/vmlisp.lisp (MAKE-CVEC): Remove.dos-reis27-590/+494
2012-05-23 * interp/br-search.boot: Use findChar and findString in lieu of STRPOS.dos-reis10-21/+23
2012-05-23 * boot/tokens.boot (%Token): New datatype.dos-reis1-6/+0
2012-05-22 * interp/lexing.boot (%Token): Now an actual type defined as ados-reis1-17/+8
2012-05-21 * interp/parsing.lisp: Remove.dos-reis9-302/+49
2012-05-21 * interp/spad-parser.boot (addParensAndSemisToLine): Drop 'drop',dos-reis1-15/+13
2012-05-21 * interp/spad.lisp (S-PROCESS): Rename to translateSpad and movedos-reis3-56/+32
2012-05-21 * interp/lexing.boot (getDecimalNumberToken): New.dos-reis4-108/+44
2012-05-21 * interp/spad-parser.boot (parseSexpr1): Simplify.dos-reis3-42/+2
2012-05-21 * interp/vmlisp.lisp (SETANDFILE): Remove.dos-reis10-49/+21
2012-05-21 * interp/vmlisp.lisp (EVALANDFILEACTQ): Second argument is nodos-reis8-14/+39
2012-05-20 * interp/parsing.lisp (CONVERSATION): Remove.dos-reis9-371/+78
2012-05-20 Fix build breakage with CLozure CL.dos-reis1-3/+0
2012-05-20 * boot/ast.boot (shoeCompTran): Simplify.dos-reis1-1/+1
2012-05-12 * interp/c-util.boot: Miscellaneous cleanup.dos-reis19-52/+49
2012-05-12whitespace onlydos-reis1-11/+23
2012-05-12 * interp/io.boot (findString): New.dos-reis2-4/+7
2012-05-12 * interp/io.boot (findChar): New.dos-reis2-3/+8
2012-05-11 * interp/preparse.lisp (PARSEPRINT): Move to spad-parser.boot.dos-reis2-8/+9