summaryrefslogtreecommitdiffstats
path: root/sys/boot/ficl/loader.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the freaddir implementation for the stand-alone interpreter.marcel2013-08-091-11/+39
* Fix the build of the testmain target. This target compiles a Forthmarcel2013-08-011-4/+31
* Add 2 builtin words for working with directories:marcel2013-07-101-0/+54
* Remove Alpha bits for ficl.jhb2006-05-121-8/+0
* Instead of just not defining a bunch of words when TESTMAIN is set, providescottl2004-11-301-12/+43
* Define 'arch-powerpc'grehan2003-12-101-0/+8
* Set arch-pc98 env to true for pc98.nyan2003-06-081-1/+3
* Fix for stand-alone compilingscottl2002-08-211-0/+4
* Upgrade to FICL version 3.02. Anything wrong is my fault, everything right isdcs2002-04-091-10/+10
* - Add 'fwrite' and 'fseek' words for writing to and seeking on files.jhb2001-12-111-8/+65
* Add definition for arch-ia64.dfr2001-09-041-0/+6
* Bring in ficl 2.05.dcs2001-04-291-1/+302
* Only build PnP parts if the platform supports PnP.dfr2000-09-101-0/+4
* Add the infrastructure necessary to handle PnP from a Forth script.dcs2000-09-081-0/+95
* Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL.dcs2000-06-071-0/+208
OpenPOWER on IntegriCloud