freebsd-dev/sys/boot/ficl
1998-11-07 01:56:06 +00:00
..
alpha Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
i386 Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
softwords Make fexists/fload work with existing string literals instead. Doing 1998-11-06 23:20:32 +00:00
dict.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
ficl.c Submit better fix to the prompt bug. 1998-11-06 23:22:26 +00:00
ficl.h Submit better fix to the prompt bug. 1998-11-06 23:22:26 +00:00
Makefile Remember a bit more of my forth and do: 1998-11-05 08:39:43 +00:00
math64.c Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
math64.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
stack.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
sysdep.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
sysdep.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
testmain.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
vm.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
words.c OK, fload/fexec work properly when both compiling and interpreting 1998-11-07 01:56:06 +00:00