]> git.mdlowis.com Git - projs/onward.git/commit
Added key and emit words and reworked the kernel to use that instead of input
authorMichael D. Lowis <mike@mdlowis.com>
Tue, 2 Dec 2014 01:56:08 +0000 (20:56 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Tue, 2 Dec 2014 01:56:08 +0000 (20:56 -0500)
commit96d8dfe11e5418e2724f9f0e9ecfa67e5907a1b7
treee4778059b82b36ae8acaf0d02d53d320ad0f31a0
parenta2799461c00193ec185e7843a075c9253256a629
Added key and emit words and reworked the kernel to use that instead of input
source/main.c
source/onward/onward.c
source/onward/onward.ft
source/onward/onward.h
source/onward/onward_sys.h [new file with mode: 0644]
source/syscall.c
source/syscall.h
tests/main.c
tests/test_interpreter.c
tests/test_vars.c