Commit Graph

16 Commits (30cbf95e6a717e71fb8bda6b15a7253aed36115a)

Author SHA1 Message Date
Matthew Butterick 30cbf95e6a doc fix: ? is used for quantification 1 year ago
D. Ben Knoble 92b7dcc067
scribble: fix indentation in file examples (#27)
I copied in the actual file contents. It would perhaps be safest to do
some sort of "read the file and splice the contents in," but I'm not
sure how to do that at the moment.
2 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 c792b12d71 Revert "subparsers"
This reverts commit 11539991ec.
5 years ago
Matthew Butterick 11539991ec subparsers 5 years ago
Matthew Butterick 4732784dee note on source-path arg 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 4f4c674a18 removal 5 years ago
Matthew Butterick 2c42bce282 move up 6 years ago
Matthew Butterick 2467dfcf30 fixes to docs 6 years ago
Matthew Butterick c7601a8964 tiny typo 6 years ago
Matthew Butterick 18c6119a26 allow "start" and "atok" as tokens (fixes #3) 6 years ago
Richard Parsons 7aa81c36c3 corrected typo 6 years ago
Matthew Butterick 7e403d6dfe docs correction 7 years ago
Matthew Butterick 7832b5a89d next 7 years ago