Age | Commit message (Expand) | Author |
---|---|---|
2017-06-06 | isreg() does not need to be inlined | Quentin Carbonneaux |
2017-05-17 | intern symbol names | Quentin Carbonneaux |
2017-05-16 | do not account for interferences in phi classes | Quentin Carbonneaux |
2017-04-08 | rework storage of types | Quentin Carbonneaux |
2017-04-08 | prepare for multi-target | Quentin Carbonneaux |
2017-01-12 | use a less obtuse api for vnew() | Quentin Carbonneaux |
2017-01-04 | improve performance of bsiter() | Quentin Carbonneaux |
2016-12-12 | create cfg.c for cfg-related functions | Quentin Carbonneaux |
2016-12-12 | make newtmp() return zeroed out temporaries | Quentin Carbonneaux |
2016-08-15 | specify the allocation function in vnew | Quentin Carbonneaux |
2016-04-18 | factor some subtyping logic in clsmerge() | Quentin Carbonneaux |
2016-04-13 | oops, memcpy -> memmove | Quentin Carbonneaux |
2016-04-13 | handle odd jumps in blkdel() an renblk() | Quentin Carbonneaux |
2016-04-13 | separate name and index in newtmp() | Quentin Carbonneaux |
2016-04-09 | did I loose my c? | Quentin Carbonneaux |
2016-04-09 | add a proper block deletion routine | Quentin Carbonneaux |
2016-04-05 | speedup bscount() | Quentin Carbonneaux |
2016-04-01 | tradeoff the type of bsiter() | Quentin Carbonneaux |
2016-03-31 | move abi code in a new file | Quentin Carbonneaux |
2016-03-31 | cleanup error handling | Quentin Carbonneaux |
2016-03-29 | new layout, put LICENSE in root | Quentin Carbonneaux |