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
C
cl-parser-combinators
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
38 minutes
ago. based on code collected
42 minutes
ago.
Jul 17, 2024 — Jul 17, 2025
Showing page 1 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bind seen-positions hashtable to a context
Jakub Higersberger
More...
over 11 years ago
Use proper apostrophe marks in comment
Jakub Higersberger
More...
over 11 years ago
Provide a separate debug system, dependent on CL-CONTAINERS
Samium Gromoff
More...
almost 12 years ago
Add CHOOKAHEAD?: return result if p matches, but do no advance
Samium Gromoff
More...
almost 12 years ago
Add BEFORE*: find a p before q, doesn't consume q.
Samium Gromoff
More...
almost 12 years ago
Add MDO*: like NAMED-SEQ*, but with MDO syntax: the last element must be a parser.
Samium Gromoff
More...
almost 12 years ago
Define C?, an ergonomic shortcut for CHECK?
Samium Gromoff
More...
almost 12 years ago
basic.lisp: add some docstrings
Samium Gromoff
More...
almost 12 years ago
parse-sequence*: fix position table not being returned in all the right cases
Samium Gromoff
More...
almost 12 years ago
check?: a minor efficiency/debug clarity improvement
Samium Gromoff
More...
almost 12 years ago
Added debugging utility parser/macro as proposed by Samium Gromoff in issue #9
Jakub Higersberger
More...
almost 12 years ago
A simple profiling mechanism, based on per-position context creation frequencies.
Samium Gromoff
More...
almost 12 years ago
Drop fare-matcher dependency
Ramarren
More...
over 12 years ago
Update comment in csv example.
Ramarren
More...
over 13 years ago
Add tests for except?.
Ramarren
More...
over 13 years ago
Add except?.
Ramarren
More...
over 13 years ago
Replace coerce with map to guarantee consistency in between?. Fixes #5.
Ramarren
More...
over 13 years ago
Add tests for whitespace?/* :accept-empty t
Ramarren
More...
over 13 years ago
Add basic tests for whitespace? and whitespace*.
Ramarren
More...
over 13 years ago
Fix indentation.
Ramarren
More...
over 13 years ago
Expand on ?/* distinction in example.
Ramarren
More...
over 13 years ago
Fix typo.
Ramarren
More...
over 13 years ago
Spellcheck in comments.
Ramarren
More...
over 13 years ago
Add example: CSV parser.
Ramarren
More...
over 13 years ago
Add pure-word?/* which accepts only alphabetic characters.
Ramarren
More...
over 13 years ago
Change docstring for word?.
Ramarren
More...
over 13 years ago
Close #3. Change word? and word* to accept alphanumeric characters. Change tests to match.
Ramarren
More...
over 13 years ago
Make test failures more informative.
Ramarren
More...
over 13 years ago
Add tests for quoted?
Ramarren
More...
over 13 years ago
Export quoted?
Ramarren
More...
over 13 years ago
←
1
2
3
4
5
6
7
8
9
10
→
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