picrin/include/picrin
Yuichi Nishiwaki f6eddbc6d3 save all ireps into pic_state
in order to decrease the stress GC will get, restore irep structures
under pic_state instead of under each procs and making it collectable object
2013-10-16 11:53:25 +09:00
..
gc.h fix bugs around GC 2013-10-14 18:21:56 +09:00
irep.h save all ireps into pic_state 2013-10-16 11:53:25 +09:00
proc.h warn when a closure is applied 2013-10-16 11:28:57 +09:00
value.h change the type of immediate number value from int to double 2013-10-15 20:05:12 +09:00