aboutsummaryrefslogtreecommitdiff
path: root/src/interp/postpar.boot
AgeCommit message (Expand)AuthorFilesLines
2015-12-24Replace FUNCALL with apply.Gabriel Dos Reis1-1/+1
2013-06-14Remove effectively deadcode from comp3.dos-reis1-2/+1
2013-06-02 Make parser non-dependent on constructor databases.dos-reis1-3/+1
2012-08-26 * interp/br-saturn.boot: Replace TERPRI with finishLine.dos-reis1-1/+1
2012-05-23 * interp/vmlisp.lisp (MAKE-CVEC): Remove.dos-reis1-2/+2
2011-10-27 Support use of any natural number literal as constant name.dos-reis1-22/+17
2011-10-26 * interp/postpar.boot (postSignature): Tidy.dos-reis1-3/+10
2011-10-19 * interp/postpar.boot (postDef): Do not include list of nil formsdos-reis1-2/+1
2011-10-19 * interp/postpar.boot (postNormalizeName): New.dos-reis1-14/+25
2011-10-18 * interp/postpar.boot (displayPreCompilationErrors): Dot not checkdos-reis1-36/+10
2011-10-18 * interp/spad-parser.boot (parseSegmentTail): Tidy.dos-reis1-22/+0
2011-10-11 * interp/postpar.boot: Remove functions and references to Scripts.dos-reis1-41/+0
2011-10-03 Cleanup.dos-reis1-3/+3
2011-08-22 * interp/database.boot (niladicConstructor?): Rename fromdos-reis1-1/+1
2011-08-06cleanupdos-reis1-11/+11
2011-08-04cleanupdos-reis1-5/+5
2011-05-19 * interp/buildom.boot (lookupInDomainVector): Establish a newdos-reis1-1/+1
2011-05-02 * boot/parser.boot (bpDefinition): Accept macro definitiondos-reis1-1/+1
2011-04-30 * More cleanupdos-reis1-1/+1
2011-04-27 * interp/br-util.boot (dbInfovec): Move to c-util.bootdos-reis1-1/+1
2011-04-23 * lisp/core.lisp.in: Export basic types and compiler data types.dos-reis1-7/+7
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-1/+1
2011-04-16 * boot/tokens.boot (shoeIdChar): Accept "!" too.dos-reis1-1/+1
2011-02-25 * boot/tokens.boot: makeSymbol is not a builtin function.dos-reis1-3/+3
2010-12-30more string cleanupsdos-reis1-1/+1
2010-12-12More clean up on string vs symbol confusionsdos-reis1-2/+2
2010-07-03 * interp/category.boot (isCategoryForm): Tidy.dos-reis1-1/+1
2010-05-28Clean up MAKEPROP usesdos-reis1-1/+1
2010-05-23 * boot/tokens.boot: gensym is now candidate for renaming.dos-reis1-1/+1
2010-05-09More cleanupsdos-reis1-1/+1
2010-05-09More STRCONC cleanupsdos-reis1-1/+1
2010-05-09Cleanup STRCONC usesdos-reis1-1/+1
2010-05-09 * boot/tokens.boot: Don't rename 'cons'.dos-reis1-2/+2
2010-05-06 * interp/wi2.boot: Replace INTEGERP, STRINGP, SYMBOLP, CONSP withdos-reis1-5/+5
2009-09-26More cleanupdos-reis1-1/+1
2009-09-25 * boot/ast.boot (bfMember): Improve a bit.dos-reis1-3/+3
2009-08-14 * boot/tokens.boot: Retire "^=". Introduce "~=".dos-reis1-5/+5
2009-06-16 Fix SF/2396945dos-reis1-6/+0
2009-06-15 * interp/fnewmeta.lisp (PARSE-Scheme): Tidy.dos-reis1-2/+1
2009-06-01 * interp/compiler.boot (compGreaterThan): New. Compiledos-reis1-1/+1
2009-01-032009-01-03 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis1-1/+1
2008-12-16 r12470@gauss: gdr | 2008-12-14 17:43:50 -0600dos-reis1-26/+25
2008-12-082008-12-07 Gabriel Dos Reis <gdr@cs.tamu.edu>dos-reis1-0/+29
2008-11-03 * interp/postpar.boot (postcheckTarget): Likewise.dos-reis1-12/+2
2008-09-012008-09-01 Martin Rubey <martin.rubey@univie.ac.at>dos-reis1-0/+1
2008-08-09 * interp/buildom.boot: Rename AST code LET to %LET throughout.dos-reis1-1/+1
2008-08-02 * interp/buildom.boot: Use constants by names.dos-reis1-1/+1
2008-07-07 * interp/spad.lisp (S-PROCESS): Remove Old Boot specific codes.dos-reis1-20/+5
2008-07-03 * interp/postpar.boot (postBootNotEqual): Register post-parsers bydos-reis1-33/+34
2008-05-17 * interp/compiler.boot (compSetq1): Use %Comma, not Tuple.dos-reis1-28/+24