269
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ename DocumentIterator to LinesIterator More... over 3 years ago
Quality of life improvements More... over 3 years ago
Reintroduce transitions / separators More... over 3 years ago
Clean up and add links More... over 3 years ago
Add support for parsing tables More... over 3 years ago
Merge pull request #3022 from phpDocumentor/dependabot/composer/symfony/flex-1.16.2 More... over 3 years ago
Merge pull request #3021 from jrfnl/feature/phpunit-update-config More... over 3 years ago
Merge pull request #3023 from phpDocumentor/dependabot/composer/mikey179/vfsstream-1.6.10 More... over 3 years ago
Merge pull request #303 from jrfnl/feature/phpunit-update-config More... over 3 years ago
Bump mikey179/vfsstream from 1.6.9 to 1.6.10 More... over 3 years ago
Bump mikey179/vfsstream from 1.6.9 to 1.6.10 More... over 3 years ago
Bump symfony/flex from 1.15.4 to 1.16.2 More... over 3 years ago
Re-attach the last line if a Paragraph does not trigger a code block More... over 3 years ago
Clean up DocumentParser a bit more More... over 3 years ago
Migrate Directive handling to a Production Rule More... over 3 years ago
Extract Paragraph handling into a Production Rule More... over 3 years ago
Extract the Title interpretation into a Rule More... over 3 years ago
Merge pull request #214 from jrfnl/feature/phpunit-update-config More... over 3 years ago
Migrate DefinitionList to a Production Rule More... over 3 years ago
Move Link creation to new LL(1) structure More... over 3 years ago
Migrate comment parsing onto new parser design More... over 3 years ago
Convert list parsing into a Production More... over 3 years ago
Migrate BlockQuote to new LL(1) based parsing More... over 3 years ago
Initiate change to a Recursive Descend Parser More... over 3 years ago
PHPUnit: update configuration More... over 3 years ago
PHPUnit: update configuration More... over 3 years ago
PHPUnit: update configuration More... over 3 years ago
Simplified BEGIN and NORMAL state More... over 3 years ago
Extract Separator into a Subparser More... over 3 years ago
Subparsers become Builder objects, Directive can now accept ContentBlocks More... over 3 years ago