| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-03 | Rename package to new domainHEADtrunk | Benjamin Culkin | |
| Rename the package to the new domain | |||
| 2024-01-31 | Tweak things | Benjamin Culkin | |
| 2023-10-25 | Merge branch 'trunk' of git@ashardalon.com:jpratt.git into trunk | Ben Culkin | |
| 2023-10-25 | Tweak | Ben Culkin | |
| 2023-10-25 | Tweak for new setup | bjculkin | |
| 2023-06-25 | Minor cleanups | Ben Culkin | |
| 2022-09-27 | Minor changes | Ben Culkin | |
| 2022-08-16 | Refactor to add backtracking support | Ben Culkin | |
| This probably doesn't help w/ error messages, but it enables some cool ideas where syntax can be reused in cases where it would otherwise be invalid | |||
| 2022-07-17 | Add support for panfix operators | Ben Culkin | |
| Panfix operators are inspired by Chris Pressey's Quythulg esolang | |||
| 2020-12-03 | Adapt to esodata changes | Ben Culkin | |
| 2020-12-01 | Add some comments | Ben Culkin | |
| 2020-10-06 | Info cleanup | Ben Culkin | |
| 2020-04-12 | Adjust to BJC-Utils changes | Ben Culkin | |
| Several packages were moved from BJC-Utils to esodata. This adjusts to those changes | |||
| 2020-04-06 | Cleanup some warnings | Ben Culkin | |
| 2018-10-28 | Import organization | bculkin2442 | |
| 2018-10-14 | Remove unused code | bculkin2442 | |
| 2018-04-18 | Resolve warnings | student | |
| 2018-03-28 | More AST work | bjculkin | |
| 2018-03-28 | Add pipeline operator. | bjculkin | |
| Inspired from javascript | |||
| 2018-03-19 | More work on ASTs | student | |
| 2018-03-05 | Update | student | |
| 2018-03-01 | Format pass | bjculkin | |
| 2018-02-15 | Formatting and things | bjculkin | |
| 2018-02-15 | Work on updating AST | student | |
| 2018-02-15 | Prepare for AST creation | student | |
| 2018-02-09 | Update | bculkin2442 | |
| 2017-04-21 | Document operators. | student | |
| 2017-04-17 | Start work on evaluation of lang. | student | |
| 2017-04-12 | Minor cleanup | student | |
| 2017-04-12 | Minor changes | student | |
| 2017-04-12 | Package reorganization | bjculkin | |
| 2017-04-12 | Add support for meta-commands | bjculkin | |
| Meta-commands allow you to implement meta-operators, whose behavior changes based off of tokens that follow. | |||
| 2017-04-11 | Add exceptions to sample lang. | bculkin2442 | |
| 2017-04-11 | Continue work on regex lang | bculkin2442 | |
| 2017-04-11 | Start on regex grammar | bculkin2442 | |
| 2017-04-11 | Cleanup | bculkin2442 | |
| 2017-04-10 | More work on parse blocks | bculkin2442 | |
| 2017-04-10 | Cleanup | bculkin2442 | |
| 2017-04-10 | Warning resolution | bculkin2442 | |
| 2017-04-10 | Minor changes | bjculkin | |
| 2017-04-10 | Merge branch 'master' of https://github.com/bculkin2442/JPratt.git | bjculkin | |
| Conflicts: JPratt/src/examples/java/bjc/pratt/examples/PrattParserTest.java | |||
| 2017-04-10 | Swap to new splitters | bjculkin | |
| 2017-04-06 | Add unicode superscripts | bculkin2442 | |
| 2017-04-05 | Reorganize | bjculkin | |
| 2017-04-05 | Update examples | bjculkin | |
| 2017-04-05 | Tweak sample | bculkin2442 | |
| 2017-03-31 | Move Pratt Parser to new project | bjculkin | |
