dict.h
|
use dictionaries for pic->globals and pic->macros
|
2015-01-18 21:25:34 +09:00 |
error.h
|
safer names for utility macros
|
2015-01-07 13:11:48 -08:00 |
irep.h
|
add irep->syms
|
2015-01-19 01:29:00 +09:00 |
lib.h
|
use dictionary for lib->exports
|
2015-01-18 21:35:57 +09:00 |
macro.h
|
use dictionary for senv->map
|
2015-01-18 21:58:40 +09:00 |
pair.h
|
safer names for utility macros
|
2015-01-07 13:11:48 -08:00 |
record.h
|
use dictionary for rec->data
|
2015-01-18 21:40:14 +09:00 |
symbol.h
|
heap symbol seems working (with GC stopped)
|
2015-01-19 11:00:23 +09:00 |
value.h
|
heap symbol seems working (with GC stopped)
|
2015-01-19 11:00:23 +09:00 |