.. |
base/lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
contract
|
fix the contract context messages for the case of ->*'s #:rest arguments
|
2012-05-25 09:14:09 -05:00 |
draw
|
racket/draw: fix bad interaction of path drawing and gradient brushes
|
2012-05-22 06:20:54 -04:00 |
gui
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
load/lang
|
fix scheme/load and racket/load
|
2010-04-27 19:09:27 -06:00 |
match
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
place
|
[Distributed Places] a few of Eli's documentation suggestions
|
2012-05-20 22:50:58 -06:00 |
private
|
Rename generics => generic.
|
2012-05-24 16:51:14 -04:00 |
signature
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
snip/private
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
unit
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
unsafe
|
racket/flonum: add `flexpt'
|
2012-05-07 20:41:14 -06:00 |
async-channel.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
base.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
block.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
bool.rkt
|
add xor, adjust implies following Carl's comments
|
2012-02-20 06:25:37 -06:00 |
bytes.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
class.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
cmdline.rkt
|
fix error message
|
2012-02-29 20:20:55 -07:00 |
contract.rkt
|
Started on random testing for contracts
|
2011-11-23 22:54:21 -06:00 |
control.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
date.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
dict.rkt
|
New naming convention for generics names.
|
2012-05-24 16:51:07 -04:00 |
draw.rkt
|
racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen}
|
2012-05-01 21:04:40 -06:00 |
enter.rkt
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
fasl.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
file.rkt
|
fix `find-files' to convert an initial string into a path
|
2012-01-13 07:15:15 -07:00 |
fixnum.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
flonum.rkt
|
racket/flonum: add `flexpt'
|
2012-05-07 20:41:14 -06:00 |
function.rkt
|
Rewrite compose' and add compose1'.
|
2011-06-14 19:02:30 -04:00 |
future.rkt
|
Added tests for would-be-future
|
2012-02-12 01:32:30 -06:00 |
generator.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
generic.rkt
|
Rename generics => generic.
|
2012-05-24 16:51:14 -04:00 |
gui.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
help.rkt
|
A lot of "plt-scheme.org" -> "racket-lang.org"s.
|
2010-05-17 00:53:12 -04:00 |
include.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
init.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
kernel.rkt
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
keyword-transform.rkt
|
add "alias" and "converted-arguments-variant" properties
|
2012-05-17 10:58:22 -06:00 |
language-info.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
list.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
load.rkt
|
A lot of "MzScheme" -> "Racket"s.
|
2010-05-16 18:26:26 -04:00 |
local.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
main.rkt
|
Forge gen:equal+hash and gen:custom-write to provide them from racket/base.
|
2012-05-24 16:51:13 -04:00 |
match.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
math.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
mpair.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
package.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
path.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
performance-hint.rkt
|
add racket/performance-hint' with begin-encourage-inline'
|
2011-12-01 10:26:48 -07:00 |
place.rkt
|
[Distributed Places] added ability to launch remote threads
|
2012-03-09 12:16:57 -07:00 |
port.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
pretty.rkt
|
fix `pretty-print' confusion about quasiquote
|
2011-03-11 08:02:30 -06:00 |
promise.rkt
|
handle-evt' cannot wrap handle-evt'
|
2012-02-15 18:59:24 -07:00 |
provide-syntax.rkt
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
provide-transform.rkt
|
fix an error message
|
2012-05-12 00:55:12 -06:00 |
provide.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
require-syntax.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
require-transform.rkt
|
add `relative-in'
|
2012-05-15 20:03:41 -06:00 |
require.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
runtime-config.rkt
|
switch printer to constructor+quote style
|
2010-05-06 10:33:42 -06:00 |
runtime-path.rkt
|
define-runtime-module-path-index and racket/gui/dynamic fixes
|
2010-11-05 15:54:46 -06:00 |
sandbox.rkt
|
racket/sandbox: treat linked collections like others
|
2012-05-14 09:35:06 -06:00 |
sequence.rkt
|
fix `sequence-filer' on empty sequence
|
2011-11-18 20:06:15 -07:00 |
serialize.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
set.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
shared.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
snip.rkt
|
Move draw/snip contracts to private/
|
2012-04-08 12:28:22 -04:00 |
splicing.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
stream.rkt
|
Rename generics => generic.
|
2012-05-24 16:51:14 -04:00 |
string.rkt
|
Just have string-replace' now, with an #:all?' keyword (defaulting to #t).
|
2012-05-24 10:40:20 -04:00 |
struct-info.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
stxparam-exptime.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
stxparam.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
surrogate.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
syntax.rkt
|
removed define-pattern-variable
|
2011-04-07 09:47:20 -06:00 |
system.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
tcp.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
trace.rkt
|
racket/trace: fix for expr-style printing (i.e., default `print' mode)
|
2011-04-11 10:01:25 -06:00 |
trait.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
udp.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
unit-exptime.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
unit.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
vector.rkt
|
Some selective #:when (not ...)' -> #:unless ...'.
|
2011-09-16 10:48:18 -04:00 |