Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More s/file system/filesystem/g | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Upgrade to FICL version 3.02. Anything wrong is my fault, everything right is | dcs | 2002-04-09 | 1 | -17/+37 |
* | Bring in ficl 2.05. | dcs | 2001-04-29 | 1 | -40/+148 |
* | Improve on ficl port to alpha. | dcs | 1999-11-23 | 1 | -4/+0 |
* | (Hopefully) make all necessary changes for ficl to support alpha. | dcs | 1999-11-23 | 1 | -0/+4 |
* | Bring in ficl version 2.03. No version bump for loader. | dcs | 1999-09-29 | 2 | -27/+83 |
* | Add EXCEPTION word set. | msmith | 1999-01-22 | 2 | -0/+8 |
* | Change counter-intuitive pc@ and pc! to inb and outb. | abial | 1999-01-14 | 1 | -5/+5 |
* | Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can | abial | 1999-01-13 | 1 | -0/+35 |
* | Fix includes; we were still pulling in <stdlib.h> in some places. | msmith | 1998-11-04 | 1 | -0/+5 |
* | Make this work in the libstand environment; don't use stdio/stdlib headers. | msmith | 1998-11-04 | 1 | -6/+2 |
* | Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, | msmith | 1998-11-03 | 2 | -0/+341 |