| Age | Commit message (Collapse) | Author |
|
- there's no reason for both to have external linkage
- use simple versions of memory allocation functions
which are returning NULL instead of longjmp-ing,
so codegen_error will be called to cleanup.
|
|
|
|
|
|
|
|
|
|
irep->pool[n].type should be IREP_TT_*, not MRB_TT_*
|
|
different enumeration type 'enum irep_pool_type' [-Wenum-conversion]"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix length check in read_section_debug()
|
|
|
|
|
|
|
|
Changed a variable declaration to top of block
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change supress to suppress
|
|
|
|
nextc(): always return an '\n' at end of input
|
|
|
|
|
|
fix #1564
|
|
|
|
|
|
|