1. 720a3cc Elevate bitwise bool negation error to clients. by Steven Moreland · 4 years ago
  2. e1ff67e Allow failure in const expression calculations. by Steven Moreland · 4 years ago
  3. 7ceb125 aidl: sanitize for integer overflows by Steven Moreland · 4 years, 6 months ago
  4. cef2266 Allow hex literals to be explicitly long. by Steven Moreland · 4 years, 1 month ago
  5. 541788d Primitives default to 0 by Steven Moreland · 4 years, 2 months ago
  6. c233fb8 Log error using the invalid unary expression instead of type by Devin Moore · 4 years, 4 months ago
  7. f17e3a7 Suppress warnings for ~(bool). by Yifan Hong · 4 years, 5 months ago
  8. 74d3f55 AIDL metadata by Steven Moreland · 4 years, 6 months ago
  9. 3cce7cd Changes TODO to do a full copy to use the 'single validation phase' bug. by Daniel Norman · 4 years, 6 months ago
  10. cdedd9b ShallowIntegralCopy: non-fatal for !CheckValid by Steven Moreland · 4 years, 8 months ago
  11. 4ff04aa Avoid fatal error on ERROR type. by Steven Moreland · 4 years, 8 months ago
  12. 4bcb05c Remove some duplicated CheckValid code. by Steven Moreland · 4 years, 8 months ago
  13. 59e53e4 ShallowIntegralCopy: report user errors w/o crash by Steven Moreland · 4 years, 8 months ago
  14. a923a72 Missing toString entry for const expressions. by Steven Moreland · 4 years, 8 months ago
  15. 485a51a Also detect 'x%0' to avoid exception. by Steven Moreland · 4 years, 8 months ago
  16. 6560661 Call CheckValid before evaluate. by Steven Moreland · 4 years, 9 months ago
  17. f0ca44f Fixes ShallowCopy to use the other constant's final evaluated type. by Daniel Norman · 4 years, 9 months ago
  18. b28684e Adds support for autofilling enums. by Daniel Norman · 4 years, 9 months ago
  19. d7d18df Add support for AIDL constant expressions by Will McVicker · 4 years, 11 months ago
  20. efd970d Move AidlConstantValue implementation to separate file by Will McVicker · 4 years, 10 months ago