Commit Graph

10 Commits

Author SHA1 Message Date
Mitchell Plamann
6138821c3a Moved non-IO callbacks to c0ffi.js 2015-04-19 19:18:49 -04:00
Mitchell Plamann
d39df5314d Fixed strings 2015-04-19 19:11:20 -04:00
Mitchell Plamann
65197535bc This whole "strings" thing isn't quite working... 2015-04-12 00:56:07 -04:00
Mitchell Plamann
ee99956b52 Arith.c0 test is successful 2015-04-12 00:37:20 -04:00
Mitchell Plamann
f13a302b54 Merge branch 'master' of https://github.com/aarongut/cdb into mplamann 2015-04-12 00:33:11 -04:00
Mitchell Plamann
be1848a055 Arrays and structs kinda work... 2015-04-06 02:41:11 -04:00
Mitchell Plamann
3278bfe6c4 Added native function support 2015-04-06 02:22:37 -04:00
Mitchell Plamann
30e983e656 Added tests for array/struct impl, but they in general require printing
to screen
2015-04-06 01:21:41 -04:00
Mitchell Plamann
9159cf1389 Added more tests, function calls work
Fixed a bunch of bugs in other opcodes, too
2015-03-28 19:14:10 -04:00
Mitchell Plamann
6774610569 Added unit tests. Meant to be run with nodeunit 2015-03-28 18:35:43 -04:00