summaryrefslogtreecommitdiffstats
path: root/ast_java.h
Commit message (Expand)AuthorAgeFilesLines
* Fix google-explicit-constructor warnings in aidl.Chih-Hung Hsieh2016-06-021-10/+10
* Generate code for AIDL defined string constantsChristopher Wiley2016-05-031-5/+17
* Turn android::aidl::java::Document into a classChristopher Wiley2016-01-291-8/+13
* Remove last using directives from global header scopeChristopher Wiley2016-01-291-46/+41
* clang-format ast_java.{cpp,h}Christopher Wiley2016-01-291-265/+233
* Introduce integer constantsCasey Dahlin2015-11-301-0/+11
* Remove dead Java AST codeChristopher Wiley2015-10-191-6/+0
* Remove trivial destructors and constructors from Java ASTChristopher Wiley2015-09-291-96/+96
* Move Java related code into a java namespaceChristopher Wiley2015-09-291-1/+8
* Don't allow non-const pointers to Type instancesChristopher Wiley2015-09-231-28/+28
* Make all possible Type methods constChristopher Wiley2015-09-231-2/+2
* Abstract away file IO when writing generated codeChristopher Wiley2015-09-141-33/+40
* Rename AST.{h,cpp} files to ast_java.{h,cpp}Christopher Wiley2015-09-141-0/+389