Age | Commit message (Expand) | Author | Files | Lines |
2012-05-29 | * boot/parser.boot (%ParserState): New. | dos-reis | 1 | -1/+19 |
2012-05-28 | * interp/io.boot (findChar): Do not define here. | dos-reis | 1 | -5/+18 |
2012-05-24 | * boot/tokens.boot: "@" is now a new keyword. | dos-reis | 1 | -6/+9 |
2012-05-22 | * boot/ast.boot (needsPROG): Remove. | dos-reis | 1 | -187/+169 |
2012-05-20 | * boot/utility.boot (strinSuffix?): New. | dos-reis | 1 | -1/+26 |
2011-12-28 | * boot/tokens.boot: Do not rewrite drop and take. | dos-reis | 1 | -1/+38 |
2011-12-10 | * boot/parser.boot (bpArgtypeList): Accept mapping types. | dos-reis | 1 | -2/+48 |
2011-10-30 | * interp/sys-macros.lisp (MKPF1): Tidy. | dos-reis | 1 | -23/+30 |
2011-10-21 | Workaround proclamation bug in GCL | dos-reis | 1 | -4/+0 |
2011-10-04 | * boot/utility.boot (symbolAssoc): Rename from assocSymbol. Export. | dos-reis | 1 | -22/+28 |
2011-10-03 | Cleanup. | dos-reis | 1 | -2/+2 |
2011-10-02 | * boot/utility.boot (objectAssoc): New. Export. | dos-reis | 1 | -0/+17 |
2011-10-01 | * boot/parser.boot (bpImport): Accept long names for used namespaces. | dos-reis | 1 | -2/+1 |
2011-10-01 | * boot/utility.boot: Define BOOTTRAN namespace. | dos-reis | 1 | -4/+62 |
2011-09-30 | * boot/utility.boot (firstNonblankPosition): New. | dos-reis | 1 | -1/+31 |
2011-09-30 | * boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms. | dos-reis | 1 | -217/+170 |
2011-08-07 | cleanup | dos-reis | 1 | -1/+1 |
2011-07-03 | * boot/tokens.boot: flushOutput, writeNewline, writeString | dos-reis | 1 | -1/+6 |
2011-05-21 | more cleanup | dos-reis | 1 | -1/+6 |
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-02 | * boot/parser.boot (bpDefinition): Accept macro definition | dos-reis | 1 | -5/+6 |
2011-05-01 | * boot/utility.boot (applySubstNQ): New. | dos-reis | 1 | -1/+24 |
2011-05-01 | * boot/tokens.boot: Don't rename append. | dos-reis | 1 | -4/+10 |
2011-04-30 | * boot/ast.boot (bfAppend): Write in full. | dos-reis | 1 | -2/+13 |
2011-04-30 | cleanup | dos-reis | 1 | -1/+10 |
2011-04-30 | * interp/vmlisp.lisp (remove): Remove. | dos-reis | 1 | -6/+69 |
2011-04-29 | * boot/utility.boot (assocSymbol): New. | dos-reis | 1 | -1/+28 |
2011-04-22 | * boot/tokens.boot: Don't translate setDifference. | dos-reis | 1 | -2/+22 |
2011-04-22 | more cleanup | dos-reis | 1 | -1/+24 |
2011-04-22 | * boot/utility.boot (copyList): Define. | dos-reis | 1 | -1/+21 |
2011-04-21 | * boot/tokens.boot: Don't translate lastNode anymore. | dos-reis | 1 | -1/+14 |
2011-04-21 | * boot/utility.boot (objectMember?): Don't rely non tail recursion | dos-reis | 1 | -5/+18 |
2011-04-21 | * boot/tokens.boot: Don't rename nreverse. | dos-reis | 1 | -1/+12 |
2011-04-20 | * interp/sys-utility.boot (substitute): Define. | dos-reis | 1 | -26/+39 |
2011-04-20 | more cleanup | dos-reis | 1 | -10/+27 |
2011-04-19 | * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, | dos-reis | 1 | -22/+12 |
2011-04-19 | * interp/newfort.boot: Likewise. | dos-reis | 1 | -0/+44 |