openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
picoparse
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 30, 2025 — Jun 30, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
abandonment notice
Andrew Brehaut
More...
over 10 years ago
updated the documentation with background and descriptions of some of the examples. removed the dice example.
Andrew Brehaut
More...
about 16 years ago
Added a few tests for text parsers.
Steven Ashley
More...
about 16 years ago
Removed support for different OS line endings. Python handles these, there is no reason to duplicate functionality.
Steven Ashley
More...
about 16 years ago
Text parser fixes.
Steven Ashley
More...
about 16 years ago
import fix
Steven Ashley
More...
about 16 years ago
Renamed text tests to be more consistent with the others.
=
More...
about 16 years ago
Reverted previous hack. Setting the PYTHONPATH appropriatly works just as well.
=
More...
about 16 years ago
Added path hack to import pico from the correct location in tests. Talk to Brehaut about a better way of doing this.
Steven Ashley
More...
about 16 years ago
Added an assertMatch function for writing tests. Added #! to test scripts. Added run_parser to ParserTestCase to assist writing text parser tests.
=
More...
about 16 years ago
Fixed Lambda example
=
More...
about 16 years ago
Licensing fixes.
Steven Ashley
More...
about 16 years ago
added a bunch of 'tri' calls to make the backtracking work correctly.
Andrew Brehaut
More...
almost 17 years ago
adds a basic rfc5322 email address validator.
Andrew Brehaut
More...
almost 17 years ago
Use setuptools if available to allow extra commands (develop, etc)
exogen
More...
about 17 years ago
Use assertNoMatch in testany_token for consistency
exogen
More...
about 17 years ago
Test full result of run_parser, including remaining tokens
exogen
More...
about 17 years ago
Use tri in sep1 to backtrack on trailing separator
exogen
More...
about 17 years ago
Applied Python2.4 backport patch kindly provided by Anselm Kruis
Andrew Brehaut
More...
about 17 years ago
added another example, a generalised paren.py to show how to specalise a parser
Andrew Brehaut
More...
about 17 years ago
Added lambda example
[email protected]
More...
over 17 years ago
string reverted and literal improved to handle the functionality correctly, desc decorator added
Andrew Brehaut
More...
over 17 years ago
added desc for strings
[email protected]
More...
over 17 years ago
adds literal parsers to picoparse.text and merges stevens changes
Andrew Brehaut
More...
over 17 years ago
fix for duplicate expecting
[email protected]
More...
over 17 years ago
removed import pdb
[email protected]
More...
over 17 years ago
Tied error messages to diag
[email protected]
More...
over 17 years ago
Semi-decent error messages, and a paren parser
[email protected]
More...
over 17 years ago
Merge branch 'master' of git://github.com/brehaut/picoparse
[email protected]
More...
over 17 years ago
minor doc fixes
[email protected]
More...
over 17 years ago
←
1
2
3
4
5
→
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