5bf7a61bb3
The relevant changes for FreeBSD (excerpt from the release note): * Newly implemented CORE EXT words: CASE, OF, ENDOF, and ENDCASE. Also added FALLTHROUGH, which works like ENDOF but jumps to the instruction just after the next OF. * Bugfix: John-Hopkins locals syntax now accepts | and -- in the comment (between the first -- and the }.) * Bugfix: Changed vmGetWord0() to make Purify happier. The resulting code is no slower, no larger, and slightly more robust. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
ia64 | ||
powerpc | ||
softwords | ||
sparc64 | ||
dict.c | ||
ficl.c | ||
ficl.h | ||
fileaccess.c | ||
float.c | ||
loader.c | ||
Makefile | ||
math64.c | ||
math64.h | ||
prefix.c | ||
search.c | ||
stack.c | ||
testmain.c | ||
tools.c | ||
unix.c | ||
vm.c | ||
words.c |