picrin/extlib/benz/include/picrin
Yuichi Nishiwaki fc957da920 add 'env' property to struct pic_proc
Using attribute to make closure from c function is unsafe because closed
variables are visible from the scheme world. Use env property instead
from now.
2015-06-02 06:53:16 +09:00
..
blob.h
compat.h add libc fallback 2015-05-28 01:55:55 +09:00
config.h [bugfix] calling dead escape continuation causes segv 2015-06-02 06:01:16 +09:00
cont.h rename functions related to continuation 2015-06-02 06:18:09 +09:00
data.h add PIC_INLINE macro 2015-01-26 12:20:32 +09:00
dict.h
error.h rename functions related to continuation 2015-06-02 06:18:09 +09:00
gc.h
irep.h define pic_dump_irep only if DEBUG is defined 2015-05-27 22:10:51 +09:00
lib.h pic_senv -> pic_env 2015-05-30 22:39:03 +09:00
macro.h pic_senv -> pic_env 2015-05-30 22:39:03 +09:00
pair.h add PIC_INLINE macro 2015-01-26 12:20:32 +09:00
port.h remove trailing commas 2015-01-25 20:44:36 +09:00
proc.h add 'env' property to struct pic_proc 2015-06-02 06:53:16 +09:00
read.h remove trailing comma 2015-01-26 23:06:52 +09:00
record.h
string.h switch string implementation to picrin's 2015-05-27 23:34:40 +09:00
symbol.h
util.h more strict unused variable check 2015-05-28 17:06:41 +09:00
value.h pic_senv -> pic_env 2015-05-30 22:39:03 +09:00
vector.h
xfile.h xfile completely refactored 2015-05-28 23:28:55 +09:00
xhash.h remove prototype declaration of function macro 2015-05-30 23:45:54 +09:00
xvect.h explicit cast to size_t 2015-05-28 00:17:12 +09:00