Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-07 | Trans - Draft ARM32 support | John Hodge | 1 | -0/+19 |
2017-12-09 | HIR+Trans - Handling of various enum reprs | John Hodge | 1 | -0/+1 |
2017-12-03 | Trans - Get sizes of !Sized pointers | John Hodge | 1 | -2/+6 |
2017-11-22 | Target - Fix struct size calculations (align overall size) | John Hodge | 1 | -0/+10 |
2017-11-05 | Trans - Calculate sizes, alignment, and representation | John Hodge | 1 | -24/+194 |
2017-09-22 | Trans - MSVC twiddling | John Hodge | 1 | -4/+16 |
2017-07-09 | Trans Target - Re-enable AtomicU8 | John Hodge | 1 | -1/+1 |
2017-07-08 | Codegen+Loading - MSVC support draft (libcore compiles, doesn't load) | John Hodge | 1 | -1/+1 |
2017-07-07 | Trans - Hackery to run MSVC | John Hodge (bugs) | 1 | -13/+54 |
2017-06-18 | Trans - Starting work on multiple targets | John Hodge | 1 | -2/+53 |
2017-05-14 | Visual Studio compile fixes | John Hodge (bugs) | 1 | -0/+1 |
2017-03-10 | MIR Optimise - basic size_of replacemnt | John Hodge | 1 | -0/+134 |