Commit Graph

121 Commits (d3405dd0abfcf221fc968dd8bec9cdba77d53f0a)
 

Author SHA1 Message Date
Matthew Butterick d3405dd0ab
Update README.md 3 years ago
Matthew Butterick 243f32a7bb refine docs for `from/stop-before`
Only works with literal tokens, not arbitrary patterns, due to underlying limitations on `complement` pattern matcher
3 years ago
Matthew Butterick 6c161ae31d switch Travis for GH actions 3 years ago
Matthew Butterick 8814be702b force trusty for testing 4 years ago
Matthew Butterick 36f2aa56e5
Update SUBLICENSE.md 4 years ago
Matthew Butterick a7714affa6
Update README.md 4 years ago
Matthew Butterick 7880af4d6f switch to MIT license 4 years ago
Matthew Butterick c792b12d71 Revert "subparsers"
This reverts commit 11539991ec.
5 years ago
Matthew Butterick 6e7e8e4147 omit some setup 5 years ago
Matthew Butterick 11539991ec subparsers 5 years ago
Matthew Butterick 4732784dee note on source-path arg 5 years ago
Jesse Alama 1ca370478c Add 7.2 5 years ago
Matthew Butterick 460a5480fc exactness 5 years ago
Jesse Alama 2e8f5e42be Use nonnegative-integer? in favor of natural-number?
The natural-number? predicate seems to be
unavailable (though there is a remnant of it in the form of
natural-number/c, which is just a contract alias of
exact-nonnegative-integer?). In any case, it surely means
nonnegative integer.

(One might push the envelope here slightly and add
exactness, but this commit does not go that far.)
5 years ago
Matthew Butterick 84f2fc2b97 add base dep 5 years ago
Matthew Butterick c8e6e189b8 remove self ref 5 years ago
Matthew Butterick 4f4c674a18 removal 5 years ago
Matthew Butterick ab5f7b65d7
Update info.rkt 5 years ago
Matthew Butterick 103edc8f84
test brag-lib directly 5 years ago
Matthew Butterick 11954935ed
Update .travis.yml 5 years ago
Matthew Butterick 149176e37b fix info 5 years ago
Matthew Butterick 095b4c2409 move 5 years ago
Matthew Butterick 69e38c9b4f separate 5 years ago
Matthew Butterick 588c376467 less is more 5 years ago
Matthew Butterick 7c93fffed5 differences from ragg (closes #15) 5 years ago
Matthew Butterick 0901778f65 Revert "simplify flattening"
This reverts commit 17b01b3718.
5 years ago
Matthew Butterick 17b01b3718 simplify flattening 5 years ago
Matthew Butterick d1ebde511a adjust flattening of zero-or-more rule (fixes #18) 5 years ago
Matthew Butterick 2612c3356b use 'unknown not #f 5 years ago
Matthew Butterick b2a9d1ac53 vestigial 5 years ago
Rodrigo Bernardo 536016551d Fix typo 5 years ago
Matthew Butterick b91f3e8f2a
Update .travis.yml 6 years ago
Gregory Toprak e301210ffb Fix link in docs
The broken link showed up as an undefined tag warning for `(tech "comment")` when installing this package.

This seemed like the most straightforward fix, but it's a bit wordy.
6 years ago
Matthew Butterick 1b69e27c44 activate srclocs in tester 6 years ago
Matthew Butterick 359da840b9 better error msg when token type is whitespace (fixes #9) 6 years ago
Matthew Butterick e6b8f99316 suppress source info in errors when it doesn't exist 6 years ago
Matthew Butterick 6cf947b8af add multiline comments; ignore commas 6 years ago
Matthew Butterick dd37900690 docs nit 6 years ago
Matthew Butterick f8687db35a improve cutting of top-level rule name 6 years ago
Matthew Butterick 8fd0aa4092 doc edit about top-level rule 6 years ago
Matthew Butterick bfacb563df permit cuts on top-level rule name 6 years ago
Matthew Butterick 6dff5018c6 add `apply-port-proc` 6 years ago
Matthew Butterick 9cbb3e7a5c another 6 years ago
Matthew Butterick cd736fdf4e handle non-char conditions 6 years ago
Matthew Butterick a121893a62 bump to 1.1 6 years ago
Matthew Butterick 0d4a350d2c tiny refac 6 years ago
Matthew Butterick 4f225cc740 reorder hide & splice (fixes #8) 6 years ago
Matthew Butterick 98d60c3ead colorize empty set 6 years ago
Matthew Butterick 3d46506cde empty parens better than empty brackets 6 years ago
Matthew Butterick de1c42d4f9 support empty-set notation 6 years ago