.. |
blob.h
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
compat.h
|
Fix some c99isms
|
2016-01-08 23:47:16 -05:00 |
config.h
|
remove PIC_ENABLE_FLOAT flag
|
2015-07-20 02:19:41 +09:00 |
cont.h
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
data.h
|
Reduce size of data object by removing unused dict field
|
2016-01-15 23:44:07 -05:00 |
dict.h
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
error.h
|
remove typedef of pic_list
|
2015-08-05 10:36:28 +09:00 |
file.h
|
file.h is now stdio.h-free
|
2015-06-19 05:14:18 +09:00 |
gc.h
|
…
|
|
irep.h
|
unwrap union fields
|
2016-02-08 13:51:41 +09:00 |
khash.h
|
optimize symbol->string
|
2016-02-08 03:36:20 +09:00 |
lib.h
|
add library operators
|
2015-06-16 22:51:05 +09:00 |
macro.h
|
move the expander to macro.c
|
2016-02-07 00:07:29 +09:00 |
opcode.h
|
add OP_PUSHFLOAT
|
2016-02-06 20:52:36 +09:00 |
pair.h
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
port.h
|
add pic_open_file
|
2015-06-19 05:00:36 +09:00 |
proc.h
|
remove pic_proc_name (for a moment)
|
2015-06-27 19:02:18 +09:00 |
read.h
|
use khash for reader
|
2015-06-25 07:34:10 +09:00 |
record.h
|
simplify struct pic_record
|
2016-02-07 02:58:18 +09:00 |
string.h
|
optimize symbol->string
|
2016-02-08 03:36:20 +09:00 |
symbol.h
|
add pic_intern_(str|cstr|lit)
|
2016-02-08 04:10:22 +09:00 |
type.h
|
reg -> weak
|
2016-02-10 21:50:39 +09:00 |
vector.h
|
never use size_t
|
2015-08-26 19:04:27 +09:00 |
weak.h
|
reg -> weak
|
2016-02-10 21:50:39 +09:00 |