picrin/include/picrin
Yuichi Nishiwaki a003b42435 dynamically allocate GC arena 2014-05-26 15:51:18 +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
box.h add native box API 2014-03-31 21:50:08 +09:00
config.h move config.h to under picrin/ 2014-04-06 12:44:11 +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
error.h unwind picrin VM registers when pic_pop_try is called 2014-04-06 14:02:50 +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 update xhash uses 2014-03-25 15:29:26 +09:00
macro.h add pic_define_syntactic_keyword 2014-04-05 04:01:42 +09:00
pair.h add pic_list7 2014-03-28 12:11:59 +09:00
parse.h support datum label reader 2014-04-01 11:40:20 +09:00
port.h catch up to XFILE changes 2014-02-25 21:07:32 +09:00
proc.h cleanup 2014-04-04 16:34:06 +09:00
string.h xrope is now the internal representation of pic_str 2014-02-27 21:54:37 +09:00
util.h add SWAP macro 2014-04-01 11:39:35 +09:00
value.h add native box API 2014-03-31 21:50:08 +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