picrin/src
Yuichi Nishiwaki 9c278889fc add partial apply funciton 2014-02-12 01:17:05 +09:00
..
blob.c use picrin's strdup impl if possible 2014-02-01 19:32:39 +09:00
bool.c emit OP_NOT 2014-02-02 14:55:46 +09:00
char.c clarify license information 2014-01-17 20:58:31 +09:00
codegen.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
cont.c receive values by trampoline 2014-02-07 09:59:02 +09:00
error.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
file.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
gc.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
init.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
lib.c include xhash in picrin.h 2014-02-07 01:24:51 +09:00
load.c add pic_compile 2014-01-20 16:57:39 +09:00
macro.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
number.c rewrite deflibrary using gensym 2014-02-01 15:41:30 +09:00
pair.c dont consume arena in pic_append 2014-02-11 16:22:17 +09:00
parse.y unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
port.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
proc.c add partial apply funciton 2014-02-12 01:17:05 +09:00
scan.l use picrin's allocator in lexer 2014-02-01 19:33:38 +09:00
state.c error report is propagated through pic->err 2014-02-11 13:21:00 +09:00
string.c pic_str_new may take a NULL ptr 2014-02-09 03:11:08 +09:00
symbol.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
system.c rewrite deflibrary using gensym 2014-02-01 15:41:30 +09:00
time.c rewrite deflibrary using gensym 2014-02-01 15:41:30 +09:00
var.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
vector.c change return value of pic_get_args 2014-02-01 14:23:21 +09:00
vm.c unify includes of stdio and assert 2014-02-11 23:25:25 +09:00
write.c pic_debug family return obj 2014-02-11 13:38:42 +09:00