box.h
|
add native box API
|
2014-03-31 21:50:08 +09:00 |
cont.h
|
dynamically allocate GC arena
|
2014-05-26 15:51:18 +09:00 |
data.h
|
add pic_data_type_p
|
2014-03-31 08:26:55 +09:00 |
dict.h
|
add pic_dict_has
|
2014-07-13 19:49:24 +09:00 |
error.h
|
change pic_throw API
|
2014-07-04 13:32:45 +09:00 |
gc.h
|
add 'pic_' prefix to heap manipulte functions
|
2014-02-22 16:54:12 +09:00 |
irep.h
|
record procedure name in irep
|
2014-03-28 12:26:07 +09:00 |
lib.h
|
update xhash uses
|
2014-03-25 15:29:26 +09:00 |
macro.h
|
leave core syntax keywords renamed
|
2014-07-14 10:08:11 +09:00 |
pair.h
|
add pic_set_c[ad]r
|
2014-07-13 11:07:42 +09:00 |
port.h
|
add pic_open_input_string
|
2014-06-25 15:39:40 +09:00 |
proc.h
|
add attribute information to closure objects
|
2014-07-13 10:58:21 +09:00 |
util.h
|
__builtin_unreachable appeared in gcc 4.5.0
|
2014-06-16 01:44:38 +09:00 |
value.h
|
fix #146
|
2014-06-26 00:57:12 +09:00 |
var.h
|
manage values in a stack
|
2014-07-13 11:07:43 +09:00 |