1. b58f168 Update intellij project definition by cushon · 8 years ago
  2. 947bfcf Only emit constant values for fields of primitive or string type by cushon · 8 years ago
  3. f2b680d Fix float literal lexing by cushon · 8 years ago
  4. 294740d Erase raw types during canonicalization by cushon · 8 years ago
  5. a0d2521 Don't set ACC_ABSTRACT on static interface methods by cushon · 8 years ago
  6. 87b4e7d Enable parser test for wildcard imports by cushon · 8 years ago
  7. 3e432e6 Refactor Main entry point by cushon · 8 years ago
  8. 5cd1196 Initial jdeps output by cushon · 8 years ago
  9. f3df8fd Upgrade to the debug version of ASM, which includes generic signatures by cushon · 8 years ago
  10. e75cc32 Bump protoc version by cushon · 8 years ago
  11. 667facf Import deps proto into turbine by cushon · 8 years ago
  12. b622e5e Fix a crash in constant expression evaluation by cushon · 8 years ago
  13. 6426b66 Fix parsing of marker annotations with optional parens by cushon · 8 years ago
  14. a086f7d Fix another non-const expression binding crash by cushon · 8 years ago
  15. 0c10305 Fix a constant expression parsing crash by cushon · 8 years ago
  16. 9f1fb3f Fix integer literal bounds checks, again by cushon · 8 years ago
  17. 396bce5 Delete empty file by cushon · 8 years ago
  18. 806d6a5 Don't crash when evaluating non-constant expressions by cushon · 8 years ago
  19. 76c6542 Best-effort static type import handling by cushon · 8 years ago
  20. 223d1d3 Add InnerClass attributes for enclosing declarations first by cushon · 8 years ago
  21. 10cea42 Fix annotation-context binding of constants in class files by cushon · 8 years ago
  22. b0445ae Diagnostic improvements by cushon · 8 years ago
  23. 75946a8 Fix lookup of fields in interfaces by cushon · 8 years ago
  24. 5a010f8 Best-effort wildcard import handling by cushon · 8 years ago
  25. 5bd3422 Avoid unnecessary joining and splitting of qualified names by cushon · 8 years ago
  26. c38ee7a Handle primitive and void class literals by cushon · 8 years ago
  27. 5288723 Handle generic methods in annotation interfaces by cushon · 8 years ago
  28. a571964 Support mutually recursive type paramter bounds by cushon · 8 years ago
  29. c3b9b67 Support all primitive type conversions by cushon · 8 years ago
  30. 7591eee Fix typo in Javadoc by eaftan · 8 years ago
  31. 11172c8 Don't crash on signed hex literals by cushon · 8 years ago
  32. 9caa21d Implement unary expressions on more types by cushon · 8 years ago
  33. 1d7086e Create an initial main entry point for turbine by cushon · 8 years ago
  34. 43c626d Fork javac-turbine's option parsing by cushon · 8 years ago
  35. 5dc39f3 Best-effort diagnostic handling by cushon · 8 years ago
  36. d25de51 Use sharding for integration tests by cushon · 8 years ago
  37. 6949550 IntelliJ project file by Liam Miller-Cushon · 8 years ago
  38. 3173e49 Fix annotation classfile loading by cushon · 8 years ago
  39. e76a67f Fix static imports of members of nested types by cushon · 8 years ago
  40. 83d53bb Fix handling of nested annotations by cushon · 8 years ago
  41. 3088f83 Full JLS 7 annotation handling by cushon · 8 years ago
  42. 2d40d9f .gitignore and README by Liam Miller-Cushon · 8 years ago
  43. 4d51bb2 Initial annotation binding and writing by cushon · 8 years ago
  44. e00c990 JLS 15.28 constant expression evaluation by cushon · 8 years ago
  45. bd2b29b Constant fields by cushon · 8 years ago
  46. 4c1981b Type canonicalization by cushon · 8 years ago
  47. 5a08d0b Type binding, and initial end-to-end test coverage by cushon · 8 years ago
  48. d1a1951 Bound nodes with types, and initial lowering to bytecode by cushon · 8 years ago
  49. 263a3b6 Type model and signature generation by cushon · 8 years ago
  50. 783f80f Class file writing by cushon · 8 years ago
  51. 38a11c0 JVMS 4.3.4 signature parsing and output by cushon · 8 years ago
  52. d01fe55 Consolidate ClassFile model types as members of ClassFile by cushon · 8 years ago
  53. 7cc90d3 Initial classpath support by cushon · 8 years ago
  54. 35193fa Fix README and LICENSE by cushon · 8 years ago
  55. fe74501 Class file reading by cushon · 8 years ago
  56. f0e9744 Unbork turbine build by cushon · 8 years ago
  57. 70b7156 Type hierarchy binding by cushon · 8 years ago
  58. f5b8922 Move constant and type kind enums out of the ast package by cushon · 8 years ago
  59. 8caf425 Fix an enum constant parsing bug by cushon · 8 years ago
  60. 80f4e91 Fix bounds checks on non-decimal integer literals by cushon · 8 years ago
  61. c5ee876 Initial turbine maven build by cushon · 8 years ago
  62. 881d847 Top-level parsing by cushon · 8 years ago
  63. 7194e78 Constant expression parsing by cushon · 8 years ago
  64. 9459119 Initial commit by Liam Miller-Cushon · 8 years ago