aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Bump date and update Autotools scriptsdos-reis1-35/+78
2012-08-26 * hyper/hthits.c (splitpage): Revert unintended change from lastdos-reis3-4/+10
2012-08-26 * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of typedos-reis35-47/+60
2012-08-26 * interp/sys-os.boot (flushStdout): Remove as unused.dos-reis3-3/+6
2012-08-26 * interp/debug.lisp: Remove reference to TOK and CHR.dos-reis9-26/+21
2012-08-26 * include/sockio.h (init_purpose_table): Remove declaration.dos-reis6-92/+49
2012-08-26 * interp/br-saturn.boot: Replace TERPRI with finishLine.dos-reis16-36/+54
2012-08-26 * interp/i-util.boot: Lose paramater. Unconditional flush thedos-reis4-5/+9
2012-08-24version: use *build-version* instead of *yearweek*alfredoport2-1/+6
2012-08-23 * boot/ast.boot ($ffs): New.dos-reis4-10/+44
2012-08-20 * interp/br-search.boot (getTemporaryDirectory): Search TMPDIR first.dos-reis2-2/+8
2012-08-20 * interp/br-util.boot (htPred2English,gn): Tidy.dos-reis3-5/+14
2012-08-20 * interp/spad.lisp (SPAD): Remove obfuscated binding of OUT-STREAM.dos-reis7-25/+26
2012-08-20 * interp/Makefile.in: Simplify.dos-reis2-12/+6
2012-08-20 * input/sint.input.pamphlet: Use /\$SingleInteger, not defunctdos-reis2-1/+6
2012-08-20 * interp/i-coerfn.boot: Do not import i-coerce. Import i-analydos-reis5-14/+21
2012-08-20 * interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early.dos-reis6-64/+61
2012-08-19 * configure.ac: Define Automake conditional OA_DELAYED_FFI.dos-reis9-10/+70
2012-08-19 * boot/ast.boot (genSBCLnativeTranslation): Do no prepend andos-reis4-7/+9
2012-08-19 * include/sockio.h (connect_to_local_server): First parameter nowdos-reis10-18/+38
2012-08-19 * include/util.H1 (getmemWithLine): Second argument is now const char*.dos-reis5-13/+18
2012-08-18 * boot/translator.boot (shoeOutParse): Fix thinko.dos-reis6-11/+20
2012-07-25 * hyper/htadd.c: Include <string.h>dos-reis3-0/+7
2012-06-10 * interp/io.boot (%SourceLine): New.dos-reis4-52/+91
2012-06-10Do remove newaux.lispdos-reis1-101/+0
2012-06-10 * interp/newaux.lisp (MAKEOP): Move to spad-parser.boot.dos-reis3-4/+43
2012-06-10 * interp/newaux.lisp: Move Led property setting to spad-parser.boot.dos-reis3-36/+60
2012-06-10 * interp/newaux.lisp: Move Nud property setting to spad-parser.boot.dos-reis4-43/+52
2012-06-10 * interp/spad-parser.boot: Fix thinkos from previous commit.dos-reis2-0/+18
2012-06-10 * interp/preparse.lisp: Remove.dos-reis7-182/+106
2012-06-09 * interp/io.boot (%Reader): Add idx field.dos-reis4-9/+14
2012-06-07fix thinkodos-reis1-1/+1
2012-06-07 * interp/lexing.boot: Move %Line to io.boot.dos-reis6-68/+101
2012-06-06 * interp/io.boot (readePendingLines): Rename from readerLines.dos-reis4-9/+14
2012-06-05 * interp/io.boot (readerDeferLine): New.dos-reis4-5/+13
2012-06-04 * interp/spad-parser.boot (preparse): Tidy.dos-reis2-5/+6
2012-06-04 * interp/spad-parser.boot (findCommentBlock): Lose lastdos-reis3-5/+10
2012-06-04 * interp/spad.lisp (SPAD): Adjust.dos-reis8-553/+552
2012-06-03 * interp/preparse.lisp ($LineList): Remove.dos-reis5-28/+23
2012-06-03 * interp/io.boot (%Reader): New data structure.dos-reis5-72/+82
2012-06-03 * interp/lexing.boot (%Line): Now a record structure.dos-reis6-33/+46
2012-06-03 * boot/parser.boot (bpSignatureTail): Split out of bpSignature.dos-reis8-149/+182
2012-06-01 * boot/translator.boot: Remove DEFUSE, $booDefined,dos-reis3-501/+8
2012-06-01 * boot/ast.boot (%LoadUnit): Add field for enclosing function.dos-reis7-68/+81
2012-06-01 * boot/ast.boot (%LoadUnit): Add fields for side conditions.dos-reis7-28/+40
2012-06-01 * boot/ast.boot (%LoadUnit): Add fields for let var and is vardos-reis3-44/+72
2012-05-31 * boot/ast.boot: Add a %LoadUnit parameter to most functions.dos-reis7-423/+496
2012-05-30misc cleanupdos-reis3-10/+10
2012-05-30 * boot/parser.boot: Replace references to $ttok.dos-reis5-70/+67
2012-05-30 * boot/parser.boot (%ParserState): Add field for current token.dos-reis7-198/+220