Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-24 | No more tears! | ubsan | 1 | -8/+8 | |
No more DOS line endings or trailing whitespace either | |||||
2016-12-18 | Trans - Enumerate drop impls (broken) | John Hodge | 1 | -209/+18 | |
2016-12-18 | HIR - Move VTable construction to codegen | John Hodge | 1 | -0/+9 | |
2016-12-11 | Trans - statics and literals | John Hodge | 1 | -3/+3 | |
2016-12-10 | Trans Codegen - Ensure that vtable types are generated if the TraitObject is ↵ | John Hodge | 1 | -2/+23 | |
referenced | |||||
2016-12-10 | Trans - Monomorphise static types | John Hodge | 1 | -2/+9 | |
2016-12-05 | Trans C - Hacking along, down to under a screenful of errors | John Hodge | 1 | -0/+7 | |
2016-12-04 | MIR - Move vtable conversion to its own pass | John Hodge | 1 | -1/+11 | |
2016-12-04 | Trans C - Statics | John Hodge | 1 | -1/+1 | |
2016-12-04 | Trans - Coming along | John Hodge | 1 | -3/+184 | |
2016-12-04 | Trans Codegen - Hackily detect if a function is actually from the trait | John Hodge | 1 | -4/+7 | |
2016-12-04 | Trans - Roughed C translation | John Hodge | 1 | -3/+11 | |
2016-12-03 | Trans Codegen - Structure coming up | John Hodge | 1 | -0/+60 | |