Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make builtin's state-aware in loader. | jkh | 1999-01-28 | 1 | -14/+106 |
* | bootstrap.h | msmith | 1999-01-22 | 1 | -6/+53 |
* | Fix variable initialization.. It was written with '==' instead of '-'. | peter | 1999-01-04 | 1 | -2/+3 |
* | * Begin integration of built-ins with Forth: leave the exit code from | abial | 1998-12-22 | 1 | -5/+8 |
* | Eliminate much code cruft by extending simple file I/O API to include | jkh | 1998-11-07 | 1 | -4/+9 |
* | Don't have debugging on by default - it makes testing annoying. :) | jkh | 1998-11-07 | 1 | -2/+2 |
* | Ack. Create parseable command tail properly, and eat args out of the TIB. | msmith | 1998-11-06 | 1 | -2/+5 |
* | Don't use the poxy vmGetString interface (who uses counted strings these | msmith | 1998-11-06 | 1 | -7/+23 |
* | Remember a bit more of my forth and do: | jkh | 1998-11-05 | 1 | -3/+4 |
* | Use a smaller default dictionary to waste less space. | msmith | 1998-11-04 | 1 | -2/+2 |
* | Add BootForth hooks; if BOOT_FORTH is defined, pass every line read | msmith | 1998-11-04 | 1 | -0/+113 |