freebsd-dev/stand/ficl
Toomas Soome 938cae327c ficl: add xemit word
While emit will output one byte on screen, the xemit will output xchar.

See: http://forth-standard.org/standard/xchar/XEMIT
2019-09-05 15:06:30 +00:00
..
aarch64 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
amd64 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
arm Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
i386 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
mips Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
mips64 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
powerpc Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
riscv Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
softwords ficl: add xemit word 2019-09-05 15:06:30 +00:00
sparc64 Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
dict.c
ficl.c
ficl.h Enable veriexec for loader 2019-02-26 06:22:10 +00:00
fileaccess.c Enable veriexec for loader 2019-02-26 06:22:10 +00:00
float.c Revert r326855: Cargo cut a fix for the regressions r326585 caused. 2017-12-14 18:57:17 +00:00
loader.c ficl pfopen: verify file 2019-05-24 19:43:38 +00:00
Makefile stand/ficl: Fix testmain 2018-03-07 17:18:46 +00:00
Makefile.depend Enable veriexec for loader 2019-02-26 06:22:10 +00:00
math64.c
math64.h
prefix.c
search.c
stack.c
testmain.c
tools.c
unix.c
vm.c
words.c ficl: add uIsGreater word 2019-09-05 09:04:48 +00:00