freebsd-dev/sys/boot/ficl
Daniel C. Sobral 70e1899762 Fix REFILL. It must throw RESTART instead of OUTOFTEXT so that
execution can take place at the point where it stopped after the
input buffer has been refilled.

Add ANS Forth CORE EXT and FILE word SOURCE-ID.
2000-06-12 16:46:28 +00:00
..
alpha Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
i386 Improve on ficl port to alpha. 1999-11-23 15:24:30 +00:00
softwords Make abort" functional in interpret mode. This behavior is undefined 2000-06-12 16:42:02 +00:00
dict.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
ficl.c Make comment reflect reality. 2000-06-12 16:40:00 +00:00
ficl.h Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. 2000-06-07 22:07:01 +00:00
loader.c Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. 2000-06-07 22:07:01 +00:00
Makefile Add setenv, getenv, setenv?, unsetenv, copyin and copyout to FICL. 2000-06-07 22:07:01 +00:00
math64.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
math64.h Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
stack.c Bring in ficl version 2.03. No version bump for loader. 1999-09-29 04:43:16 +00:00
testmain.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
vm.c Apply a number of fixes for the Alpha platform. 2000-06-02 20:07:56 +00:00
words.c Fix REFILL. It must throw RESTART instead of OUTOFTEXT so that 2000-06-12 16:46:28 +00:00