7 Commits (master)

Author SHA1 Message Date
Matthew Butterick e694813d95
remove extflonums for compatibility with Racket CS (#3) 3 years ago
Matthew Butterick 5a97e028c5 more dependency updates 10 years ago
Matthew Butterick 1d215f75ed update dependencies, more 10 years ago
Greg Hendershott b468661a0e Use racket/base instead of racket. 10 years ago
Greg Hendershott e79a2cc397 Replace planet requires with local requires of main.rkt.
Otherwise this package's implementation would be using the planet
package -- and causing users of this package to download the planet
package -- which doesn't seem right.

Furthermore, my understanding is that it's preferable within a package
to use a relative require -- like `(require "main.rkt")` -- instead of
requiring the collection itself -- like either of `(require describe)`
or `(require (planet williams/describe/describe))`. So even if this were
still a planet package, I think this would be a good change to make.
10 years ago
Matthew Butterick 589305ee09 remove bigfloat support to avoid bug in v.5.3.x 10 years ago
Matthew Butterick 53d734f976 repackage for earlier rackets 10 years ago