Update prcc notes with current timings |
|
More...
|
over 6 years ago
|
Same |
|
More...
|
over 6 years ago
|
Explain why "this sucks" :) |
|
More...
|
over 6 years ago
|
Also apply srfi-14 workaround to prcc alternative. All tests pass! |
|
More...
|
over 6 years ago
|
Update prcc notes |
|
More...
|
over 6 years ago
|
uri-generic prcc alternative: Make query and fragment truly optional again |
|
More...
|
over 6 years ago
|
uri-generic: update prcc alternative with a few bugfixes |
|
More...
|
over 6 years ago
|
Use ascii-letter instead of letter in "alpha" |
|
More...
|
over 6 years ago
|
Fix abnf alternative by adding the SRFI-14 workaround so it passes tests |
|
More...
|
over 6 years ago
|
Fix comparse alternative by adding the SRFI-14 workaround so it passes tests |
|
More...
|
over 6 years ago
|
Update matchable implementation by copying current base implementation back to alternatives |
|
More...
|
over 6 years ago
|
Update packrat parser with workaround for srfi-14 being latin1 |
|
More...
|
over 6 years ago
|
uri-generic: Don't use irregex in the abnf alternative example |
|
More...
|
over 6 years ago
|
abnf had another API change? range now accepts chars instead of integers. |
|
More...
|
over 6 years ago
|
Explain limitation in prcc regarding error handling |
|
More...
|
over 6 years ago
|
Update uri-generic alternatives with prcc implementation (slow as hell) |
|
More...
|
over 6 years ago
|
Tag uri-generic 2.43 |
|
More...
|
about 7 years ago
|
Tag uri-generic 2.43 |
|
More...
|
about 7 years ago
|
Uri-generic: Fix for SRFI-14 being secretly Latin1-encoded. Pointed out by Adrien Ramos |
|
More...
|
about 7 years ago
|
Uri-generic: Fix for SRFI-14 being secretly Latin1-encoded. Pointed out by Adrien Ramos |
|
More...
|
about 7 years ago
|
uri-generic: update copyright year and version number |
|
More...
|
about 7 years ago
|
uri-generic: update copyright year and version number |
|
More...
|
about 7 years ago
|
uri-generic: Another small but noticeable performance improvement |
|
More...
|
over 7 years ago
|
uri-generic: Another small but noticeable performance improvement |
|
More...
|
over 7 years ago
|
uri-generic: Update copyright year |
|
More...
|
over 7 years ago
|
uri-generic: Update copyright year |
|
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 |
|
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 |
|
More...
|
over 7 years ago
|
uri-generic: Use standard-extension. It's shorter, simpler and faster (uses -O3 instead of our custom -O2) |
|
More...
|
over 8 years ago
|
uri-generic: Use standard-extension. It's shorter, simpler and faster (uses -O3 instead of our custom -O2) |
|
More...
|
over 8 years ago
|