0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print the language version during CI More... 12 months ago
Drop support for Node v8.x More... 12 months ago
Remove mkdirp as a dependency More... 12 months ago
Use fs.mkdir({ recursive: true }) instead of mkdirp() More... 12 months ago
Merge pull request #67 from bredtape/patch-1 More... about 1 year ago
Drop support for some old Java versions and test up to Java 19 More... about 1 year ago
Test Python on Ubuntu 20.04 to try and get some older versions More... about 1 year ago
Upgrade the github actions we depend on More... about 1 year ago
Merge pull request #69 from k1derly/update-mkdirp More... about 1 year ago
Test the binding precedence of the choice operator vs sequences More... about 1 year ago
Fix a link on the website More... about 1 year ago
Update the language versions we test on More... about 1 year ago
Update mkdirp to v3.0 and fix breaking change in require('mkdirp'). More... about 1 year ago
Updated PEG link to wikipedia More... over 1 year ago
Change the license to the Mozilla Public License 2.0 More... about 2 years ago
Canopy requires at least Node v8.0 More... about 2 years ago
Correct site URL in the README More... about 2 years ago
Document the --output option More... about 2 years ago
Document numeric repetition More... about 2 years ago
Document the muting feature More... about 2 years ago
Review the documentation More... about 2 years ago
Update the language guides More... about 2 years ago
Make the JavaScript TreeNode class iterable More... about 2 years ago
Adjust some formatting/ordering in the meta-grammar More... about 2 years ago
Add a `test-all` task for running all language test suites More... about 2 years ago
Get site running on the latest version of Jekyll v4.2 More... about 2 years ago
Use Set and Map in a few places where it makes sense More... about 2 years ago
Test an edge case in the binding of %action expressions we fixed before the new test suite was written More... about 2 years ago
Include the rule names where matching stopped when reporting errors More... about 2 years ago
Use some more pattern destructuring More... about 2 years ago