|
|
@33655
|
4 years |
sjamaan |
Update prcc notes with current timings
Apparently the maybe/list hack …
|
|
|
@33654
|
4 years |
sjamaan |
Same
|
|
|
@33653
|
4 years |
sjamaan |
Explain why "this sucks" :)
|
|
|
@33652
|
4 years |
sjamaan |
Also apply srfi-14 workaround to prcc alternative. All tests pass!
|
|
|
@33651
|
4 years |
sjamaan |
Update prcc notes
|
|
|
@33650
|
4 years |
sjamaan |
uri-generic prcc alternative: Make query and fragment truly optional …
|
|
|
@33648
|
4 years |
sjamaan |
uri-generic: update prcc alternative with a few bugfixes
Still …
|
|
|
@33646
|
4 years |
sjamaan |
Use ascii-letter instead of letter in "alpha"
|
|
|
@33645
|
4 years |
sjamaan |
Fix abnf alternative by adding the SRFI-14 workaround so it passes tests
|
|
|
@33644
|
4 years |
sjamaan |
Fix comparse alternative by adding the SRFI-14 workaround so it …
|
|
|
@33643
|
4 years |
sjamaan |
Update matchable implementation by copying current base implementation …
|
|
|
@33642
|
4 years |
sjamaan |
Update packrat parser with workaround for srfi-14 being latin1
|
|
|
@33641
|
4 years |
sjamaan |
uri-generic: Don't use irregex in the abnf alternative example
…
|
|
|
@33640
|
4 years |
sjamaan |
abnf had another API change? range now accepts chars instead of integers.
|
|
|
@33639
|
4 years |
sjamaan |
Explain limitation in prcc regarding error handling
|
|
|
@33637
|
4 years |
sjamaan |
Update uri-generic alternatives with prcc implementation (slow as hell)
|
|
|
@33061
|
5 years |
sjamaan |
uri-generic: update copyright year and version number
|
|
|
@32958
|
5 years |
sjamaan |
uri-generic: Update copyright year
|
|
|
@30969
|
7 years |
sjamaan |
Comparse vs abnf: abnf is a little nicer to use and more readable as …
|
|
|
@30968
|
7 years |
sjamaan |
Update README notes for URI-generic parser alternatives to latest …
|
|
|
@30967
|
7 years |
sjamaan |
uri-generic: fixup packrat alternative due to bitrot (probably it …
|
|
|
@30966
|
7 years |
sjamaan |
Update uri-generic parser alternative based on the abnf egg
|
|
|
@30842
|
7 years |
sjamaan |
uri-generic: Copy current base implementation back to alternatives dir
|
|
|
@30841
|
7 years |
sjamaan |
uri-generic: Update irregex-based implementation to the latest version
|
|
|
@30840
|
7 years |
sjamaan |
Fix bug due to alist-ref
|
|
|
@30839
|
7 years |
sjamaan |
uri-generic: Add comparse-based alternative implementation
|
|
|
@30804
|
7 years |
sjamaan |
Fix ipv4-address in uri-generic irregex alternative
|
|
|
@20514
|
10 years |
sjamaan |
uri-generic: update alternatives code to match the current main code. …
|
|
|
@20511
|
10 years |
sjamaan |
uri-generic: Update matchable 'alternative' with main code
|
|
|
@19628
|
10 years |
sjamaan |
uri-generic: Do not handle exceptions, but ask whether the submatch …
|
|
|
@19048
|
10 years |
sjamaan |
uri-generic: Fix abnf alternative by using abnf-charlist. According to …
|
|
|
@16935
|
11 years |
sjamaan |
Add alternative implementations, so I won't lose them
|