]> git.mdlowis.com Git - projs/onward.git/commit
implemented if statements, loops and # style comments
authorMichael D. Lowis <mike@mdlowis.com>
Thu, 27 Nov 2014 04:20:16 +0000 (23:20 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Thu, 27 Nov 2014 04:20:16 +0000 (23:20 -0500)
commita2799461c00193ec185e7843a075c9253256a629
tree341b90002bf182ccf581d842a7d292f5fc572598
parentbbf682055403fc66bbcd05fe52bc460d9ac11f1b
implemented if statements, loops and # style comments
build.rb
source/main.c
source/onward/onward.c
source/onward/onward.ft
source/syscall.c [new file with mode: 0644]
source/syscall.h [new file with mode: 0644]