|
compat.h
|
add PIC_ENABLE_STDIO flag
|
2015-06-19 14:03:52 +09:00 |
|
cont.h
|
don't cons in pic_valuesN
|
2015-06-30 01:19:04 +09:00 |
|
data.h
|
cleanup
|
2015-06-24 01:13:18 +09:00 |
|
dict.h
|
use khash for dictionary impl
|
2015-06-25 05:56:15 +09:00 |
|
error.h
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
|
file.h
|
file.h is now stdio.h-free
|
2015-06-19 05:14:18 +09:00 |
|
irep.h
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
|
khash.h
|
kh_resize operation never fail
|
2015-06-25 06:39:13 +09:00 |
|
kvec.h
|
abandon xvect.h, move on to kvec.h
|
2015-06-23 22:08:18 +09:00 |
|
lib.h
|
add library operators
|
2015-06-16 22:51:05 +09:00 |
|
macro.h
|
use khash for env
|
2015-06-25 07:26:48 +09:00 |
|
pair.h
|
add PIC_INLINE macro
|
2015-01-26 12:20:32 +09:00 |
|
port.h
|
add pic_open_file
|
2015-06-19 05:00:36 +09:00 |
|
proc.h
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
|
read.h
|
use khash for reader
|
2015-06-25 07:34:10 +09:00 |
|
reg.h
|
use khash for registers
|
2015-06-25 07:14:29 +09:00 |
|
string.h
|
switch string implementation to picrin's
|
2015-05-27 23:34:40 +09:00 |
|
symbol.h
|
don't malloc duplicated cstring
|
2015-06-26 02:32:59 +09:00 |
|
value.h
|
[bugfix] memory leak of pic_checkpoint
|
2015-06-22 17:12:19 +09:00 |