aboutsummaryrefslogtreecommitdiff
path: root/src/boot/strap/includer.clisp
AgeCommit message (Expand)AuthorFilesLines
2015-12-24Translate apply(f,[args]) as FUNCALL(f,args)Gabriel Dos Reis1-2/+2
2012-05-30 * boot/parser.boot (%ParserState): Add field for current token.dos-reis1-21/+0
2012-05-29 * boot/parser.boot (%ParserState): New.dos-reis1-1/+3
2012-05-26 * boot/ast.boot (bfMDef): Simplify.dos-reis1-3/+1
2012-05-23 * boot/includer.boot (%SourceLine): New datatype.dos-reis1-11/+26
2012-05-23 * boot/tokens.boot (%Token): New datatype.dos-reis1-2/+2
2012-05-22 * boot/ast.boot (needsPROG): Remove.dos-reis1-140/+128
2011-10-03 Cleanup.dos-reis1-32/+0
2011-09-30 * boot/utility.boot (firstNonblankPosition): New.dos-reis1-2/+2
2011-09-30 * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.dos-reis1-207/+169
2011-05-29 * lisp/core.lisp.in (readExpr): New.dos-reis1-1/+1
2011-05-28 * lisp/core.lisp.in: Define and export readLine and readbyte.dos-reis1-5/+5
2011-05-14cleanupdos-reis1-1/+1
2011-05-05more cleanupdos-reis1-5/+3
2011-04-30more cleanupdos-reis1-3/+1
2011-04-24 * boot/ast.boot (bfMakeCollectInsn): New.dos-reis1-4/+2
2011-03-20More cleanupdos-reis1-31/+19
2011-03-20 * boot/translator.boot (FC): Remove.dos-reis1-100/+12
2010-12-29More character cleanupdos-reis1-3/+4
2010-12-29SUBSTRING cleanupdos-reis1-7/+7
2010-12-28more cleanupdos-reis1-1/+1
2010-12-27 * boot/includer.boot (char): Move to token.boot.dos-reis1-2/+0
2010-12-14 * boot/ast.boot (bfQ): Emit STRING= for string comparison.dos-reis1-1/+1
2010-12-11Clean updos-reis1-9/+8
2009-09-04(no commit message)dos-reis1-3/+2
2009-09-03 * boot/ast.boot: More cleanup.dos-reis1-153/+145
2009-09-02 * boot/ast.boot: More cleanup.dos-reis1-5/+5
2009-08-30 * boot/ast.boot (bfSequence): Simplify COND branch bodies.dos-reis1-164/+129
2009-05-10Update cached Boot translator bootstrap codedos-reis1-0/+1
2008-08-02 * boot/parser.boot (bpTerm): Term forms depend on the kind ofdos-reis1-1/+1
2008-05-19 * boot/ast.boot: Cleanup.dos-reis1-2/+10
2008-05-08 * boot/translator.boot (translateToplevel): Split out of bpOutItem.dos-reis1-2/+2
2008-04-30 * boot/parser.boot (bpExportItemList): New.dos-reis1-11/+1
2008-04-29cleanup CLisp FFIdos-reis1-0/+10
2008-04-23 * boot/ast.boot: Tidy.dos-reis1-1/+1
2008-04-22Update cached Lisp translationdos-reis1-3/+3
2008-02-04 * boot/translator.boot (translateToplevelExpression): New.dos-reis1-135/+92
2008-01-28 * boot/Makefile.pamphlet: Remove.dos-reis1-0/+553