Vincent St-Amour

Results 7 issues of Vincent St-Amour

Would be simpler to not define `list-set` here, but that wouldn't be compatible with 6.2.1. Feel free to do that and add a version exception for older Racket versions.

Moved there as of Racket 6.2.900.10. This change is not compatible with Racket 6.2.1. You can address that by using a version exception. Alternatively, you can add an explicit dependency...

The functionality of that library will be moved into Scribble by Scribble PR #12, and `unstable/sandbox` will be removed from the main distribution. This PR makes this package incompatible with...

MemoServ mentions rudybot as the origin, but the message should probably mention who asked rudybot to leave the message.

When instrumenting calls to recursive functions, it's hard to tell which calls match which returns. Showing the value of the arguments in addition to / instead of the instrumented form....

`unstable/lazy-require` is likely to go away in the future, and the functionality this package depends on is already provided by `racket/lazy-require`.