openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
parboiled2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
22 days
ago. based on code collected
23 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 28 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
+ Add `drop` action
Mathias
More...
about 11 years ago
= Add @implicitNotFound on TailSwitch
Mathias
More...
about 11 years ago
= Re-add erroneously removed scala.reflect.api artifacts
Mathias
More...
about 11 years ago
= Restructure parboiled sources into two compilation units that get packaged into one artifact
Mathias
More...
about 11 years ago
= Add parser combinator example to JSON benchmark
Mathias
More...
about 11 years ago
! Rename `cursorChar(offset)` to `charAtRC(offset)`, add `charAt(offset)`
Mathias
More...
about 11 years ago
+ Add StringBuilding trait
Mathias
More...
about 11 years ago
! Improve/flexibilize parse error formatting infrastructure
Mathias
More...
about 11 years ago
+ Extend `run` action with support for value stack consumption, closes #39
Mathias
More...
about 11 years ago
= Small internal cleanup
Mathias
More...
about 11 years ago
= Small change in README
Mathias
More...
about 11 years ago
Merge pull request #48 from theon/patch-1
Mathias
More...
about 11 years ago
= Apply smaller optimizations, add argonaut to JSON benchmark
Mathias
More...
about 11 years ago
= Refactor and optimize rule rendering, closes #47
Mathias
More...
about 11 years ago
= Inform users that Scala 2.10.3 is required
Ian Forsey
More...
about 11 years ago
+ Add `org.parboiled2.util.Base64` codec from pb1
Mathias
More...
about 11 years ago
+ Add `def lastChar: Char` to Parser
Mathias
More...
about 11 years ago
+ Add `def cursorChar(offset: Int): Char` overload
Mathias
More...
about 11 years ago
= Add reference to snapshot builds to README
Mathias
More...
about 11 years ago
= Bump version number to 2.0-SNAPSHOT
Mathias
More...
about 11 years ago
= Add small optimization to phantom types
Mathias
More...
about 11 years ago
= Extend `~>` action function parameter maximum from 5 to 9, closes #45
Mathias
More...
about 11 years ago
= Fix "Identifiers not decoded in error messages', closes #44
Mathias
More...
about 11 years ago
= Fix "Invalid rule definition" when calling free rule methods, fixes #43
Mathias
More...
about 11 years ago
! rename `CharPredicate.HexAlpha` to `HexDigit`
Mathias
More...
about 11 years ago
= fix typo in README
Mathias
More...
about 11 years ago
= examples: add small optimization in JsonParser
Mathias
More...
about 11 years ago
= (re-)enable unwrapped rule results in `~>` and `run` actions
Mathias
More...
about 11 years ago
+ extend `run` action with support for rule expansion
Mathias
More...
about 11 years ago
= fix "Invalid rule definition" error with certain actions, fixes #41
Mathias
More...
about 11 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree