0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 19 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Print the language version during CI More... 11 months ago
Drop support for Node v8.x More... 11 months ago
Remove mkdirp as a dependency More... 11 months ago
Use fs.mkdir({ recursive: true }) instead of mkdirp() More... 11 months ago
Merge pull request #67 from bredtape/patch-1 More... 12 months ago
Drop support for some old Java versions and test up to Java 19 More... 12 months ago
Test Python on Ubuntu 20.04 to try and get some older versions More... 12 months ago
Upgrade the github actions we depend on More... 12 months ago
Merge pull request #69 from k1derly/update-mkdirp More... 12 months ago
Test the binding precedence of the choice operator vs sequences More... 12 months ago
Fix a link on the website More... 12 months ago
Update the language versions we test on More... 12 months ago
Update mkdirp to v3.0 and fix breaking change in require('mkdirp'). More... 12 months 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