Commit Graph

15 Commits (e6d64fe7f1ca5c6ef0e16d948eb5e9daad6d7198)

Author SHA1 Message Date
Sage Gerard e6d64fe7f1 Use #f 5 years ago
Sage Gerard 6226db2ceb Expose deleted-signal with docs correction
The docs say that `(λ (x) null)` is the default `replace-proc` for `splitf-txexpr`.
This disagrees with the code, which uses `deleted-signal`. Since there
is a use case for conditionally removing elements, `(provide
deleted-signal)` and correct the docs.
5 years ago
Alex Knauth b80218b1b6 add documentation for txexpr as a match pattern (#10)
* add documentation for txexpr as a match pattern
* docs: require racket/match for examples
6 years ago
Matthew Butterick b0352ee513 space 6 years ago
Alex Knauth 87cd845136 Add txexpr/stx module (#5) 6 years ago
Matthew Butterick 3e866506cc doc typo 7 years ago
Matthew Butterick 5e384b1980 add `txexpr*` (closes #4) 8 years ago
Matthew Butterick f4db3731f5 reorg source 8 years ago
Matthew Butterick 8c1723e87a remove typed/txexpr 9 years ago
Matthew Butterick 26d59f809c better judgment 9 years ago
Matthew Butterick 7e32706ffd fix docs 9 years ago
Matthew Butterick d89358fbf3 doc update 9 years ago
Matthew Butterick dfe91a390d add typed/txexpr 9 years ago
Matthew Butterick 3648fa77d7 Revert "repackage for compatability with v.5.3.x"
This reverts commit d9bc7e565a.
10 years ago
Matthew Butterick d9bc7e565a repackage for compatability with v.5.3.x 10 years ago