Commit Graph

5 Commits (v6.11)

Author SHA1 Message Date
Matthew Flatt f3e1f09693 fix use of `eqv?` with `+inf.0`
The current Racket implementation preserves the `eq?`ness of `+inf.0`
enough to mostly hide this problem.
7 years ago
John Clements c3c3dfc25b add test and easy fix for cfg bug 7 years ago
Ben Noordhuis c9fd206a1c Add expected-SR-conflicts + expected-RR-conflicts.
Add options for informing the yacc parser how many shift/reduce and
reduce/reduce conflicts to expect.

The options are inherited by cfg-parser but probably not useful there.

Closes racket/racket#1669
7 years ago
Robby Findler be0b8854cd move from mzlib/contract to racket/contract 8 years ago
Sam Tobin-Hochstadt f9a98ad575 Remove extra directories. 10 years ago