.. |
base/lang
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
contract
|
allow promises to be impersonated and thus allow impersonator contracts
|
2012-07-10 22:23:26 -05:00 |
draw
|
racket/draw: fix gl-context<%> locking
|
2012-07-13 07:45:21 -06: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
|
Use unstable/lazy-require to dynamically-load the compile-time of match .
|
2012-07-16 16:39:26 -04:00 |
place
|
[Distributed Places] place functions now work with distributed places
|
2012-07-12 11:41:47 -06:00 |
private
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
signature
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04: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
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
bytes.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
class.rkt
|
move most of the 'scheme' collection to the 'racket' collection
|
2010-04-20 15:24:48 -06:00 |
cmdline.rkt
|
racket/cmdline add `#:ps' clause
|
2012-05-29 11:00:43 -06:00 |
contract.rkt
|
Started on random testing for contracts
|
2011-11-23 22:54:21 -06:00 |
control.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
date.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
dict.rkt
|
New naming convention for generics names.
|
2012-05-24 16:51:07 -04:00 |
draw.rkt
|
racket/draw: Use interface contracts
|
2012-07-09 18:04:33 -04:00 |
enter.rkt
|
A bunch of fprintf' -> eprintf' conversions (and a few related things).
|
2012-05-06 12:06:00 -04:00 |
fasl.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
file.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06: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
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
future.rkt
|
Added tests for would-be-future
|
2012-02-12 01:32:30 -06:00 |
generator.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -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
|
racket/list: adjust `add-between' keyword handling
|
2012-06-26 11:00:11 -06: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
|
Some style things.
|
2012-06-18 19:23:21 -04:00 |
mpair.rkt
|
A bunch of scheme' -> racket' conversions.
|
2012-04-19 16:02:03 -04:00 |
package.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
path.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
performance-hint.rkt
|
add racket/performance-hint' with begin-encourage-inline'
|
2011-12-01 10:26:48 -07:00 |
place.rkt
|
[Distributed Places] place functions now work with distributed places
|
2012-07-12 11:41:47 -06:00 |
port.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
pretty.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
promise.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06: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
|
more error-message conversion
|
2012-05-27 09:03:19 -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
|
more error-message conversion
|
2012-05-27 09:03:19 -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
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
sandbox.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
sequence.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
serialize.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
set.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
shared.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -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
|
Remove apparently redundant use of multiple values from `stream-map'.
|
2012-07-10 22:52:18 -04:00 |
string.rkt
|
Adjust the keyword names for string-join' following the change to add-between'.
|
2012-06-26 13:45:16 -04:00 |
struct-info.rkt
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
stxparam-exptime.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -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
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
system.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
tcp.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
trace.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
trait.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
udp.rkt
|
more error-message conversion
|
2012-05-27 09:03:19 -06:00 |
unit-exptime.rkt
|
Moved some mzlib library implementations to racket
|
2012-07-11 18:26:10 -04:00 |
unit.rkt
|
doc fixups for struct' variants in scheme/unit', etc.
|
2012-07-17 11:00:46 -06:00 |
vector.rkt
|
Allow vector-append to take zero arguments
|
2012-05-29 16:56:38 -04:00 |