1
I Use This!
Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
+ Add `drop` action More... about 11 years ago
= Add @implicitNotFound on TailSwitch More... about 11 years ago
= Re-add erroneously removed scala.reflect.api artifacts More... about 11 years ago
= Restructure parboiled sources into two compilation units that get packaged into one artifact More... about 11 years ago
= Add parser combinator example to JSON benchmark More... about 11 years ago
! Rename `cursorChar(offset)` to `charAtRC(offset)`, add `charAt(offset)` More... about 11 years ago
+ Add StringBuilding trait More... about 11 years ago
! Improve/flexibilize parse error formatting infrastructure More... about 11 years ago
+ Extend `run` action with support for value stack consumption, closes #39 More... about 11 years ago
= Small internal cleanup More... about 11 years ago
= Small change in README More... about 11 years ago
Merge pull request #48 from theon/patch-1 More... about 11 years ago
= Apply smaller optimizations, add argonaut to JSON benchmark More... about 11 years ago
= Refactor and optimize rule rendering, closes #47 More... about 11 years ago
= Inform users that Scala 2.10.3 is required More... about 11 years ago
+ Add `org.parboiled2.util.Base64` codec from pb1 More... about 11 years ago
+ Add `def lastChar: Char` to Parser More... about 11 years ago
+ Add `def cursorChar(offset: Int): Char` overload More... about 11 years ago
= Add reference to snapshot builds to README More... about 11 years ago
= Bump version number to 2.0-SNAPSHOT More... about 11 years ago
= Add small optimization to phantom types More... about 11 years ago
= Extend `~>` action function parameter maximum from 5 to 9, closes #45 More... about 11 years ago
= Fix "Identifiers not decoded in error messages', closes #44 More... about 11 years ago
= Fix "Invalid rule definition" when calling free rule methods, fixes #43 More... about 11 years ago
! rename `CharPredicate.HexAlpha` to `HexDigit` More... about 11 years ago
= fix typo in README More... about 11 years ago
= examples: add small optimization in JsonParser More... about 11 years ago
= (re-)enable unwrapped rule results in `~>` and `run` actions More... about 11 years ago
+ extend `run` action with support for rule expansion More... about 11 years ago
= fix "Invalid rule definition" error with certain actions, fixes #41 More... about 11 years ago