summaryrefslogtreecommitdiffstats
path: root/compiler/sea_ir/code_gen.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored SEA IR folder structure to be more logical.Dragos Sbirlea2013-08-071-157/+0
* SEA IR type handling complete for fibonacci.Dragos Sbirlea2013-08-071-1/+4
* Generation of dot files through visitor.Added type info to .dot.Dragos Sbirlea2013-08-051-1/+1
* Added SEA IR type infrastructure (and a bit of cleanup).Dragos Sbirlea2013-08-011-0/+1
* Fix cpplint whitespace/comments issuesBrian Carlstrom2013-07-261-4/+4
* Added code generation framework.Dragos Sbirlea2013-07-221-0/+153