picrin/include/picrin
Yuichi Nishiwaki 4d56ebf634 drop support for raise-continuable for a moment 2014-03-24 14:52:52 +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 add pic_blk_exit 2014-03-10 01:51:27 +09:00
error.h drop support for raise-continuable for a moment 2014-03-24 14:52:52 +09:00
gc.h add 'pic_' prefix to heap manipulte functions 2014-02-22 16:54:12 +09:00
irep.h cv_tbl is no longer used 2014-03-23 12:10:34 +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 define pic_push/pic_pop macro in pair.h 2014-03-21 12:36:46 +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 s/env.values/env.regs/g 2014-03-23 12:45:36 +09:00
string.h xrope is now the internal representation of pic_str 2014-02-27 21:54:37 +09:00
util.h refactor GENSYM macro 2014-03-19 17:52:54 +09:00
value.h pic_vtype should not evaluate the argument twice 2014-03-24 10:55:03 +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