racket/collects/scheme
2009-04-07 17:12:22 +00:00
..
base/lang
gui fix gui-available? to return #f for phases other than 0 2008-12-30 21:20:55 +00:00
lang
load/lang
match Finally the correct fix 2009-03-10 21:25:46 +00:00
private Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
signature scheme/signature: fixed to recognize scheme require forms 2009-04-01 03:14:34 +00:00
unit
async-channel.ss
base.ss
bool.ss
class.ss
cmdline.ss
contract.ss a bunch more values are now converted into contracts automatically 2008-09-13 22:35:09 +00:00
control.ss
date.ss
dict.ss add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
enter.ss
fasl.ss
file.ss display-list[-to-file] to display-lines[-to-file] 2008-11-12 03:25:24 +00:00
foreign.ss add 'not-provide-all-defined and 'nonimal-id suport for rename transformers; fix scheme/foreign and foreign docs to use it 2009-03-20 16:59:28 +00:00
function.ss
gui.ss
help.ss another tweak to the error message 2009-01-15 03:24:04 +00:00
include.ss changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface 2009-02-16 22:04:51 +00:00
init.ss
list.ss Added `count'. 2009-03-22 02:53:27 +00:00
load.ss fix and document syntax/strip-context 2009-02-26 13:19:25 +00:00
local.ss scheme/splicing: added splicing variants of local and letrec-syntaxes+values 2009-03-19 13:45:45 +00:00
main.ss , 2008-11-13 21:11:48 +00:00
match.ss
math.ss Add `tanh' with documentation. 2009-03-24 17:48:11 +00:00
mpair.ss
mzscheme.ss substitute Scheme-implemented map, for-each, andmap, and ormap in scheme/base and mzscheme, since the JIT generates faster code for the common 1- and 2-argument cases 2008-11-11 22:25:24 +00:00
nest.ss
package.ss change the way that hidden package ids are generated 2009-03-25 16:51:13 +00:00
path.ss add some-system-path<->string functions to scheme/path 2009-01-11 14:47:51 +00:00
place.ss Change place_wait and place_sleep to place-wait and place-sleep 2008-09-09 15:52:13 +00:00
port.ss , 2008-11-13 21:11:48 +00:00
pretty.ss
promise.ss bleh 2009-01-16 16:36:51 +00:00
provide-syntax.ss
provide-transform.ss
provide.ss
require-syntax.ss
require-transform.ss
require.ss
runtime-path.ss define-runtime-module-path 2009-01-26 00:32:26 +00:00
sandbox.ss fix more break-progaration problems in scheme/sandbox (where recent changes were not quite right) 2009-03-22 16:26:01 +00:00
serialize.ss
shared.ss
splicing.ss scheme/splicing: added splicing variants of local and letrec-syntaxes+values 2009-03-19 13:45:45 +00:00
string.ss
struct-info.ss
stxparam-exptime.ss
stxparam.ss splicing-syntax-parameterize and docs for scheme/splicing 2008-11-26 21:31:58 +00:00
surrogate.ss
system.ss
tcp.ss
trait.ss
udp.ss
unit-exptime.ss
unit.ss Rename cstruct to struct/ctc, to avoid confusion with cstruct from the ffi. 2009-02-16 14:50:59 +00:00