Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: racket/racket
base: 145f8711c8c2
Choose a base ref
...
head repository: racket/racket
compare: 8ee7f5633775
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 1, 2013

  1. fix a bug in is-a?

    This bug has been in is-a? since at least 5.2; it turns some errors
    into #f. Hopefully no code is actually relying on this bad behavior...
    rfindler committed Jun 1, 2013
    Copy the full SHA
    a931153 View commit details
    Browse the repository at this point in the history
  2. missed another spot for the vector => exn-info change

    this fixes another bug in commit 3474d09
    rfindler committed Jun 1, 2013
    Copy the full SHA
    8ee7f56 View commit details
    Browse the repository at this point in the history