Commit Graph

32 Commits (4732784dee9a3e3f7eb82d024f1ecad2c436bc5b)

Author SHA1 Message Date
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 73e59188a7 indenter 6 years ago
Matthew Butterick 867b84f16e test new syntax 6 years ago
Matthew Butterick a5ba1f7fdf simplify 6 years ago
Matthew Butterick 30ce210403 permit ::= as rule separator 6 years ago
Matthew Butterick ef846d113e nit 6 years ago
Matthew Butterick 3d6f36ecb1 provide racket/base for repl 6 years ago
Matthew Butterick 9a5177f7e4 improve `from/stop-before` and `from/to` 6 years ago
Matthew Butterick 9aad4b0f24 don't put chars in parse tree 6 years ago
Matthew Butterick 954069276d nit 6 years ago
Matthew Butterick 3d6588fc47 make `parse` et al work on brag REPL 6 years ago
Matthew Butterick 7b9538c054 delete obsolete Makefile 6 years ago
Matthew Butterick 1336a12753 remove backup in brag colorer 6 years ago
Matthew Butterick 2467dfcf30 fixes to docs 6 years ago
Matthew Butterick 253062bb9e propagate srcloc to error msg (fixes #4) 6 years ago
Matthew Butterick 9e2e7f04c8 consolidate 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 7 years ago
Matthew Butterick 39b206974f colorer corrections 7 years ago
Matthew Butterick 5e758560f6 simplify colorer 7 years ago
Matthew Butterick 72d6ba76c5 remove `sugar/list` dep 7 years ago
Matthew Butterick 65fc31cf97 syntax colorer 7 years ago
Matthew Butterick 7e403d6dfe docs correction 7 years ago
Matthew Butterick 794dcbd541 move version number 7 years ago
Matthew Butterick 039df34f88 make better procedure name 7 years ago
Matthew Butterick 406234934f remove compiled dirs 7 years ago
Matthew Butterick 7832b5a89d next 7 years ago