Mitchell Plamann
|
5e0529a1e0
|
Started working on better breakpoints
|
2015-05-03 16:37:15 -04:00 |
|
Mitchell Plamann
|
44f10cb5c6
|
Correct bytecode line numbers reported when breakpoints are reached
|
2015-04-22 21:02:36 -04:00 |
|
Mitchell Plamann
|
d035346d2b
|
Breakpoints behave better now
|
2015-04-22 20:26:29 -04:00 |
|
Mitchell Plamann
|
5bee4d90c5
|
Updated tests to work with new parser changes
|
2015-04-22 20:07:31 -04:00 |
|
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
|
f2541c0266
|
Fixed error with the way the string pool worked
|
2015-04-12 00:33:57 -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 |
|
Mitchell Plamann
|
6062716f1d
|
Added simple test programs
|
2015-03-22 20:58:00 -04:00 |
|
Mitchell Plamann
|
3f15a249c8
|
Added getBytes :: "filename.bc0" -> byte list
|
2015-03-20 22:54:26 -04:00 |
|