summaryrefslogtreecommitdiff
path: root/tools/standalone_miri/module_tree.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-03-17Standalone MIRI - Coming along slowly.John Hodge1-1/+1
2018-02-25Standalone MIR - Better drop handling, RValue::Struct, RValue::SizedArray, ...John Hodge1-0/+3
2018-02-24Standalone MIRI + Codegen MMIR - Drop supportJohn Hodge1-4/+15
2018-02-18Standalone MIRI (and mmir codegen) - Support external functionsJohn Hodge1-3/+17
2018-02-16Standalone MIRI - Hacking along, hit a blocker that will need some refactor.John Hodge1-38/+88
2018-02-11Standalone MIRI - Implementation sprint, statics in process.John Hodge1-7/+54
2018-01-28standalone_miri - Up to attempting to run `hello`John Hodge1-37/+222
2018-01-26standalone_miri - Lots of work with parser.John Hodge1-80/+485
2018-01-24standalone_miri - New side-tool to attempt to execute pre-monomorphised MIRJohn Hodge1-0/+616