1. 14e813c Lint: Redundant imports am: f08c15f417 am: d204fabc0c by Jooyung Han · 2 years, 4 months ago
  2. f08c15f Lint: Redundant imports by Jooyung Han · 2 years, 4 months ago
  3. 1d8d50a Add automatic default value for char-type field by Jooyung Han · 2 years, 7 months ago
  4. 12f3638 Revert "Add automatic default value for char-type field" am: ac1cb3eb26 am: e7f67dccd7 by Daniele Di Proietto · 2 years, 6 months ago
  5. ac1cb3e Revert "Add automatic default value for char-type field" by Daniele Di Proietto · 2 years, 6 months ago
  6. fbe86b7 Add automatic default value for char-type field am: 3cd81ac2ec am: 7b023a58f7 by Jooyung Han · 2 years, 6 months ago
  7. 9fafb8d grammar for fixed-size array by Jooyung Han · 2 years, 6 months ago
  8. 3cd81ac Add automatic default value for char-type field by Jooyung Han · 2 years, 7 months ago
  9. fa41b53 Support single-element annotations by Thiébaud Weksteen · 2 years, 7 months ago
  10. cdf89ec Remove AidlImport by Jooyung Han · 2 years, 7 months ago
  11. 2b3cd2a Make sure all nodes are visited. by Jooyung Han · 2 years, 8 months ago
  12. a7560e8 AidlNode: delete copy constructor by Steven Moreland · 2 years, 8 months ago
  13. 85762bf remove AidlPackage by Steven Moreland · 2 years, 8 months ago
  14. 8a2d9ac Handle errors while parsing nested types by Jooyung Han · 2 years, 8 months ago
  15. 2aedb11 Parsing nested types. by Jooyung Han · 2 years, 8 months ago
  16. 2834f00 Fix use-after-free on annotation parse error by Jooyung Han · 2 years, 8 months ago
  17. 55db811 Fix use-after-free on annotation parse error by Jooyung Han · 2 years, 9 months ago
  18. 442cacf Fix leak in aidl_unittests by Jooyung Han · 2 years, 9 months ago
  19. 3578498 Allow duplicate types from preprocessed by Jooyung Han · 3 years ago
  20. 93f48f0 Preprocessed uses the same syntax of AIDL by Jooyung Han · 3 years ago
  21. 289a1bc refactor: type resolution using visitor by Jooyung Han · 3 years, 1 month ago
  22. 97c324a syntax: annotations before [] and type args by Jooyung Han · 3 years, 4 months ago
  23. 8451a20 Lexer passes the list of comments to parser by Jooyung Han · 3 years, 5 months ago
  24. 132cf80 --dumpapi with copyright/license headers by Jooyung Han · 3 years, 5 months ago
  25. 6736ffb refactor: AidlAnnotation/AidlTypeSpecifier are commentable by Jooyung Han · 3 years, 5 months ago
  26. d0c8af0 cleanup: remove comments field from ConstantRef by Jooyung Han · 3 years, 5 months ago
  27. 633eab6 Support annotations for 'const' by Jooyung Han · 3 years, 5 months ago
  28. 2981384 const-ref: support recursive references by Jooyung Han · 3 years, 6 months ago
  29. 690f584 using references in constant expressions by Jooyung Han · 3 years, 6 months ago
  30. 829ec7c refactor: move members into AidlDefinedType by Jooyung Han · 3 years, 6 months ago
  31. 3f347ca support const in parcelable/union by Jooyung Han · 3 years, 6 months ago
  32. 6c07b83 Pretty closing type parameters. by Steven Moreland · 3 years, 7 months ago
  33. 1a551d3 Parse cpp_header as AidlToken in lex by Jooyung Han · 3 years, 8 months ago
  34. 2946afc union: java backend by Jooyung Han · 3 years, 8 months ago
  35. 9bcf80e refactor: add AidlToken::Append by Jooyung Han · 3 years, 8 months ago
  36. 2a08890 Use AIDL_ERROR instead of std::cout or std::cerr by Devin Moore · 3 years, 9 months ago
  37. 2178081 Use AIDL_* errors over libbase logging. by Steven Moreland · 3 years, 9 months ago
  38. 53fc99c Support templated structured parcelables by Devin Moore · 3 years, 10 months ago
  39. 8e79b7f Change the ownership of AidlDefinedType objects by Jiyong Park · 3 years, 11 months ago
  40. f9e922f Allow list literal to have ending comma. by Steven Moreland · 3 years, 11 months ago
  41. ec0303f Fix memory leak by Jiyong Park · 4 years ago
  42. 186d3c4 Fix a memory leak by Jiyong Park · 4 years ago
  43. c2a438f Fixed memory leaks by Jiyong Park · 4 years ago
  44. 1813218 Remove AidlQualifiedName by Jiyong Park · 4 years ago
  45. 6251551 Introduce AidlDocument by Jiyong Park · 4 years ago
  46. e5c4529 move parser to its own source file by Jiyong Park · 4 years ago
  47. 602b8ae Clarify description of 'cpp_header'. by Steven Moreland · 4 years, 1 month ago
  48. df93ebb Changing enum autofill to use aidl file location instead of cpp by Devin Moore · 4 years, 2 months ago
  49. 7953f55 Fix leak by Jooyung Han · 4 years, 4 months ago
  50. 997281d Preserve "@hide" comment during dump_api by Jeongik Cha · 4 years, 5 months ago
  51. d1039a9 Fix-leak in AddImport. by Steven Moreland · 4 years, 4 months ago
  52. e7d358a AIDL: initialize serial in error cases by Steven Moreland · 4 years, 5 months ago
  53. 609ba6d Updates for bison 3.5 by Dan Willemsen · 4 years, 5 months ago
  54. d12e313 Remove type_param identifier leaks. by Steven Moreland · 4 years, 6 months ago
  55. df76dc7 Allow to make generic unstructured parcelable in java by Jeongik Cha · 4 years, 6 months ago
  56. adb7467 Include source position in generated annotations. by Mathew Inwood · 4 years, 6 months ago
  57. f04cd5e Avoid stoi crash for too big of serial. by Steven Moreland · 4 years, 7 months ago
  58. f4cd271 Disallow leading ',' in arg list. by Steven Moreland · 4 years, 7 months ago
  59. 33d5656 Remove use of deleted token. by Steven Moreland · 4 years, 7 months ago
  60. a02c4b3 parser: remove delete of error token by Steven Moreland · 4 years, 7 months ago
  61. 7b41272 AddDefinedType: avoid segfault by Steven Moreland · 4 years, 7 months ago
  62. 83e7803 remove segfault on bad annotation by Steven Moreland · 4 years, 7 months ago
  63. b28684e Adds support for autofilling enums. by Daniel Norman · 4 years, 8 months ago
  64. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 9 months ago
  65. 2e4112d Adds support for comments on enums and enumerators. by Daniel Norman · 4 years, 8 months ago
  66. b49a33d Stop leaks. by Steven Moreland · 4 years, 10 months ago
  67. 85aed54 Adds the beginnings of Enum support to AIDL. by Daniel Norman · 4 years, 10 months ago
  68. 91fe871 Allow annotations on oneway methods. by Artur Satayev · 4 years, 10 months ago
  69. 07fa3e0 Add support for multiline strings in aidl by Andrei Onea · 5 years ago
  70. 9445fc6 Extend aidl parser annotation support by Andrei Onea · 5 years ago
  71. 82317dd Allow parcelable defined from framework in stable aidl by Jeongik Cha · 5 years ago
  72. a6605ab Add @UnsupportedAppUsage annotation by Jiyong Park · 6 years ago
  73. 632c2c1 Remove warning for unused package_decl. by Steven Moreland · 6 years ago
  74. e59c368 API dump for an AIDL interface consists of multiple AIDL files by Jiyong Park · 6 years ago
  75. 860b194 Defaults for List in structured parcelables. by Steven Moreland · 6 years ago
  76. 3be7577 Make AidlAnnotation movable. by Steven Moreland · 6 years ago
  77. 1c4ba20 Double/float literals in AIDL by Steven Moreland · 6 years ago
  78. 2529432 Support all discrete primitives as defaults. by Steven Moreland · 6 years ago
  79. 3656c3c Add --apicheck that tells whether two API dumps are incompatible or not by Jiyong Park · 6 years ago
  80. b034bf0 Support multiple types in an AIDL file / multiple AIDL files by Jiyong Park · 6 years ago
  81. 92c55f1 Remove GetLine. by Steven Moreland · 6 years ago
  82. 46e9da8 First class errors in the compiler. by Steven Moreland · 6 years ago
  83. 6cee348 add --structured flag by Steven Moreland · 6 years ago
  84. 9ea10e3 Structured Parcelables: int/string default values. by Steven Moreland · 6 years ago
  85. 693640b Refactor constant declarations. by Steven Moreland · 6 years ago
  86. 68bc77a Annotation is printable by Jiyong Park · 6 years ago
  87. 1deecc3 Resolve AIDL types without using Java or C++ types by Jiyong Park · 6 years ago
  88. d59a10d Rename AidlType to AidlTypeSpecifier by Jiyong Park · 6 years ago
  89. ccf00f8 Type parameters are parsed by yacc. by Jiyong Park · 6 years ago
  90. 22c7800 Specify 'pretty' strings for error messages. by Steven Moreland · 6 years ago
  91. c258abc Parse interfaces and parcelables simultaneously. by Steven Moreland · 6 years ago
  92. ed90687 Better errors for annotations. by Steven Moreland · 6 years ago
  93. 38a41d1 Enable glr parser and set rr 0. by Steven Moreland · 6 years ago
  94. 5557f1c Structured parcelables. by Steven Moreland · 6 years ago
  95. 2ca4fcb Cleaner error handling in AIDL. by Steven Moreland · 6 years ago
  96. 9c25c16 Aidl: Fix parser leak by Andreas Gampe · 7 years ago
  97. 3b2203d aidl-cpp: Add support for hex values in const int by Roshan Pius · 8 years ago
  98. d6bdd8d Parse AIDL string constants by Christopher Wiley · 8 years ago
  99. e792293 Allow annotations on interfaces by Casey Dahlin · 8 years ago
  100. ec31a05 Correctly parse @utf8 and @utf8InCpp annotations by Christopher Wiley · 8 years ago