1. 3d91213 Merge pull request #369 from apache/dependabot/github_actions/github/codeql-action-3.30.1 by Gary Gregory · 2 days ago master
  2. 6cfc7cf Fix Checkstyle by Gary D. Gregory · 2 days ago
  3. db27435 Bump github/codeql-action from 3.29.11 to 3.30.1 by dependabot[bot] · 2 days ago
  4. 8461d83 JEXL-440: moving tests in dedicated class; by Henrib · 6 days ago
  5. a9792f8 Bump org.apache.commons:commons-parent from 85 to 87 #368 by Gary Gregory · 9 days ago
  6. eb240df Merge pull request #367 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.3 by Gary Gregory · 9 days ago
  7. ad9c56b Merge pull request #368 from apache/dependabot/maven/org.apache.commons-commons-parent-87 by Gary Gregory · 9 days ago
  8. 8d300c8 Bump org.apache.commons:commons-parent from 85 to 87 by dependabot[bot] · 9 days ago
  9. 9d65f53 Bump actions/dependency-review-action from 4.7.2 to 4.7.3 by dependabot[bot] · 9 days ago
  10. 4698bf1 Merge pull request #365 from apache/dependabot/github_actions/actions/setup-java-5.0.0 by Gary Gregory · 2 weeks ago
  11. 27d1a7b Merge pull request #364 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.2 by Gary Gregory · 2 weeks ago
  12. 3b5370b Merge pull request #363 from apache/dependabot/github_actions/github/codeql-action-3.29.11 by Gary Gregory · 2 weeks ago
  13. 4865e92 Bump actions/setup-java from 4.7.1 to 5.0.0 by dependabot[bot] · 2 weeks ago
  14. f3ee48e Bump actions/dependency-review-action from 4.7.1 to 4.7.2 by dependabot[bot] · 2 weeks ago
  15. 42bbac1 Bump github/codeql-action from 3.29.9 to 3.29.11 by dependabot[bot] · 2 weeks ago
  16. 99077bf Javadoc by Gary D. Gregory · 3 weeks ago
  17. eb69b39 Don't initialize AtomicInteger to its default value by Gary D. Gregory · 3 weeks ago
  18. 2b72bae Don't initialize AtomicBoolean to its default value by Gary D. Gregory · 3 weeks ago
  19. c8e45cc Don't initialize AtomicBoolean to its default value by Gary D. Gregory · 3 weeks ago
  20. 96e1da4 Merge pull request #362 from apache/dependabot/github_actions/github/codeql-action-3.29.9 by Gary Gregory · 3 weeks ago
  21. 9d22e84 Merge pull request #361 from apache/dependabot/github_actions/actions/checkout-5.0.0 by Gary Gregory · 3 weeks ago
  22. f753e3b Bump github/codeql-action from 3.29.8 to 3.29.9 by dependabot[bot] · 3 weeks ago
  23. dfec719 Bump actions/checkout from 4.2.2 to 5.0.0 by dependabot[bot] · 3 weeks ago
  24. 279b0b8 Merge pull request #360 from apache/dependabot/github_actions/actions/cache-4.2.4 by Gary Gregory · 4 weeks ago
  25. e228fa9 Merge pull request #359 from apache/dependabot/github_actions/github/codeql-action-3.29.8 by Gary Gregory · 4 weeks ago
  26. 79a252b Bump actions/cache from 4.2.3 to 4.2.4 by dependabot[bot] · 4 weeks ago
  27. 6cfebdb Bump github/codeql-action from 3.29.7 to 3.29.8 by dependabot[bot] · 4 weeks ago
  28. 705fbb7 Types in java.lang are always in scope by Gary D. Gregory · 5 weeks ago
  29. 736e46e Javadoc by Gary D. Gregory · 5 weeks ago
  30. 45b0d21 Merge pull request #357 from apache/JEXL-442 by Henrib · 5 weeks ago
  31. afdc56b Merge branch 'master' into JEXL-442 by Henrib · 5 weeks ago
  32. 8945cf3 JEXL-442: release notes by Henrib · 5 weeks ago
  33. 049d7fc Merge pull request #358 from apache/dependabot/github_actions/github/codeql-action-3.29.5 by Gary Gregory · 5 weeks ago
  34. b2b56a7 Bump github/codeql-action from 3.29.4 to 3.29.5 by dependabot[bot] · 5 weeks ago
  35. f0208dc JEXL-442: code improvements by Henrib · 5 weeks ago
  36. 483bfe7 JEXL-442: parse Jxlt (interpolation) based nodes at script parsing time; by Henrib · 6 weeks ago
  37. da8a258 Merge pull request #356 from apache/dependabot/github_actions/github/codeql-action-3.29.4 by Gary Gregory · 6 weeks ago
  38. 5410838 Bump github/codeql-action from 3.29.2 to 3.29.4 by dependabot[bot] · 6 weeks ago
  39. 8d285fe JEXL-442: link frames to allow runtime discovery of captured values (runtime vs parsing); by Henrib · 7 weeks ago
  40. 2a45024 Merge some string literals by Gary D. Gregory · 7 weeks ago
  41. 2f377b9 Update the GitHub pull request template for AI by Gary D. Gregory · 7 weeks ago
  42. a0a0127 Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #355 by Gary Gregory · 9 weeks ago
  43. f54716f Merge pull request #355 from apache/dependabot/maven/org.apache.commons-commons-lang3-3.18.0 by Gary Gregory · 9 weeks ago
  44. 239897a Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by dependabot[bot] · 9 weeks ago
  45. 61b76f0 JEXL-441 : updated tokenization for interpolation / back-quoted strings; by Henrib · 9 weeks ago
  46. 8c8defa Merge pull request #354 from apache/JEXL-440 by Henrib · 9 weeks ago
  47. 38b0584 Merge branch 'master' into JEXL-440 by Henrib · 9 weeks ago JEXL-440
  48. 2ef100c Add ciManagement element to POM by Gary Gregory · 9 weeks ago
  49. adb2caf JEXL-440 : checkstyle; by Henrib · 9 weeks ago
  50. e839106 Merge pull request #353 from apache/dependabot/github_actions/github/codeql-action-3.29.2 by Gary Gregory · 9 weeks ago
  51. 1124fe9 Bump github/codeql-action from 3.29.1 to 3.29.2 by dependabot[bot] · 9 weeks ago
  52. 7ef644c JEXL-440 : checkstyle & javadoc; by Henrib · 9 weeks ago
  53. 2849df9 JEXL-440 : checkstyle & javadoc; by Henrib · 9 weeks ago
  54. b85369a JEXL-440 : added constants/enum handling defined through imports usable in case expression/statement; by Henrib · 9 weeks ago
  55. d2577a2 Merge pull request #352 from apache/dependabot/github_actions/github/codeql-action-3.29.1 by Arnout Engelen · 2 months ago
  56. a47df3f Bump github/codeql-action from 3.29.0 to 3.29.1 by dependabot[bot] · 2 months ago
  57. 0716ab4 Bump org.apache.commons:commons-parent from 84 to 85 by Gary D. Gregory · 3 months ago
  58. 2927f7a No need to nest in else by Gary D. Gregory · 3 months ago
  59. 8fa594d Merge pull request #351 from apache/dependabot/github_actions/github/codeql-action-3.29.0 by Gary Gregory · 3 months ago
  60. 8df784c Bump github/codeql-action from 3.28.19 to 3.29.0 by dependabot[bot] · 3 months ago
  61. c0ef856 Use JUnit 5 convention for class visibility by Gary D. Gregory · 3 months ago
  62. 56e13a5 JEXL-440 : checkstyle; by Henrib · 3 months ago
  63. e9375c9 JEXL-440 : basic switch statement & expression tests added; by Henrib · 3 months ago
  64. 24aec35 JEXL-440 : pesky spotbugs deserialization check (take 3); by Henrib · 3 months ago
  65. 2b79edb JEXL-440 : pesty spotbugs deserialization check; by Henrib · 3 months ago
  66. 5678fa8 JEXL-440 : allowing break in case statement; by Henrib · 3 months ago
  67. 828a013 Use JUnit 5 convention for test method visibility by Gary D. Gregory · 3 months ago
  68. 5a32d06 JEXL-440 : fix constructor snafu; by Henrib · 3 months ago
  69. c224a05 JEXL-440 : added switch/case/default syntax for statement and expressions; by Henrib · 3 months ago
  70. e98dad8 Merge pull request #350 from apache/dependabot/github_actions/github/codeql-action-3.28.19 by Gary Gregory · 3 months ago
  71. 320f0f9 Merge pull request #349 from apache/dependabot/github_actions/ossf/scorecard-action-2.4.2 by Gary Gregory · 3 months ago
  72. 768ba32 Bump github/codeql-action from 3.28.18 to 3.28.19 by dependabot[bot] · 3 months ago
  73. 5deb1fd Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by dependabot[bot] · 3 months ago
  74. 1287005 Fix indentation by Gary D. Gregory · 3 months ago
  75. 77a8bb6 Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-jexl.git by Gary Gregory · 3 months ago
  76. 9f3a797 Reuse BigInteger constants instead of creating new instances in by Gary Gregory · 3 months ago
  77. e5f4f5f JEXL-426: create new reference for local variables redefining captured symbols; by Henrib · 3 months ago
  78. 6665333 Update Apache License URL to HTTPS by Gary D. Gregory · 4 months ago
  79. d340145 Bump org.apache.commons:commons-parent from 83 to 84 by Gary D. Gregory · 4 months ago
  80. e257cd9 Use an import instead of a FQCN by Gary D. Gregory · 4 months ago
  81. cb03a82 Merge pull request #348 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.1 by Gary Gregory · 4 months ago
  82. b9c701d Merge pull request #347 from apache/dependabot/github_actions/github/codeql-action-3.28.18 by Gary Gregory · 4 months ago
  83. 27e5f69 Bump actions/dependency-review-action from 4.7.0 to 4.7.1 by dependabot[bot] · 4 months ago
  84. 16427e1 Bump github/codeql-action from 3.28.17 to 3.28.18 by dependabot[bot] · 4 months ago
  85. f0f70ae Merge pull request #346 from apache/dependabot/github_actions/actions/dependency-review-action-4.7.0 by Gary Gregory · 4 months ago
  86. e4a60f8 Bump actions/dependency-review-action from 4.6.0 to 4.7.0 by dependabot[bot] · 4 months ago
  87. 1b2242b Normalize parameter names by Gary D. Gregory · 4 months ago
  88. 8e0ae20 Javadoc by Gary D. Gregory · 4 months ago
  89. 7293cf9 org.apache.commons.jexl3.internal.introspection.AbstractExecutor.initMarker(Class, by Gary D. Gregory · 4 months ago
  90. eb12b1d Merge pull request #345 from apache/dependabot/github_actions/github/codeql-action-3.28.17 by Gary Gregory · 4 months ago
  91. 111ee09 Bump github/codeql-action from 3.28.16 to 3.28.17 by dependabot[bot] · 4 months ago
  92. 2670ab2 Bump org.apache.commons:commons-parent from 81 to 83 #344 by Gary Gregory · 4 months ago
  93. f40b2e4 Merge pull request #344 from apache/dependabot/maven/org.apache.commons-commons-parent-83 by Gary Gregory · 4 months ago
  94. ca04c0d Bump org.apache.commons:commons-parent from 81 to 83 by dependabot[bot] · 4 months ago
  95. bb21212 Javadoc by Gary D. Gregory · 4 months ago
  96. b17e704 Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 #342 by Gary Gregory · 4 months ago
  97. ff4370c Merge pull request #342 from apache/dependabot/maven/com.google.code.gson-gson-2.13.1 by Gary Gregory · 4 months ago
  98. dda00c9 Merge pull request #343 from apache/dependabot/github_actions/github/codeql-action-3.28.16 by Arnout Engelen · 4 months ago
  99. 6e44e5f Bump github/codeql-action from 3.28.15 to 3.28.16 by dependabot[bot] · 4 months ago
  100. 7160157 Bump com.google.code.gson:gson from 2.13.0 to 2.13.1 by dependabot[bot] · 4 months ago