.. |
base/lang
|
|
|
contract
|
use regexp-match? instead of regexp-match in regexp-based contracts
|
2012-03-28 10:59:31 -05:00 |
draw
|
Fix contract on set-argb-pixels
|
2012-04-01 01:54:33 -04:00 |
gui
|
|
|
lang
|
|
|
load/lang
|
|
|
match
|
Allow multiple right hand sides in match/values.
|
2012-03-01 15:05:51 -05:00 |
place
|
[Distributed Places] Renamed uses of vm to node, removed export of coercion functions
|
2012-03-30 11:58:39 -06:00 |
private
|
fix `syntax/loc' to preserve properties
|
2012-03-25 19:25:35 -06:00 |
signature
|
|
|
snip
|
Class contracts for racket/snip.
|
2012-03-30 23:34:35 -04:00 |
unit
|
|
|
unsafe
|
|
|
async-channel.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
base.rkt
|
|
|
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
|
|
|
class.rkt
|
|
|
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
|
|
|
date.rkt
|
|
|
dict.rkt
|
moved unstable/prop-contract into racket/contract/base
|
2011-12-18 13:57:50 -07:00 |
draw.rkt
|
Class contracts for racket/draw.
|
2012-03-30 23:34:35 -04:00 |
enter.rkt
|
first cut at submodules
|
2012-03-09 10:34:56 -07:00 |
fasl.rkt
|
|
|
file.rkt
|
fix `find-files' to convert an initial string into a path
|
2012-01-13 07:15:15 -07:00 |
fixnum.rkt
|
|
|
flonum.rkt
|
|
|
function.rkt
|
|
|
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 |
gui.rkt
|
|
|
help.rkt
|
|
|
include.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
init.rkt
|
|
|
kernel.rkt
|
Big newline at EOF scan.
|
2012-02-29 00:28:11 -05:00 |
language-info.rkt
|
|
|
list.rkt
|
Remove dependency on unstable/port.
|
2012-02-28 16:26:21 -05:00 |
load.rkt
|
|
|
local.rkt
|
|
|
main.rkt
|
added racket/future to racket (the docs already say that it is included)
|
2012-02-14 12:30:23 -06:00 |
match.rkt
|
|
|
math.rkt
|
|
|
mpair.rkt
|
enable R5RS map' & for-each' (i.e., mmap' and mfor-each') inlining
|
2011-12-18 07:27:32 -07:00 |
package.rkt
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
path.rkt
|
fix a corner case for `find-relative-path'
|
2011-09-16 18:03:32 -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] added ability to launch remote threads
|
2012-03-09 12:16:57 -07:00 |
port.rkt
|
|
|
pretty.rkt
|
|
|
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
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
provide.rkt
|
|
|
require-syntax.rkt
|
add var-ref->mod-decl-insp' and switch cur-code-insp' uses
|
2011-09-20 13:50:36 -06:00 |
require-transform.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
require.rkt
|
|
|
runtime-config.rkt
|
|
|
runtime-path.rkt
|
|
|
sandbox.rkt
|
racket/sandbox: use `gui-available?' at sandbox creation
|
2012-03-02 07:47:16 -07:00 |
sequence.rkt
|
fix `sequence-filer' on empty sequence
|
2011-11-18 20:06:15 -07:00 |
serialize.rkt
|
|
|
set.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
shared.rkt
|
|
|
snip.rkt
|
Class contracts for racket/snip.
|
2012-03-30 23:34:35 -04:00 |
splicing.rkt
|
removed useless requires
|
2011-09-27 19:28:44 -06:00 |
stream.rkt
|
add stream' to racket/stream'
|
2011-12-08 09:25:34 -07:00 |
string.rkt
|
Use `apply apply' which is slightly faster for most inputs than using
|
2011-06-14 19:02:30 -04:00 |
struct-info.rkt
|
|
|
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
|
|
|
syntax.rkt
|
|
|
system.rkt
|
|
|
tcp.rkt
|
|
|
trace.rkt
|
|
|
trait.rkt
|
|
|
udp.rkt
|
|
|
unit-exptime.rkt
|
|
|
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 |