aboutsummaryrefslogtreecommitdiff
path: root/src/boot/tokens.boot
AgeCommit message (Expand)AuthorFilesLines
2016-01-30Do not rename mkpf.Gabriel Dos Reis1-1/+0
2016-01-12Share more code between various parts of the compiler.Gabriel Dos Reis1-0/+1
2015-12-25Do not rename 'apply'.Gabriel Dos Reis1-2/+1
2014-02-02misc updatedos-reis1-1/+1
2013-06-15Intern temporary names for HT pages.dos-reis1-0/+1
2013-05-27Rename MAKE-FULL-FILENAME to makeFullFilename.dos-reis1-0/+1
2013-05-26Rename MAKE-FULL-NAMESTRING to makeFullFilePath and implement in Boot.dos-reis1-0/+1
2013-05-26Rename MAKE-FILENAME to makeFilename and re-implement in Boot.dos-reis1-1/+8
2012-05-26 * boot/tokens.boot: freshLine, functionSymbol?, and symbolGlobal?dos-reis1-0/+3
2012-05-24 * boot/tokens.boot: "@" is now a new keyword.dos-reis1-0/+1
2012-05-23 * boot/tokens.boot (%Token): New datatype.dos-reis1-1/+15
2012-05-22 * boot/translator.boot (translateToplevel): Handle record structures.dos-reis1-0/+1
2012-05-19 * boot/tokens.boot: symbolBinding is now builtin.dos-reis1-0/+1
2012-05-08 * boot/tokens.boot: Export char. Do not rename maxIndex.dos-reis1-3/+3
2012-01-12 * boot/parser.boot (bpFunction): New.dos-reis1-1/+1
2012-01-12 * boot/tokens.boot (keywordId): New.dos-reis1-0/+5
2011-12-28 * interp/vmlisp.lisp (SORTBY): Remove.dos-reis1-0/+1
2011-12-28 * boot/tokens.boot: Remove redundant renaming of REM.dos-reis1-1/+2
2011-12-28 * boot/tokens.boot: Do not rewrite drop and take.dos-reis1-2/+0
2011-11-29 * boot/tokens.boot (absKind, absParms, absBody): New selectors.dos-reis1-0/+3
2011-10-29 * interp/lisplib.boot (makePredicateBitVector): Take a DB argument.dos-reis1-1/+0
2011-10-22 * interp/br-op2.boot (htSayExplicitExports): Don't forget possibledos-reis1-0/+3
2011-10-22 * boot/tokens.boot: Add new selectors: mapOperation, mapSignature,dos-reis1-0/+5
2011-10-07 * interp/lexing.boot: Include sys-macros.dos-reis1-2/+1
2011-10-05 * lisp/core.lisp.in (eof?): New.dos-reis1-0/+1
2011-10-02 * lisp/core.lisp.in: Do not use CCL in AxiomCore.dos-reis1-3/+0
2011-10-01 * boot/utility.boot: Define BOOTTRAN namespace.dos-reis1-6/+4
2011-09-30 * boot/ast.boot (bfTableIteratorBindingForm): New.dos-reis1-5/+3
2011-08-05 * boot/tokens.boot: Remove unused and antiquated tokens.dos-reis1-5/+0
2011-07-13 * boot/tokens.boot: copyString, copyTree, and copyVector are nowdos-reis1-0/+2
2011-07-04 * interp/vmlisp.lisp (PRINTEXP): Remove.dos-reis1-0/+1
2011-07-03 * boot/tokens.boot: flushOutput, writeNewline, writeStringdos-reis1-2/+6
2011-05-28 * lisp/core.lisp.in: Define and export readLine and readbyte.dos-reis1-2/+0
2011-05-19more cleanupdos-reis1-0/+1
2011-05-18more cleanupdos-reis1-0/+1
2011-05-16 * boot/tokens.boot: "do" is now a keyword.dos-reis1-0/+1
2011-05-14cleanupdos-reis1-0/+1
2011-05-12 * boot/initial-env.lisp (MAKE-HASHTABLE): Remove.dos-reis1-2/+2
2011-05-05more cleanupdos-reis1-1/+1
2011-05-03more cleanupdos-reis1-1/+4
2011-05-02 * boot/ast.boot (idList?, charList?, stringLits?): New.dos-reis1-2/+1
2011-05-02 * boot/parser.boot (bpDefinition): Accept macro definitiondos-reis1-0/+1
2011-05-01 * boot/tokens.boot: Don't rename append.dos-reis1-2/+1
2011-04-22 * boot/tokens.boot: Don't translate setDifference.dos-reis1-1/+0
2011-04-22 * boot/utility.boot (copyList): Define.dos-reis1-2/+1
2011-04-21 * boot/tokens.boot: Don't translate lastNode anymore.dos-reis1-1/+0
2011-04-21 * boot/utility.boot (objectMember?): Don't rely non tail recursiondos-reis1-1/+0
2011-04-21 * boot/tokens.boot: Don't rename nreverse.dos-reis1-2/+1
2011-04-20 * interp/sys-utility.boot (substitute): Define.dos-reis1-2/+0
2011-04-19 * boot/tokens.boot: charUpcase, charDowncase, stringUpcase,dos-reis1-2/+8