racket/pkgs/racket-test/tests/match
Milo 026d368a38 Improve some errors from match and friends (close #1431, #1615) (#1974)
* More specific error for no-clause match-lambda** (close #1615)

* Remove unused orig-stx parameter from racket/match internals

* Use of match-XYZ/derived for better errors (fix #1431)

* Tests for the exceptions produced by racket/match
2018-04-25 17:17:39 -04:00
..
define-match.rkt Fix source location in errors reported by define/match 2017-01-07 08:22:13 -08:00
examples.rkt Fix bug in hash-table key-value match pattern (#1532) 2017-10-12 01:11:00 -04:00
info.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00
main.rkt Improve some errors from match and friends (close #1431, #1615) (#1974) 2018-04-25 17:17:39 -04:00
match-exn-tests.rkt Improve some errors from match and friends (close #1431, #1615) (#1974) 2018-04-25 17:17:39 -04:00
match-tests.rkt Fix bug in hash-table key-value match pattern (#1532) 2017-10-12 01:11:00 -04:00
other-plt-tests.rkt Fix bug in hash-table key-value match pattern (#1532) 2017-10-12 01:11:00 -04:00
other-tests.rkt remove the "racket-pkgs" directory layer 2014-12-08 05:22:59 -07:00