aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-28 * interp/io.boot (findChar): Do not define here.dos-reis10-38/+341
2012-05-26 * boot/ast.boot (bfMDef): Simplify.dos-reis5-94/+34
2012-05-26Update datedos-reis6-21/+984
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis14-18/+38
2012-05-25/EDITFILE cleanupdos-reis11-28/+30
2012-05-25 * interp/sys-globals.boot ($compCount): Remove.dos-reis6-189/+18
2012-05-24 * algebra/Makefile.in (initdb.$(FASLEXT)): Add --syslib to fix thinko.dos-reis2-1/+5
2012-05-24 * boot/scanner.boot: Eliminate fluid variable $n.dos-reis3-262/+379
2012-05-24 * boot/scanner.boot (lexerLineLength): New.dos-reis4-94/+118
2012-05-24change lexer line accessor namedos-reis2-105/+107
2012-05-24 * boot/scanner.boot (%Lexer): New record structure.dos-reis3-278/+343
2012-05-24 * boot/tokens.boot: "@" is now a new keyword.dos-reis9-68/+97
2012-05-23 * interp/database.boot (%Constructor): New.dos-reis5-31/+50
2012-05-23 * interp/sys-driver.boot (initializeDatabases): Load initidb ifdos-reis4-20/+32
2012-05-23 * interp/vmlisp.lisp (MAKE-CVEC): Remove.dos-reis28-590/+524
2012-05-23 * boot/includer.boot (%SourceLine): New datatype.dos-reis7-35/+68
2012-05-23 * interp/br-search.boot: Use findChar and findString in lieu of STRPOS.dos-reis11-21/+34
2012-05-23 * boot/tokens.boot (%Token): New datatype.dos-reis13-142/+135
2012-05-22 * interp/lexing.boot (%Token): Now an actual type defined as ados-reis4-46/+53
2012-05-22 * boot/translator.boot (translateToplevel): Handle record structures.dos-reis9-60/+339
2012-05-22 * boot/ast.boot (needsPROG): Remove.dos-reis10-4830/+4722
2012-05-21 * interp/parsing.lisp: Remove.dos-reis10-302/+64
2012-05-21 * interp/spad-parser.boot (addParensAndSemisToLine): Drop 'drop',dos-reis2-15/+19
2012-05-21 * interp/spad.lisp (S-PROCESS): Rename to translateSpad and movedos-reis4-56/+43
2012-05-21 * interp/lexing.boot (getDecimalNumberToken): New.dos-reis5-108/+54
2012-05-21 * interp/spad-parser.boot (parseSexpr1): Simplify.dos-reis4-42/+11
2012-05-21 * interp/vmlisp.lisp (SETANDFILE): Remove.dos-reis11-49/+36
2012-05-21 * interp/vmlisp.lisp (EVALANDFILEACTQ): Second argument is nodos-reis9-14/+57
2012-05-20 * interp/parsing.lisp (CONVERSATION): Remove.dos-reis10-371/+108
2012-05-20 * boot/utility.boot (strinSuffix?): New.dos-reis5-8/+46
2012-05-20one more go at this libtool fiascodos-reis6-1373/+11042
2012-05-20 Fix build breakage with CLozure CL.dos-reis3-5/+8
2012-05-20 * boot/ast.boot (shoeCompTran): Simplify.dos-reis7-173/+303
2012-05-20 * boot/ast.boot (shoeCompTran1): Take variable sets by reference.dos-reis6-146/+171
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis6-73/+76
2012-05-19Add back files removed by last commitdos-reis5-0/+5
2012-05-19 * Makefile.in: Regenerate.dos-reis14-12783/+2243
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