picrin/extlib/benz/include/picrin
Yuichi Nishiwaki eef74604d0 add library operators 2015-06-16 22:51:05 +09:00
..
blob.h
compat.h add libc fallback 2015-05-28 01:55:55 +09:00
config.h replace none with undef 2015-06-09 16:34:45 +09:00
cont.h optimize var implementation 2015-06-08 22:28:17 +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 remove pic_throw function 2015-06-04 13:23:20 +09:00
gc.h use pic_alloc/pic_free in initializing struct pic_heap 2015-01-22 17:08:41 +09:00
irep.h replace none with undef 2015-06-09 16:34:45 +09:00
lib.h add library operators 2015-06-16 22:51:05 +09:00
macro.h move macroexpander to codegen.c 2015-06-16 21:01:46 +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 optimize var implementation 2015-06-08 22:28:17 +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
reg.h add pic_reg 2015-06-09 18:31:46 +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 Define GCC_VERSION in util.h temporarily. 2015-06-12 18:59:59 +09:00
value.h change eval interface: eval takes an expression and an environment 2015-06-16 19:16:06 +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