1
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 3 years ago. based on code collected about 5 years ago.
Jan 12, 2017 — Jan 12, 2018
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update prcc notes with current timings
Peter Bex
as sjamaan
More... over 6 years ago
Same
Peter Bex
as sjamaan
More... over 6 years ago
Explain why "this sucks" :)
Peter Bex
as sjamaan
More... over 6 years ago
Also apply srfi-14 workaround to prcc alternative. All tests pass!
Peter Bex
as sjamaan
More... over 6 years ago
Update prcc notes
Peter Bex
as sjamaan
More... over 6 years ago
uri-generic prcc alternative: Make query and fragment truly optional again
Peter Bex
as sjamaan
More... over 6 years ago
uri-generic: update prcc alternative with a few bugfixes
Peter Bex
as sjamaan
More... over 6 years ago
Use ascii-letter instead of letter in "alpha"
Peter Bex
as sjamaan
More... over 6 years ago
Fix abnf alternative by adding the SRFI-14 workaround so it passes tests
Peter Bex
as sjamaan
More... over 6 years ago
Fix comparse alternative by adding the SRFI-14 workaround so it passes tests
Peter Bex
as sjamaan
More... over 6 years ago
Update matchable implementation by copying current base implementation back to alternatives
Peter Bex
as sjamaan
More... over 6 years ago
Update packrat parser with workaround for srfi-14 being latin1
Peter Bex
as sjamaan
More... over 6 years ago
uri-generic: Don't use irregex in the abnf alternative example
Peter Bex
as sjamaan
More... over 6 years ago
abnf had another API change? range now accepts chars instead of integers.
Peter Bex
as sjamaan
More... over 6 years ago
Explain limitation in prcc regarding error handling
Peter Bex
as sjamaan
More... over 6 years ago
Update uri-generic alternatives with prcc implementation (slow as hell)
Peter Bex
as sjamaan
More... over 6 years ago
Tag uri-generic 2.43
Peter Bex
as sjamaan
More... about 7 years ago
Tag uri-generic 2.43
Peter Bex
as sjamaan
More... about 7 years ago
Uri-generic: Fix for SRFI-14 being secretly Latin1-encoded. Pointed out by Adrien Ramos
Peter Bex
as sjamaan
More... about 7 years ago
Uri-generic: Fix for SRFI-14 being secretly Latin1-encoded. Pointed out by Adrien Ramos
Peter Bex
as sjamaan
More... about 7 years ago
uri-generic: update copyright year and version number
Peter Bex
as sjamaan
More... about 7 years ago
uri-generic: update copyright year and version number
Peter Bex
as sjamaan
More... about 7 years ago
uri-generic: Another small but noticeable performance improvement
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Another small but noticeable performance improvement
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Update copyright year
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Update copyright year
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Small but noticeable performance improvement by pre-computing char-set instead of doing it every time when parsing an URI
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Small but noticeable performance improvement by pre-computing char-set instead of doing it every time when parsing an URI
Peter Bex
as sjamaan
More... over 7 years ago
uri-generic: Use standard-extension. It's shorter, simpler and faster (uses -O3 instead of our custom -O2)
Peter Bex
as sjamaan
More... over 8 years ago
uri-generic: Use standard-extension. It's shorter, simpler and faster (uses -O3 instead of our custom -O2)
Peter Bex
as sjamaan
More... over 8 years ago