picrin/include/picrin
Yuichi Nishiwaki ad2434cde7 implement memv and assv with C 2014-07-19 12:51:19 +09:00
..
blob.h
config.h fix #123. add another build option 'USE_C11_FEATURE' 2014-05-30 10:34:44 +09:00
cont.h dynamically allocate GC arena 2014-05-26 15:51:18 +09:00
data.h add pic_data_type_p 2014-03-31 08:26:55 +09:00
dict.h add pic_dict_has 2014-07-13 19:49:24 +09:00
error.h change pic_throw API 2014-07-04 13:32:45 +09:00
gc.h
irep.h record procedure name in irep 2014-03-28 12:26:07 +09:00
lib.h
macro.h add pic_senv_new 2014-07-19 01:42:06 +09:00
pair.h implement memv and assv with C 2014-07-19 12:51:19 +09:00
port.h add pic_open_input_string 2014-06-25 15:39:40 +09:00
proc.h rename pic_proc_cv_ref to pic_attr_ref 2014-07-17 16:31:26 +09:00
string.h
util.h __builtin_unreachable appeared in gcc 4.5.0 2014-06-16 01:44:38 +09:00
value.h remove box 2014-07-17 16:38:18 +09:00
var.h manage values in a stack 2014-07-13 11:07:43 +09:00
vector.h