summaryrefslogtreecommitdiff
path: root/tools/standalone_miri/module_tree.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-08-18Standalone MIRI - Correct handling of function typesJohn Hodge1-0/+20
2019-08-06Standalone MIRI - Multithreading hacksJohn Hodge1-1/+1
2019-08-05Standalone MIRI - Various improvementsJohn Hodge1-4/+7
2019-07-14standalone_miri - Fix after MIR refactorJohn Hodge1-0/+1
2018-06-04All - Ensure that all files have a header comment, remove some dead codeJohn Hodge1-3/+8
2018-05-12Standalone MIRI - Get type for statics, add some pthread_* FFI stubsJohn Hodge1-7/+10
2018-02-25Standalone MIR - Better drop handling, RValue::Struct, RValue::SizedArray, ...John Hodge1-0/+1
2018-02-24Standalone MIRI + Codegen MMIR - Drop supportJohn Hodge1-0/+6
2018-02-18Standalone MIRI (and mmir codegen) - Support external functionsJohn Hodge1-0/+6
2018-02-16Standalone MIRI - Hacking along, hit a blocker that will need some refactor.John Hodge1-1/+8
2018-02-11Standalone MIRI - Implementation sprint, statics in process.John Hodge1-0/+9
2018-01-28standalone_miri - Up to attempting to run `hello`John Hodge1-0/+3
2018-01-26standalone_miri - Lots of work with parser.John Hodge1-0/+1
2018-01-24standalone_miri - New side-tool to attempt to execute pre-monomorphised MIRJohn Hodge1-0/+52