summaryrefslogtreecommitdiffstats
path: root/sys/boot/ficl/ficl.h
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to FICL version 3.02. Anything wrong is my fault, everything right isdcs2002-04-091-146/+256
* Turn dictthreshold and dictincrease into cell-sized variables, sodcs2001-05-291-2/+2
* Bring in ficl 2.05.dcs2001-04-291-39/+196
* Add the infrastructure necessary to handle PnP from a Forth script.dcs2000-09-081-0/+4
* Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL.dcs2000-06-071-0/+13
* Apply a number of fixes for the Alpha platform.dcs2000-06-021-8/+8
* Add "int" sized manipulation words.dcs2000-06-011-1/+1
* Bring in FICL 2.04. No bump of loader version is required by thisdcs2000-05-261-4/+20
* Lay the groundwork for on-demand dictionary expansion.dcs2000-05-051-1/+7
* Implement a machine-independent (word size-independent) FICL_TRUE.dcs2000-01-281-1/+1
* Bring in ficl version 2.03. No version bump for loader.dcs1999-09-291-39/+71
* Remove dictHashSummary internal function; it used doubles.jkh1999-02-091-1/+0
* From the PR:msmith1999-01-241-0/+7
* Add EXCEPTION word set.msmith1999-01-221-9/+45
* Change counter-intuitive pc@ and pc! to inb and outb.abial1999-01-141-3/+3
* Add words "pc!" and "pc@" which allow to manipulate I/O ports. This canabial1999-01-131-0/+5
* Eliminate much code cruft by extending simple file I/O API to includejkh1998-11-071-0/+8
* Submit better fix to the prompt bug.jkh1998-11-061-3/+1
* Don't not print the prompt string; not doing this has funny side-effects.msmith1998-11-061-2/+6
* Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well,msmith1998-11-031-0/+758
OpenPOWER on IntegriCloud