racket/collects/racket
2010-12-07 18:30:20 -05:00
..
base/lang
contract Allow uses of recursive-contract to specify the type of contract to create. 2010-12-07 18:30:20 -05:00
draw enable font substitution for windows (it works on windows 7 and xp at least...) 2010-12-07 13:02:58 -06:00
gui define-runtime-module-path-index and racket/gui/dynamic fixes 2010-11-05 15:54:46 -06:00
lang
load/lang
match Add source locations in match -> match* conversion 2010-10-26 18:09:45 -04:00
private don't use unsafe-string-ref' in for' 2010-12-03 11:10:11 -07:00
signature
unit
unsafe removed per eli's request 2010-09-28 08:56:06 -07:00
async-channel.rkt
base.rkt
block.rkt
bool.rkt
class.rkt
cmdline.rkt Allow optional arguments with default in `cmdline', updated docs. 2010-11-12 17:21:11 -05:00
contract.rkt added forall to go along with exists contracts 2010-11-11 14:39:43 -06:00
control.rkt
date.rkt
dict.rkt Removed incorrect uses of ->i underscores 2010-10-22 15:30:24 -06:00
draw.rkt add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui 2010-11-26 10:35:05 -07:00
enter.rkt
fasl.rkt
file.rkt
fixnum.rkt Change in-fXvector (for flvector and fxvector) to allow start, stop, and end args. Tests segfault in repeatable but apparently unrelated places 2010-12-03 12:15:59 +00:00
flonum.rkt Change in-fXvector (for flvector and fxvector) to allow start, stop, and end args. Tests segfault in repeatable but apparently unrelated places 2010-12-03 12:15:59 +00:00
function.rkt
future.rkt Added (current-future) as a non-blocking primitive to racket/future. 2010-08-18 22:15:19 -05:00
generator.rkt fix PR 11123: 0-ary generator yield 2010-08-24 00:11:22 -06:00
gui.rkt
help.rkt
include.rkt
init.rkt
language-info.rkt
list.rkt Add shuffle' to racket/list'. 2010-11-12 17:21:11 -05:00
load.rkt
local.rkt
main.rkt Rename sequence' library to stream', move from racket/base' to racket'. 2010-10-21 19:49:39 -04:00
match.rkt
math.rkt
mpair.rkt
package.rkt
path.rkt
place.rkt Places: benchmarks 2010-09-09 10:28:34 -06:00
port.rkt
pretty.rkt print-boolean-long-form, #true, #false, read-accept-lang, flonum? 2010-10-08 15:13:04 -06:00
promise.rkt
provide-syntax.rkt
provide-transform.rkt
provide.rkt
require-syntax.rkt
require-transform.rkt
require.rkt
runtime-config.rkt
runtime-path.rkt define-runtime-module-path-index and racket/gui/dynamic fixes 2010-11-05 15:54:46 -06:00
sandbox.rkt Add `get-user-custodian' to the sandbox. 2010-11-16 14:47:01 -05:00
serialize.rkt
set.rkt remove 0 arg set-union. add workaround to docs 2010-11-29 00:34:57 -07:00
shared.rkt
splicing.rkt
stream.rkt Rename sequence' library to stream', move from racket/base' to racket'. 2010-10-21 19:49:39 -04:00
string.rkt
struct-info.rkt
stxparam-exptime.rkt
stxparam.rkt
surrogate.rkt
system.rkt
tcp.rkt
trace.rkt added current-trace-results 2010-11-07 15:31:18 -06:00
trait.rkt
udp.rkt
unit-exptime.rkt
unit.rkt
vector.rkt swap vector*-ref' and vector-ref', etc. 2010-10-25 11:22:35 -06:00