|
bool.c
|
first eval commit
|
2013-10-11 17:36:51 +09:00 |
|
eval.c
|
eval accepts int values
|
2013-10-12 12:48:30 +09:00 |
|
gc.c
|
replace use of malloc/free with pic_alloc/pic_free
|
2013-10-14 17:04:59 +09:00 |
|
main.c
|
cleanup
|
2013-10-12 13:06:02 +09:00 |
|
pair.c
|
rename pic_gc_alloc to pic_obj_alloc
|
2013-10-13 16:55:07 +09:00 |
|
parse.y
|
depress compiler warnings
|
2013-10-12 18:46:41 +09:00 |
|
scan.l
|
depress compiler warnings
|
2013-10-12 18:46:41 +09:00 |
|
state.c
|
initial GC commit
|
2013-10-13 19:00:12 +09:00 |
|
value.c
|
depress compiler warnings
|
2013-10-12 18:46:41 +09:00 |
|
vm.c
|
pop value from the stack at the end of VM execution
|
2013-10-14 17:05:49 +09:00 |
|
write.c
|
add #<undef>
|
2013-10-12 14:40:01 +09:00 |