gc.c
|
sweep objects from base pointer (not from freep)
|
2013-10-14 17:34:04 +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 |