picrin/include/picrin
Yuichi Nishiwaki 50879dd7b6 Allocate pic_blocks in picrin's gc pool; reference count may cause problems 2014-07-25 14:41:56 +09:00
..
blob.h change blob API 2014-07-22 13:55:21 +09:00
config.h fix #123. add another build option 'USE_C11_FEATURE' 2014-05-30 10:34:44 +09:00
cont.h Allocate pic_blocks in picrin's gc pool; reference count may cause problems 2014-07-25 14:41:56 +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 hold destination stack locations by offset 2014-07-24 11:03:40 +09:00
gc.h add 'pic_' prefix to heap manipulte functions 2014-02-22 16:54:12 +09:00
irep.h record procedure name in irep 2014-03-28 12:26:07 +09:00
lib.h s/lib->senv/lib->env/g 2014-07-20 15:30:48 +09:00
macro.h add pic_senv_new 2014-07-19 01:42:06 +09:00
pair.h implement assoc and member in c 2014-07-22 13:19:25 +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 xrope is now the internal representation of pic_str 2014-02-27 21:54:37 +09:00
util.h __builtin_unreachable appeared in gcc 4.5.0 2014-06-16 01:44:38 +09:00
value.h Allocate pic_blocks in picrin's gc pool; reference count may cause problems 2014-07-25 14:41:56 +09:00
var.h manage converter in var 2014-07-23 09:11:31 +09:00
vector.h move sturct definitions for basic types to type-specific headers respectively 2014-02-22 15:21:55 +09:00