summaryrefslogtreecommitdiffstats
path: root/ast_java_unittest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove last using directives from global header scopeChristopher Wiley2016-01-291-0/+2
* Don't call virtual methods in TypeNamespace constructorsChristopher Wiley2015-10-311-0/+1
* Consolidate type checking logicChristopher Wiley2015-10-311-2/+4
* Move Java related code into a java namespaceChristopher Wiley2015-09-291-0/+2
* Remove NAMES global type namespaceChristopher Wiley2015-09-241-2/+3
* Rename Type.* to type_java.*Christopher Wiley2015-09-231-1/+1
* Move logic to write to stdout into CodeWriterChristopher Wiley2015-09-191-1/+1
* Abstract away file IO when writing generated codeChristopher Wiley2015-09-141-0/+55