|
bool.c
|
use brand new API style of xhash
|
2014-08-01 18:48:14 +09:00 |
|
codegen.c
|
add (picrin list) and (picrin base list)
|
2014-08-06 02:07:02 +09:00 |
|
error.c
|
comment out an assertion
|
2014-07-29 16:01:12 +09:00 |
|
file.c
|
file functions should return file-error
|
2014-07-29 17:45:40 +09:00 |
|
gc.c
|
store rectype information to slot hash
|
2014-08-06 11:36:36 +09:00 |
|
lib.c
|
s/lib_tbl/libs/g
|
2014-07-29 16:22:55 +09:00 |
|
macro.c
|
add (picrin base macro) primitives
|
2014-08-06 01:46:59 +09:00 |
|
pair.c
|
add (picrin list) and (picrin base list)
|
2014-08-06 02:07:02 +09:00 |
|
read.c
|
support #!fold-case directive
|
2014-07-29 18:12:45 +09:00 |
|
record.c
|
store rectype information to slot hash
|
2014-08-06 11:36:36 +09:00 |
|
state.c
|
support #!fold-case directive
|
2014-07-29 18:12:45 +09:00 |
|
symbol.c
|
add (picrin symbol)
|
2014-08-06 02:14:43 +09:00 |
|
write.c
|
implement native record
|
2014-08-03 15:30:48 +09:00 |