aboutsummaryrefslogtreecommitdiff
path: root/src/interp/spad-parser.boot
AgeCommit message (Expand)AuthorFilesLines
2012-05-29 * boot/parser.boot (%ParserState): New.dos-reis1-7/+0
2012-05-21 * interp/parsing.lisp: Remove.dos-reis1-2/+11
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-reis1-0/+29
2012-05-21 * interp/spad-parser.boot (parseSexpr1): Simplify.dos-reis1-10/+2
2012-05-20 * interp/parsing.lisp (CONVERSATION): Remove.dos-reis1-3/+4
2012-05-11 * interp/preparse.lisp (PARSEPRINT): Move to spad-parser.boot.dos-reis1-2/+9
2012-05-11 * interp/preparse.lisp (ADD-PARENS-AND-SEMIS-TO-LINE): Move todos-reis1-0/+39
2012-05-11 * interp/preparse.lisp (preparseReadLine1): Move to spad-parser.boot.dos-reis1-0/+16
2012-05-09 * interp/preparse.lisp (PREPARSE): Move to spad-parser.boot.dos-reis1-1/+21
2012-05-09 * interp/preparse.lisp (FINCOMBLOCK): Move to spad-parser.boot.dos-reis1-0/+15
2012-05-09 * interp/preparse.lisp (PREPARSE-ECHO): Move to spad-parser.boot.dos-reis1-0/+6
2012-05-08 * interp/spad.lisp (INIT-BOOT/SPAD-READER): Don't set FILE-CLOSED.dos-reis1-26/+25
2012-05-07 * interp/preparse.lisp (SKIP-IFBLOCK): Move to spad-parser.boot.dos-reis1-0/+41
2012-05-07 * interp/sys-globals.boot ($insideCompTypeOf): Remove.dos-reis1-1/+22
2012-05-06misc cleanupdos-reis1-2/+2
2012-05-05 * interp/preparse.lisp (ADDCLOSE): Move to spad-parser.boot.dos-reis1-0/+18
2012-02-24 * interp/lexing.boot: "assume" is now also a keyword for the compiler.dos-reis1-1/+14
2011-11-02 * interp/spad-parser.boot (parseSpadFile): Use $lineStack notdos-reis1-33/+32
2011-10-18 * interp/postpar.boot (displayPreCompilationErrors): Dot not checkdos-reis1-1/+1
2011-10-18 * interp/spad-parser.boot (parseSegmentTail): Tidy.dos-reis1-8/+6
2011-10-17 * lisp/core.lisp.in: Add ref and deref to support references.dos-reis1-26/+578
2011-10-12 * interp/spad-parser.spad: New parsing functions.dos-reis1-0/+39
2011-10-12 * interp/lexing.boot (matchAdvanceKeyword): New.dos-reis1-1/+100
2011-10-11 * interp/lexing.boot (matchAdvanceString): New.dos-reis1-0/+18
2011-10-11 * interp/metalex.lisp (DEFUN-PARSE-TOKEN): Remove.dos-reis1-1/+24
2011-10-04 * interp/lexing.boot (stackClear!): Fix typo.dos-reis1-1/+1
2011-08-23 * interp/sys-driver.boot (initializeDatabases): New.dos-reis1-6/+3
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-1/+1
2009-08-17 * boot/tokens.boot: Retire "^" as negation operator.dos-reis1-2/+2
2008-07-07 * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.dos-reis1-1/+0
2008-05-08 * boot/translator.boot (bpOutItem): Handle namespace declaration.dos-reis1-1/+1
2008-04-23 * boot/ast.boot: Tidy.dos-reis1-2/+2
2008-04-13Various cleanups.dos-reis1-2/+2
2008-03-25 * interp/bootlex.lisp: Import "sys-globals". dos-reis1-3/+3
2007-11-15add spad parser librarydos-reis1-0/+94