Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-26 | Merge remote-tracking branch 'remotes/origin/master' into nightly-1.29 | John Hodge | 1 | -6/+36 |
2018-12-29 | HIR - Add new struct reprs (mostly stubbed) | John Hodge | 1 | -13/+0 |
2018-12-15 | Trans Target - Fix MSVC build | John Hodge | 1 | -12/+30 |
2018-12-15 | Targets - Add alignment to the target specs, along with a saveback test. | John Hodge | 1 | -8/+20 |
2018-06-03 | Trans C - Add configuration for linker args | John Hodge | 1 | -2/+10 |
2018-02-04 | Trans - mingw32 target attempt (still being worked on) | John Hodge | 1 | -0/+2 |
2018-01-27 | Trans - Move struct/enum layout calculation to target.cpp | John Hodge | 1 | -0/+42 |
2018-01-13 | Trans - Add compiler triple/arch to the target spec | John Hodge | 1 | -0/+1 |
2017-11-05 | Trans - Calculate sizes, alignment, and representation | John Hodge | 1 | -2/+16 |
2017-07-07 | Trans - Hackery to run MSVC | John Hodge (bugs) | 1 | -1/+2 |
2017-06-18 | Trans - Starting work on multiple targets | John Hodge | 1 | -0/+32 |
2017-03-10 | MIR Optimise - basic size_of replacemnt | John Hodge | 1 | -0/+15 |