summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/interp_forth.c
Commit message (Expand)AuthorAgeFilesLines
* Make builtin's state-aware in loader.jkh1999-01-281-14/+106
* bootstrap.hmsmith1999-01-221-6/+53
* Fix variable initialization.. It was written with '==' instead of '-'.peter1999-01-041-2/+3
* * Begin integration of built-ins with Forth: leave the exit code fromabial1998-12-221-5/+8
* Eliminate much code cruft by extending simple file I/O API to includejkh1998-11-071-4/+9
* Don't have debugging on by default - it makes testing annoying. :)jkh1998-11-071-2/+2
* Ack. Create parseable command tail properly, and eat args out of the TIB.msmith1998-11-061-2/+5
* Don't use the poxy vmGetString interface (who uses counted strings thesemsmith1998-11-061-7/+23
* Remember a bit more of my forth and do:jkh1998-11-051-3/+4
* Use a smaller default dictionary to waste less space.msmith1998-11-041-2/+2
* Add BootForth hooks; if BOOT_FORTH is defined, pass every line readmsmith1998-11-041-0/+113
OpenPOWER on IntegriCloud