summaryrefslogtreecommitdiff
path: root/src/trans/codegen_mmir.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-02-24Standalone MIRI + Codegen MMIR - Drop supportJohn Hodge1-88/+63
2018-02-18Standalone MIRI (and mmir codegen) - Support external functionsJohn Hodge1-0/+24
2018-02-16Standalone MIRI - Hacking along, hit a blocker that will need some refactor.John Hodge1-6/+17
2018-02-12Codegen MMIR - Fix compilation error on linuxJohn Hodge1-3/+9
2018-02-11Codegen MMIR - Fix some minor architecture issuesJohn Hodge1-2/+9
2018-02-11Standalone MIRI - Implementation sprint, statics in process.John Hodge1-3/+271
2018-02-04Trans - mingw32 target attempt (still being worked on)John Hodge1-5/+8
2018-01-28standalone_miri - Up to attempting to run `hello`John Hodge1-7/+6
2018-01-28Codegen MMIR - More implementation workJohn Hodge1-17/+75
2018-01-27Trans - Add "backend" for monomorphised MIRJohn Hodge1-0/+766