racket/collects/racket
Vincent St-Amour 2ca31dbd3c Instrumentation for the function, vector and struct contracts.
Allows a profiler to detect when we're checking a contract.
2013-06-06 10:43:17 -04:00
..
base/lang switch rascket/base' and scheme/base' to submodule language style 2013-05-07 08:31:16 -04:00
contract Instrumentation for the function, vector and struct contracts. 2013-06-06 10:43:17 -04:00
draw libpng adjustment 2013-05-16 11:04:23 -06:00
gui Consistent capitalization for "GRacket". 2013-02-16 13:41:38 -05:00
kernel add `racket/kernel/init' 2013-02-26 19:01:36 -07:00
lang switch rascket/base' and scheme/base' to submodule language style 2013-05-07 08:31:16 -04:00
load/lang
match Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
place Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
private fix a bug in is-a? 2013-06-01 07:57:19 -05:00
signature
snip/private Revert "avoid a wrapper on callbacks that get stored in a weak table" 2013-02-18 17:01:11 -07:00
unit racket/unit lang uses racket/base and racket/unit 2012-09-16 17:12:02 -04:00
unsafe extflonums 2013-01-28 18:17:06 -07:00
async-channel.rkt
base.rkt switch rascket/base' and scheme/base' to submodule language style 2013-05-07 08:31:16 -04:00
block.rkt
bool.rkt
bytes.rkt
class.rkt
cmdline.rkt racket/cmdline: fix problem with arity checking 2013-03-31 20:29:23 -06:00
contract.rkt export only contract-random-generate from racket/contract, 2013-04-15 15:44:33 -05:00
control.rkt
date.rkt fix find-seconds error reporting to say "find-seconds" instead 2013-02-03 07:29:07 -06:00
dict.rkt
draw.rkt Export racket/draw's helper contracts and document them 2013-02-14 18:22:48 -05:00
engine.rkt adjust racket/engine so that it logs the time that various things happen 2012-10-29 06:45:12 -05:00
enter.rkt add `racket/rerequire' 2013-05-07 12:00:13 -04:00
extflonum.rkt performance tweaks for `for/{fx,fl,extfl}vector' 2013-04-10 17:26:38 -06:00
fasl.rkt
file.rkt
fixnum.rkt performance tweaks for `for/{fx,fl,extfl}vector' 2013-04-10 17:26:38 -06:00
flonum.rkt performance tweaks for `for/{fx,fl,extfl}vector' 2013-04-10 17:26:38 -06:00
format.rkt fix estimate of order of magnitude for ~r 2013-05-08 12:52:53 -04:00
function.rkt Updated contracts for arity-related functions. 2013-03-31 13:36:07 -04:00
future.rkt Lots of bad TAB eliminations. 2012-11-07 11:22:20 -05:00
generator.rkt Fixed in-generator's handling of arity zero. 2013-05-17 07:59:09 -04:00
generic.rkt Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
gui.rkt
help.rkt
include.rkt
init.rkt
kernel.rkt add `racket/kernel/init' 2013-02-26 19:01:36 -07:00
keyword-transform.rkt
language-info.rkt
lazy-require.rkt added rename option to lazy-require 2013-03-30 10:00:44 -04:00
list.rkt Typo in error. 2013-05-22 14:10:05 -04:00
load.rkt
local.rkt
main.rkt switch rascket/base' and scheme/base' to submodule language style 2013-05-07 08:31:16 -04:00
match.rkt
math.rkt Some more #lang racket' -> #lang racket/base' conversions 2012-11-07 08:03:44 -05:00
mpair.rkt
package.rkt
path.rkt render non-installaction-scoped package docs with an indirection 2013-05-08 09:54:30 -04:00
performance-hint.rkt Move the `define-inline' tests to "tests/racket/optimize.rktl". 2013-03-09 15:47:43 -05:00
place.rkt move lazy-require to racket/lazy-require 2012-12-03 19:28:12 -05:00
port.rkt port position-tracking clean-ups 2012-08-28 16:04:41 -06:00
pretty.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
promise.rkt Some style cleanups. 2013-05-09 10:20:36 -04:00
provide-syntax.rkt racket/{require,provide}-syntax: add `syntax-local-{require,provide}-introduce' 2013-05-07 14:48:21 -04:00
provide-transform.rkt
provide.rkt
require-syntax.rkt racket/{require,provide}-syntax: add `syntax-local-{require,provide}-introduce' 2013-05-07 14:48:21 -04:00
require-transform.rkt further improvements to source locations for `require' forms 2012-10-01 07:14:46 -06:00
require.rkt
rerequire.rkt add `racket/rerequire' 2013-05-07 12:00:13 -04:00
runtime-config.rkt
runtime-path.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -04:00
sandbox.rkt racket/sandbox: add sandbox-make-environment-variables 2013-04-10 06:59:33 -06:00
sequence.rkt racket/sequence: fix `sequence-ref' for a too-large index 2013-04-25 16:46:23 -06:00
serialize.rkt
set.rkt Peephole optimization for iterating over an empty set (no allocation). 2012-12-07 06:39:27 -06:00
shared.rkt
snip.rkt
splicing.rkt make splicing-syntax-parameterize' work with begin-for-syntax' 2012-12-01 08:12:33 -07:00
stream.rkt Implementation of #:defaults keyword for define-generics 2012-11-09 20:14:56 -05:00
string.rkt Protect strings from regexps. 2013-05-22 13:19:13 -04:00
struct-info.rkt
stxparam-exptime.rkt
stxparam.rkt make splicing-syntax-parameterize' work with begin-for-syntax' 2012-12-01 08:12:33 -07:00
surrogate.rkt
syntax.rkt fix my stupid error 2013-05-04 21:32:58 -05:00
system.rkt racket/system: make `system', etc., set PWD by default 2013-04-18 07:02:05 -06:00
tcp.rkt
trace.rkt
trait.rkt
udp.rkt UDP Multicast primitives and documentation. 2013-04-06 06:49:13 -06:00
unit-exptime.rkt
unit.rkt
vector.rkt fix `vector-append' error reporting 2012-10-09 21:13:22 -06:00