.. |
base/lang
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
exists
|
added scheme/exists lang and some docs in the guide about #:exists contracts
|
2009-09-04 17:58:08 +00:00 |
gui
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
lang
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
load/lang
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
match
|
Newlines at EOFs
|
2009-07-04 02:28:31 +00:00 |
private
|
define-struct/contract:
|
2009-09-11 17:37:40 +00:00 |
signature
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
unit
|
Switch language readers to #lang s-exp
|
2009-06-16 17:13:51 +00:00 |
unsafe
|
unsafe ops (v4.2.1.8)
|
2009-09-06 18:24:46 +00:00 |
async-channel.ss
|
|
|
base.ss
|
|
|
bool.ss
|
|
|
class.ss
|
|
|
cmdline.ss
|
fixed typo
|
2009-08-29 23:02:55 +00:00 |
contract.ss
|
added scheme/exists lang and some docs in the guide about #:exists contracts
|
2009-09-04 17:58:08 +00:00 |
control.ss
|
|
|
date.ss
|
|
|
dict.ss
|
fix make-custom-weak-hash (PR 10232)
|
2009-05-09 13:37:28 +00:00 |
enter.ss
|
|
|
fasl.ss
|
|
|
file.ss
|
reformat, etc
|
2009-07-02 03:27:19 +00:00 |
foreign.ss
|
fix custodian problem with register-finalizer
|
2009-05-26 20:01:54 +00:00 |
function.ss
|
make const accept arbitrary keywords
|
2009-05-03 22:08:57 +00:00 |
generator.ss
|
svn: r15818
|
2009-08-27 20:34:18 +00:00 |
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 stupid make-list and stupid const
|
2009-05-03 16:17:48 +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
|
identifier-prune-lexical-context (4.2.0.2)
|
2009-05-17 12:31:51 +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
|
move pretty-print implementation from mzlib to scheme
|
2009-09-13 13:56:22 +00:00 |
promise.ss
|
bleh
|
2009-01-16 16:36:51 +00:00 |
provide-syntax.ss
|
Add shorthands for define-require-syntax and define-provide-syntax.
|
2008-08-01 18:48:48 +00:00 |
provide-transform.ss
|
|
|
provide.ss
|
added filtered-in and -out
|
2008-07-17 23:02:56 +00:00 |
require-syntax.ss
|
Add shorthands for define-require-syntax and define-provide-syntax.
|
2008-08-01 18:48:48 +00:00 |
require-transform.ss
|
|
|
require.ss
|
added filtered-in and -out
|
2008-07-17 23:02:56 +00:00 |
runtime-path.ss
|
define-runtime-module-path
|
2009-01-26 00:32:26 +00:00 |
sandbox.ss
|
fix some problems with sandboxes and extension (PR 10381) and Snow Leopard extension building (also demonstrated by PR 10381)
|
2009-09-10 19:39:37 +00:00 |
serialize.ss
|
|
|
shared.ss
|
|
|
splicing.ss
|
allow empty splicing-syntax-parameterize body in a defn context (PR 10311)
|
2009-06-24 13:17:17 +00:00 |
string.ss
|
|
|
struct-info.ss
|
|
|
stxparam-exptime.ss
|
|
|
stxparam.ss
|
allow empty splicing-syntax-parameterize body in a defn context (PR 10311)
|
2009-06-24 13:17:17 +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 |