2022-05-09 |
henrib | JEXL-367: function f() {} creates a const f variable; |
commit | commitdiff | tree | snapshot |
2022-05-09 |
henrib | JEXL-367: adding fat-arrow vs thin-arrow lambda syntax... |
commit | commitdiff | tree | snapshot |
2022-05-09 |
henrib | JEXL-360: missed a few test cases; |
commit | commitdiff | tree | snapshot |
2022-05-09 |
Henrib | Merge pull request #95 from apache/JEXL-369 |
commit | commitdiff | tree | snapshot |
2022-05-09 |
henrib | JEXL-369: documentation 95/head |
commit | commitdiff | tree | snapshot |
2022-05-08 |
henrib | JEXL-369: disable single-statement variable declaration... |
commit | commitdiff | tree | snapshot |
2022-05-08 |
henrib | JEXL-369: let/const disallow any redeclaration of a... |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | JEXL-369: initial feature drop, lacks serious tests; |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | Merge remote-tracking branch 'origin/JEXL-369' into... |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | JEXL-369: initial feature drop, lacks serious tests; |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | JEXL-369: add fat-arrow to syntax |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | JEXL-367: add fat-arrow to syntax |
commit | commitdiff | tree | snapshot |
2022-05-06 |
henrib | JEXL-366: homogenize conversion from string to numbers; |
commit | commitdiff | tree | snapshot |
2022-05-05 |
henrib | JEXL-342: extend arithmetic to dereference references... |
commit | commitdiff | tree | snapshot |
2022-05-05 |
henrib | JEXL-366: compare will try and convert a string to... |
commit | commitdiff | tree | snapshot |
2022-05-04 |
Henrib | Merge pull request #93 from apache/dependabot/github_ac... |
commit | commitdiff | tree | snapshot |
2022-05-03 |
Henrib | Merge pull request #94 from apache/JEXL-368 |
commit | commitdiff | tree | snapshot |
2022-05-03 |
henrib | JEXL-369: add fat-arrow to syntax |
commit | commitdiff | tree | snapshot |
2022-05-03 |
henrib | JEXL-367: add fat-arrow to syntax |
commit | commitdiff | tree | snapshot |
2022-05-03 |
henrib | JEXL-368: refactored namespace resolution and cache... 94/head |
commit | commitdiff | tree | snapshot |
2022-04-30 |
henrib | JEXL-360: missing controlling side-effect feature |
commit | commitdiff | tree | snapshot |
2022-04-29 |
dependabot... | Bump github/codeql-action from 1 to 2 93/head |
commit | commitdiff | tree | snapshot |
2022-04-25 |
Henrib | Merge pull request #91 from apache/JEXL-360 |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | Merge branch 'JEXL-360' of https://gitbox.apache.org... JEXL-360 91/head |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: release notest |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360; rebased after JEXL-365 |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: try a more refined arithmetic; |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: checkstyle fix, allow star import for parser... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-25 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-25 |
Henrib | Merge pull request #89 from apache/JEXL-360 |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Gary Gregory | Bump actions/setup-java from 2 to 3 |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Gary Gregory | Bump actions/cache from 3 to 3.0.2 |
commit | commitdiff | tree | snapshot |
2022-04-12 |
Gary Gregory | Group some updates. |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: release notest 89/head |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | Merge branch 'JEXL-360' of https://gitbox.apache.org... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360; rebased after JEXL-365 |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: try a more refined arithmetic; |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: checkstyle fix, allow star import for parser... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Henrib | Merge pull request #88 from apache/JEXL-365 |
commit | commitdiff | tree | snapshot |
2022-04-11 |
henrib | JEXL-365: modify parser to accommodate lambda expressio... JEXL-365 88/head |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Henrib | Merge pull request #85 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Henrib | Merge pull request #86 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-04-09 |
dependabot... | Bump asm from 9.2 to 9.3 86/head |
commit | commitdiff | tree | snapshot |
2022-04-09 |
dependabot... | Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 85/head |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Henrib | Merge pull request #87 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-04-09 |
Henrib | Merge pull request #84 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-04-08 |
dependabot... | Bump commons-parent from 52 to 53 87/head |
commit | commitdiff | tree | snapshot |
2022-04-08 |
dependabot... | Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 84/head |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Henrib | Merge pull request #83 from apache/dependabot/github_ac... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
dependabot... | Bump actions/cache from 2.1.7 to 3 83/head |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Henrib | Merge pull request #81 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
dependabot... | Bump japicmp-maven-plugin from 0.15.6 to 0.15.7 81/head |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Gary Gregory | Bump maven-pmd-plugin from 3.15.0 to 3.16.0 #82 |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Gary Gregory | Merge pull request #82 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-03-18 |
Gary Gregory | Drop Travis CI build |
commit | commitdiff | tree | snapshot |
2022-03-18 |
dependabot... | Bump maven-pmd-plugin from 3.15.0 to 3.16.0 82/head |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL-36{1,2,3,4}: release notes |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL-363: getting captured variables and avoiding cachi... |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL-364: let evaluation options flow through closures |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL-361: added a JEXL 3.2 compatibility engine |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL: remove clirr report (replaced by japicmp) |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL: remove clirr report (replaced by japicmp) |
commit | commitdiff | tree | snapshot |
2022-03-14 |
henrib | JEXL-362: avoid 0 positions in JexlInfo |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Gary Gregory | Replace package with verify in the default goal. |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Gary Gregory | Bump actions/checkout from 2 to 3 #79 |
commit | commitdiff | tree | snapshot |
2022-03-04 |
Gary Gregory | Merge pull request #79 from apache/dependabot/github_ac... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
dependabot... | Bump actions/checkout from 2 to 3 79/head |
commit | commitdiff | tree | snapshot |
2022-02-25 |
Gary Gregory | Add CODE_OF_CONDUCT.md |
commit | commitdiff | tree | snapshot |
2022-02-18 |
Henrib | Merge pull request #78 from apache/dependabot/maven... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-359: subtle refactor to allow implementing a 3... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | Merge branch 'JEXL-360' of https://gitbox.apache.org... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-360: try a more refined arithmetic; |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-360: checkstyle fix, allow star import for parser... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-02-18 |
henrib | JEXL-359: subtle refactor to allow implementing a 3... |
commit | commitdiff | tree | snapshot |
2022-02-18 |
dependabot... | Bump maven-pmd-plugin from 3.15.0 to 3.16.0 78/head |
commit | commitdiff | tree | snapshot |
2022-02-17 |
henrib | JEXL-360: try a more refined arithmetic; |
commit | commitdiff | tree | snapshot |
2022-02-15 |
henrib | JEXL-360: checkstyle fix, allow star import for parser... |
commit | commitdiff | tree | snapshot |
2022-02-15 |
henrib | JEXL-360: javadoc fix |
commit | commitdiff | tree | snapshot |
2022-02-15 |
henrib | JEXL-360: added operators, syntax, basic tests |
commit | commitdiff | tree | snapshot |
2022-02-14 |
henrib | JEXL-359: refactored OperatorController, tidy code... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
henrib | Merge branch 'master' of https://gitbox.apache.org... |
commit | commitdiff | tree | snapshot |
2022-02-14 |
henrib | JEXL-357: foolproof getting package permissions thought... |
commit | commitdiff | tree | snapshot |
2022-02-13 |
Gary Gregory | Inline Collections.sort(Comparator). |
commit | commitdiff | tree | snapshot |
2022-02-10 |
henrib | JEXL-235: update engine version to 3.3; |
commit | commitdiff | tree | snapshot |
2022-02-09 |
henrib | JEXL-235: update engine version to 3.3; |
commit | commitdiff | tree | snapshot |
2022-02-07 |
henrib | JEXL-357: added and updated Javadoc; |
commit | commitdiff | tree | snapshot |
2022-02-04 |
henrib | JEXL-357: exposing parser; |
commit | commitdiff | tree | snapshot |
next |