1. af7f9a3 Eliminate the tail recursion for better performance by Daniel Sun · 3 years, 10 months ago
  2. 8c200ec Change type `LinkedList` to `ArrayList` to accelerate iterating by Daniel Sun · 3 years, 10 months ago
  3. 041a7e7 Improve the performance of `getPropertyName` further by Daniel Sun · 3 years, 10 months ago
  4. 47f74e3 Improve the performance of `getPropertyName` by Daniel Sun · 3 years, 10 months ago
  5. 994c0b1 Trivial refactoring: remove duplicated code by Daniel Sun · 3 years, 10 months ago
  6. 5f945dd Tweak `statement` rule by Daniel Sun · 3 years, 10 months ago
  7. 23d45ca Set node position with `configureAST` by Daniel Sun · 3 years, 10 months ago
  8. f3f4853 set start position of implicit-this for error reporting by Eric Milles · 3 years, 10 months ago
  9. 2e3ea2e moved "super" handling into type chooser and removed redundant branch by Eric Milles · 3 years, 10 months ago
  10. 7195c65 Remove deprecated `AstBuilderTransformation`(master only) by Daniel Sun · 3 years, 10 months ago
  11. 616e34a Revert "Trivial refactoring: Make fields `final`" by Daniel Sun · 3 years, 10 months ago
  12. ce825a7 minor fix-ups by Eric Milles · 3 years, 10 months ago
  13. bec43f1 Trivial refactoring: Make fields `final` by Daniel Sun · 3 years, 10 months ago
  14. 83d399e Tweak the fix for GROOVY-9588 by Daniel Sun · 3 years, 10 months ago
  15. 9b46553 GROOVY-9588: groovyCompile 6x slower in 3.0.4 than 2.5.6 by Daniel Sun · 3 years, 10 months ago
  16. 301a6ea GROOVY-9606: Traits using generics generate incorrect stub for Methods (closes #1290) by Paul King · 3 years, 10 months ago
  17. f504d1f Tweak test of GROOVY-9236 by Daniel Sun · 3 years, 10 months ago
  18. 121fd51 minor fix-ups by Eric Milles · 3 years, 10 months ago
  19. a5e677f refactor out some duplication in "super.name" and "super.@name" handling by Eric Milles · 3 years, 10 months ago
  20. 7ecbaf5 TEST: show actual output when test fails by Remko Popma · 3 years, 10 months ago
  21. a960547 GROOVY-9598: account for static modifier when checking for outer members by Eric Milles · 3 years, 10 months ago
  22. f60285e GROOVY-9604: STC: add support for accessing additional closure metadata by Eric Milles · 3 years, 10 months ago
  23. bcce7be GROOVY-8274: allow user-supplied methodMissing in non-static inner class by Eric Milles · 3 years, 10 months ago
  24. 2925c85 Trivial refactoring: extract constants by Daniel Sun · 3 years, 10 months ago
  25. 4c21dc1 Trivial refactoring: Optional.isPresent() can be replaced with functional-style expression by Daniel Sun · 3 years, 10 months ago
  26. b663076 GROOVY-9605: leftShift operator does not work on BigInteger (throws UnsupportedOperationException) (closes #1287) by Paul King · 3 years, 10 months ago
  27. 93d5c93 GROOVY-9554: Script: before adding to binding, check for property setter (tweak doco) by Paul King · 3 years, 10 months ago
  28. 8d52da3 GROOVY-9554: Script: before adding to binding, check for property setter (closes #1280) by Eric Milles · 3 years, 11 months ago
  29. 14de982 GROOVY-9603: don't apply map literal as constructor shorthand to Object (closes #1288) by Eric Milles · 3 years, 10 months ago
  30. 16a5c42 GROOVY-9599: respect empty String as default value in CliBuilder by Remko Popma · 3 years, 10 months ago
  31. 8336f28 Remove deprecated option `groovy.generate.stub.in.memory` by Daniel Sun · 3 years, 10 months ago
  32. 44dfe02 GROOVY-9592: Replace "groovy.generate.stub.in.memory" with "groovy.mem.stub" by Daniel Sun · 3 years, 11 months ago
  33. 168bc44 [GROOVY-8100] Test for mkp.yield/yieldUnescaped by Jochen Eddelbüttel · 3 years, 10 months ago
  34. abd56e0 Yield before any markup (state == 0) by Jochen Eddelbüttel · 3 years, 10 months ago
  35. bf61481 GROOVY-9344, GROOVY-9516: track assign in closure like if/else branch by Eric Milles · 3 years, 11 months ago
  36. 836887c GROOVY-9591: no error for dynamic variable in closure in static context by Eric Milles · 3 years, 11 months ago
  37. 9c3a8d2 Minor tweak: simply the control flow for better readability by Daniel Sun · 3 years, 10 months ago
  38. 9375459 GROOVY-9602: return more specific type for ifS/ifElseS helper methods in GeneralUtils by Paul King · 3 years, 10 months ago
  39. 546c738 GROOVY-9600: Picocli-related VersionProvider helper classes should be public to avoid access warnings by Paul King · 3 years, 10 months ago
  40. 0d174b4 update documentation to use gender neutral pronouns where applicable (closes #1283) by Jenn Strater · 3 years, 10 months ago
  41. ef826c2 GROOVY-9594: deprecate legacy aliases by Paul King · 3 years, 10 months ago
  42. 5a8e5b0 GROOVY-9594: Update src/main/java/org/codehaus/groovy/control/customizers/SecureASTCustomizer.java (closes #1282) by Paul King · 3 years, 10 months ago
  43. 4d3b091 GROOVY-9594: Rename whitelist/blacklist in SecureASTCustomizer to more meaningful names by Paul King · 3 years, 11 months ago
  44. 4222ec3 minor refactor: rename local var by Paul King · 3 years, 11 months ago
  45. c30cfda Trivial refactoring: Avoid redundant calls by Daniel Sun · 3 years, 11 months ago
  46. 64f722d GROOVY-9589: Parse source codes in parallel(closes #1275) by Daniel Sun · 3 years, 11 months ago
  47. ca1c963 GROOVY-9593: Switch Spock from SNAPSHOT to 2.0-M3-groovy-3.0 (tweaks) by Paul King · 3 years, 11 months ago
  48. f7ad2d9 GROOVY-9593: Switch Spock from SNAPSHOT to 2.0-M3-groovy-3.0 (closes #1281) by Marcin Zajączkowski · 3 years, 11 months ago
  49. 0e36e80 minor refactor: eliminate dup code for getting setter name by Paul King · 3 years, 11 months ago
  50. d63baf8 GROOVY-9587: don't check for property for non-empty call args (closes #1277) by Eric Milles · 3 years, 11 months ago
  51. 93935e3 minor fix-ups by Eric Milles · 3 years, 11 months ago
  52. 0bc5029 Add a comment to avoid wrong usage by Daniel Sun · 3 years, 11 months ago
  53. 51d4d54 GROOVY-9590: Bump javaparser to 3.16.1 by Daniel Sun · 3 years, 11 months ago
  54. 57d7723 GROOVY-9344: SC: retain closure shared variable metadata for classgen by Eric Milles · 3 years, 11 months ago
  55. 9c11061 GROOVY-7701: SC: replace field/property reference with dynamic variable by Eric Milles · 3 years, 11 months ago
  56. 3bf8f9f GROOVY-7701: do not cast RHS before LHS of assignment is visited by Eric Milles · 3 years, 11 months ago
  57. 0aafd97 GROOVY-8840: use inferred type for subscript if operand is placeholder by Eric Milles · 3 years, 11 months ago
  58. e919cef GROOVY-7549: STC: if "=" RHS type is inaccessible, revert to origin type by Eric Milles · 3 years, 11 months ago
  59. 21b6162 GROOVY-7512: add MapStyleConstructorCall override of transformExpression by Eric Milles · 3 years, 11 months ago
  60. 45f4974 Tweak test by Daniel Sun · 3 years, 11 months ago
  61. 81b1dd8 Trigger peeking of stream by Daniel Sun · 3 years, 11 months ago
  62. 9038ccb GROOVY-9585 preparatory work plus fix typo by Paul King · 3 years, 11 months ago
  63. 67d8641 GROOVY-9586: add trait to owner list when getting for trait helper class by Eric Milles · 3 years, 11 months ago
  64. 4db3159 minor refactor (rename private field) by Paul King · 3 years, 11 months ago
  65. 0caa105 GROOVY-9485: add comment to reduce risk of subsequent regression by Paul King · 3 years, 11 months ago
  66. 71ba1ae GROOVY-9584: We got a GROOVY-3456 zoombie here (closes #1271) by Urs Keller · 3 years, 11 months ago
  67. 20bc8ad reduce nesting by Eric Milles · 3 years, 11 months ago
  68. d9694f9 remove redundant call by Eric Milles · 3 years, 11 months ago
  69. d353db2 refactor AST building by Eric Milles · 3 years, 11 months ago
  70. dc78660 GROOVY-9580: declaring class of getter/setter should be same as property (closes #1265) by Eric Milles · 4 years ago
  71. 613797c trivial refactor (side effect: closes #1263) by Paul King · 3 years, 11 months ago
  72. 4568734 trivial refactor by Paul King · 3 years, 11 months ago
  73. 65d7a92 GROOVY-9558: drop receiver metadata from transformed property expression (closes #1270) by Eric Milles · 3 years, 11 months ago
  74. dbe64bb trivial refactor by Paul King · 3 years, 11 months ago
  75. a9c47d3 GROOVY-9583: Bump gradle to 6.5 by Paul King · 3 years, 11 months ago
  76. 73b669a FastStringServiceFactory use single arg ServiceLoader.load (closes #1217) by Brad Beck · 4 years, 1 month ago
  77. 57a4887 minor fix-ups by Eric Milles · 3 years, 11 months ago
  78. 49ee146 minor fix-ups by Eric Milles · 3 years, 11 months ago
  79. 7603e0b Trivial refactoring: Remove redundant initializer by Daniel Sun · 4 years ago
  80. 079b677 Ensure Java default imports will be included by Daniel Sun · 4 years ago
  81. dbd5453 GROOVY-9577: maintain insertion order of imports and retain duplicates by Eric Milles · 4 years ago
  82. 508479e GROOVY-9562: same top-level type, not same module for private field read by Eric Milles · 4 years ago
  83. 435280d return unmodifiable collections and other minor refactoring by Eric Milles · 4 years ago
  84. 6778995 use Arrays.sort by Eric Milles · 4 years ago
  85. 07b7aa3 reuse code for put by Eric Milles · 4 years ago
  86. ba59d89 restore finals for fields by Eric Milles · 4 years ago
  87. 63cea6c tweak comment by Paul King · 4 years ago
  88. eca2f8c GROOVY-9335: DGM: use size(CharSequence) instead of size(String*) by Eric Milles · 4 years ago
  89. bed723a add missing version tags and clean up comments and other minor items by Eric Milles · 4 years ago
  90. 2964e6f GROOVY-9499: add test case by Eric Milles · 4 years ago
  91. 0dda859 GROOVY-9576: groovydoc: hide enum $INIT static method (closes #1261) by Mikko Värri · 4 years ago
  92. 6d5b981 GROOVY-9573: groovydoc: show arrays properly (closes #1259) by Mikko Värri · 4 years ago
  93. 3f0e187 GROOVY-9571: groovydoc: add default ctor only for (abstract) classes (closes #1257) by Mikko Värri · 4 years ago
  94. 4904f79 Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper (closes #1258) by Björn Kautler · 4 years ago
  95. 0eddad4 clean up some legacy comments by Paul King · 4 years ago
  96. eb8539f GROOVY-9575 by Anders Wallgren · 4 years ago
  97. d5dbeaf GROOVY-9574: ConcurrentModificationException in Java9.concealedPackageList by Daniel Sun · 4 years ago
  98. 695e27b use static import by Eric Milles · 4 years ago
  99. ae351e3 minor refactor by Eric Milles · 4 years ago
  100. ba576ed GROOVY-5259: refactor handling of "this" reference in special ctor call by Eric Milles · 4 years ago