Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-29 | Trans - Rework to potentially support dynamic libraries | John Hodge | 1 | -1/+1 | |
2018-01-27 | Trans - Add "backend" for monomorphised MIR | John Hodge | 1 | -0/+1 | |
2017-06-04 | Trans - Emit monomorphised/inlined functions as `static` | John Hodge | 1 | -2/+2 | |
2017-02-19 | Trans - Conditionally emit struct/tuple constructor wrappers | John Hodge | 1 | -0/+3 | |
2017-02-11 | Trans - Allow passing library directories from command line | John Hodge | 1 | -1/+2 | |
2017-01-29 | Trans - Only emit typeid if needed | John Hodge | 1 | -0/+1 | |
2017-01-08 | Trans - Enable translation of all public items in rlibs | John Hodge | 1 | -1/+1 | |
2017-01-01 | Trans - Support forward declaration of types | John Hodge | 1 | -0/+1 | |
2016-12-24 | No more tears! | ubsan | 1 | -6/+6 | |
No more DOS line endings or trailing whitespace either | |||||
2016-12-18 | HIR - Move VTable construction to codegen | John Hodge | 1 | -0/+2 | |
2016-12-04 | Trans - Coming along | John Hodge | 1 | -5/+10 | |
2016-12-04 | Trans - Roughed C translation | John Hodge | 1 | -1/+1 | |
2016-12-03 | Trans Codegen - Structure coming up | John Hodge | 1 | -0/+46 | |