summaryrefslogtreecommitdiff
path: root/src/mir/main_bindings.hpp
AgeCommit message (Expand)AuthorFilesLines
2018-09-22All - Generate MIR for constant evaluation (has too many const_cast calls, bu...John Hodge1-3/+3
2018-06-02All - Warning cleanup when built with clangJohn Hodge1-1/+1
2018-03-17Trans - Move monomorphisation from codegen pass to its own pass, and do a sec...John Hodge1-0/+2
2017-06-25MIR Optimise - Support minimal optimisiationsJohn Hodge1-1/+1
2017-03-04MIR - Add a (disabled) full value state validatorJohn Hodge1-0/+1
2016-12-14Consteval - Re-enabled full first-pass constevalJohn Hodge1-0/+3
2016-08-21MIR Validate - Stub MIR validation passJohn Hodge1-0/+1
2016-08-20MIR Dump - Rough dump pass, exposes junk data somewhereJohn Hodge1-0/+2
2016-08-09main+MIR - Enable MIR generationJohn Hodge1-0/+14