.. |
automata
|
uniform position for unstable header in unstable docs
|
2011-12-18 14:23:21 -07:00 |
gui
|
When plot-new-window?' is #t, plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
|
2012-05-25 13:11:46 +09:00 |
latent-contract
|
Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit)
|
2011-11-25 18:40:19 -07:00 |
private
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
scribblings
|
Move unstable/generics to generics.
|
2012-05-24 16:25:09 -04:00 |
temp-c
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
tests
|
Move unstable/generics to generics.
|
2012-05-24 16:25:09 -04:00 |
bytes.rkt
|
pruned unstable/bytes (moved some code back to web-server)
|
2011-12-18 13:57:49 -07:00 |
cat.rkt
|
added unstable/cat
|
2012-05-08 14:50:28 -06:00 |
class-iop.rkt
|
created racket/syntax from parts of unstable/syntax
|
2011-04-07 09:47:20 -06:00 |
contract.rkt
|
Fixed plot doc tests
|
2012-02-01 22:17:25 -07:00 |
debug.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
define.rkt
|
pruned unstable/define
|
2011-12-18 13:56:00 -07:00 |
file.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
find.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
flonum.rkt
|
Documented unstable/flonum
|
2012-02-01 09:44:47 -07:00 |
function.rkt
|
pruned unstable/function
|
2011-12-18 13:57:48 -07:00 |
future.rkt
|
added unstable/future
|
2011-07-18 09:01:26 -06:00 |
hash.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
info.rkt
|
Some info.rkt cleanups.
|
2011-08-29 16:33:13 -04:00 |
latent-contract.rkt
|
3D stacked histograms
|
2011-11-10 12:59:43 -07:00 |
lazy-require.rkt
|
added begin-on-demand (combo of module* and lazy-require)
|
2012-04-14 17:16:01 -06:00 |
list.rkt
|
Add group-by to unstable/list.
|
2011-11-30 17:54:28 -05:00 |
logging.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
markparam.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
match.rkt
|
Move ==' to racket/match'.
|
2011-11-14 11:03:22 -05:00 |
parameter-group.rkt
|
Parameter groups
|
2011-11-10 12:59:41 -07:00 |
pretty.rkt
|
Add break-lines to unstable/pretty.
|
2011-07-15 15:04:55 -04:00 |
sequence.rkt
|
Add in-slice sequences.
|
2011-12-16 13:50:25 -05:00 |
string.rkt
|
pruned unstable/string (moved some code back to web-server)
|
2011-12-18 13:57:48 -07:00 |
struct.rkt
|
removed resolved commentary from unstable/struct
|
2011-12-18 13:57:49 -07:00 |
syntax.rkt
|
pruned unstable/syntax
|
2011-12-18 13:57:49 -07:00 |
time.rkt
|
Fix `unstable/time' & xrepl use.
|
2011-08-02 16:56:02 -04:00 |
wrapc.rkt
|
adjust some libraries to avoid converting paths to strings too early
|
2012-02-10 06:17:18 -07:00 |