..
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
change pic_dict_for_each interface
2015-01-25 20:44:35 +09:00
error.h
rename functions related to continuation
2015-06-02 06:18:09 +09:00
gc.h
use pic_alloc/pic_free in initializing struct pic_heap
2015-01-22 17:08:41 +09:00
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
pic_sym is not a pointer
2015-01-20 16:02:28 +09:00
string.h
switch string implementation to picrin's
2015-05-27 23:34:40 +09:00
symbol.h
s/pic_sym/pic_sym_ptr/g
2015-01-20 15:31:17 +09:00
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