picrin/include/picrin
Yuichi Nishiwaki d227c22379 change native_stack marker type to char * 2014-03-10 01:11:01 +09:00
..
blob.h unification uses of int and size_t. use size_t for every variable that 2014-01-30 18:14:33 +09:00
cont.h change native_stack marker type to char * 2014-03-10 01:11:01 +09:00
error.h add pic_raise_continuable 2014-02-18 16:58:51 +09:00
gc.h add 'pic_' prefix to heap manipulte functions 2014-02-22 16:54:12 +09:00
irep.h typedef struct pic_code pic_code 2014-03-07 22:06:43 +09:00
lib.h prefer type alias to types with 'struct' 2014-02-07 01:15:17 +09:00
macro.h s/syntax/macro/g 2014-02-12 11:13:29 +09:00
pair.h refactor pic_for_each 2014-03-03 22:21:34 +09:00
parse.h cleanup 2014-03-04 23:58:07 +09:00
port.h catch up to XFILE changes 2014-02-25 21:07:32 +09:00
proc.h add pic_func struct to hold native function name 2014-02-26 00:39:16 +09:00
string.h xrope is now the internal representation of pic_str 2014-02-27 21:54:37 +09:00
value.h typedef pic_value pic_list 2014-03-01 20:54:02 +09:00
var.h rename include guards 2014-01-23 16:47:13 +09:00
vector.h move sturct definitions for basic types to type-specific headers respectively 2014-02-22 15:21:55 +09:00