Age | Commit message (Expand) | Author |
---|---|---|
2016-04-22 | make sure type sizes never overflow | Quentin Carbonneaux |
2016-04-20 | disallow phi nodes in the start block | Quentin Carbonneaux |
2016-04-20 | support calls with no return | Quentin Carbonneaux |
2016-04-20 | normalize case in token names | Quentin Carbonneaux |
2016-04-20 | match jumps/ops with il text | Quentin Carbonneaux |
2016-04-18 | factor some subtyping logic in clsmerge() | Quentin Carbonneaux |
2016-04-16 | support trailing , in types/args/params | Ori Bernstein |
2016-04-16 | fix relic error message | Quentin Carbonneaux |
2016-04-13 | check types on assignments | Quentin Carbonneaux |
2016-04-12 | bug in checking of multiple definitions | Quentin Carbonneaux |
2016-04-12 | add missing idiv in opdesc[] | Quentin Carbonneaux |
2016-04-12 | avoid a few hangs in parsing code | Quentin Carbonneaux |
2016-04-12 | check invalid instruction types | Quentin Carbonneaux |
2016-04-12 | add simple il validation | Quentin Carbonneaux |
2016-04-07 | add a canfold field to opdesc | Quentin Carbonneaux |
2016-04-04 | fat il! | 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 |