Age | Commit message (Expand) | Author | Files | Lines |
2015-12-26 | Rename 'lastItem' to 'last'. Remove the macro definition. | Gabriel Dos Reis | 1 | -3/+3 |
2015-12-24 | Replace FUNCALL with apply. | Gabriel Dos Reis | 1 | -3/+3 |
2015-12-24 | Translate apply(f,[args]) as FUNCALL(f,args) | Gabriel Dos Reis | 1 | -1/+31 |
2014-02-02 | misc update | dos-reis | 1 | -1/+1 |
2013-06-15 | * interp/nruncomp.boot (NRTsetVector4Part1): Add environment parameter. | dos-reis | 1 | -1/+9 |
2013-06-14 | compColon is now smarter about category definitions. | dos-reis | 1 | -1/+5 |
2012-08-20 | * interp/i-coerfn.boot: Do not import i-coerce. Import i-analy | dos-reis | 1 | -1/+1 |
2012-05-28 | * interp/lexing.boot: Use makeToken directly. | dos-reis | 1 | -1/+12 |
2012-05-28 | * interp/io.boot (findChar): Do not define here. | dos-reis | 1 | -3/+10 |
2012-05-24 | * boot/tokens.boot: "@" is now a new keyword. | dos-reis | 1 | -3/+2 |
2012-05-23 | * boot/tokens.boot (%Token): New datatype. | dos-reis | 1 | -1/+1 |
2012-05-20 | * boot/utility.boot (strinSuffix?): New. | dos-reis | 1 | -1/+11 |
2011-12-28 | * boot/tokens.boot: Remove redundant renaming of REM. | dos-reis | 1 | -18/+18 |
2011-12-28 | * boot/tokens.boot: Do not rewrite drop and take. | dos-reis | 1 | -2/+19 |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 1 | -1/+18 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 1 | -0/+3 |
2011-10-29 | * interp/lisplib.boot (makePredicateBitVector): Take a DB argument. | dos-reis | 1 | -1/+6 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 1 | -1/+2 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 1 | -16/+14 |
2011-10-03 | Cleanup. | dos-reis | 1 | -1/+1 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -1/+8 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -3/+25 |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 1 | -1/+10 |
2011-08-06 | cleanup | dos-reis | 1 | -1/+1 |
2011-08-04 | cleanup | dos-reis | 1 | -0/+7 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 1 | -1/+9 |
2011-05-21 | more cleanup | dos-reis | 1 | -1/+9 |
2011-05-13 | * boot/utility.boot (charPosition): New. | dos-reis | 1 | -0/+11 |
2011-05-02 | * boot/ast.boot (idList?, charList?, stringLits?): New. | dos-reis | 1 | -1/+1 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -1/+15 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -3/+7 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -0/+3 |
2011-04-30 | more cleanup | dos-reis | 1 | -1/+1 |
2011-04-30 | cleanup | dos-reis | 1 | -1/+3 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -4/+45 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -1/+22 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -2/+11 |
2011-04-22 | more cleanup | dos-reis | 1 | -1/+22 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -1/+22 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -1/+7 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -3/+16 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -1/+16 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -16/+31 |
2011-04-19 | more cleanup | dos-reis | 1 | -10/+15 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -15/+13 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -0/+62 |