picrin/include/picrin
Yuichi Nishiwaki 7ac4cd9ded add 'pic_' prefix to heap manipulte functions 2014-02-22 16:54:12 +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 xstdout now handles its own buffer. flush prompts before printing result expression. 2014-02-21 01:28:38 +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 remove unnecessary argument names in prototype 2014-02-06 14:23:29 +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 move sturct definitions for basic types to type-specific headers respectively 2014-02-22 15:21:55 +09:00
parse.h unification uses of int and size_t. use size_t for every variable that 2014-01-30 18:14:33 +09:00
port.h add some user functions to manipulate ports 2014-02-11 13:45:41 +09:00
proc.h add partial apply funciton 2014-02-12 01:17:05 +09:00
string.h move sturct definitions for basic types to type-specific headers respectively 2014-02-22 15:21:55 +09:00
value.h add type alias for pic_blob 2014-02-22 15:22: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