summaryrefslogtreecommitdiff
path: root/src/trans/codegen.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-06-29Trans - Rework to potentially support dynamic librariesJohn Hodge1-1/+1
2018-01-27Trans - Add "backend" for monomorphised MIRJohn Hodge1-0/+1
2017-06-04Trans - Emit monomorphised/inlined functions as `static`John Hodge1-2/+2
2017-02-19Trans - Conditionally emit struct/tuple constructor wrappersJohn Hodge1-0/+3
2017-02-11Trans - Allow passing library directories from command lineJohn Hodge1-1/+2
2017-01-29Trans - Only emit typeid if neededJohn Hodge1-0/+1
2017-01-08Trans - Enable translation of all public items in rlibsJohn Hodge1-1/+1
2017-01-01Trans - Support forward declaration of typesJohn Hodge1-0/+1
2016-12-24No more tears!ubsan1-6/+6
2016-12-18HIR - Move VTable construction to codegenJohn Hodge1-0/+2
2016-12-04Trans - Coming alongJohn Hodge1-5/+10
2016-12-04Trans - Roughed C translationJohn Hodge1-1/+1
2016-12-03Trans Codegen - Structure coming upJohn Hodge1-0/+46