.. |
at-syntax.ss
|
added filtered-in and -out
|
2008-07-17 23:02:56 +00:00 |
class-events.ss
|
|
|
class-internal.ss
|
add equal?/recur; implement equal? for image-snip% via properties
|
2008-12-29 22:36:53 +00:00 |
classidmap.ss
|
scheme/class: fix local member names to provide an better message on misuse, and to declare itself as an expression form
|
2009-01-09 21:00:50 +00:00 |
cond.ss
|
|
|
contract-arrow.ss
|
Oh, no! Aliens, bio-duplication, nude conspiracies.. oh my God,
|
2009-01-08 14:55:23 +00:00 |
contract-basic-opters.ss
|
|
|
contract-ds-helpers.ss
|
|
|
contract-ds.ss
|
fixed the contract? predicate so that it recognizes thigns that aren't yet turned into contract structs
|
2008-10-15 12:54:37 +00:00 |
contract-guts.ss
|
Add all changes from branches/with-contract (which this branch will replace
|
2008-11-14 16:48:17 +00:00 |
contract-helpers.ss
|
speed up doc build a little; fix bugs related to getting continuation marks from a thread and using the errortrace profiler
|
2008-11-04 23:32:44 +00:00 |
contract-object.ss
|
|
|
contract-opt-guts.ss
|
make all files terminate with a newline
|
2008-02-24 21:27:36 +00:00 |
contract-opt.ss
|
|
|
contract.ss
|
Not sure whether we want just a simple rename transformer for non-contracted
|
2009-01-13 19:41:52 +00:00 |
define-et-al.ss
|
|
|
define-struct.ss
|
change quote-syntax to include a certificate for the enclosing module, enable certificate checking of phase-1 bindings, and fix some other problems with certificates
|
2008-12-05 22:45:04 +00:00 |
define.ss
|
|
|
ellipses.ss
|
|
|
for.ss
|
change quote-syntax to include a certificate for the enclosing module, enable certificate checking of phase-1 bindings, and fix some other problems with certificates
|
2008-12-05 22:45:04 +00:00 |
kw-file.ss
|
|
|
kw.ss
|
|
|
letstx-scheme.ss
|
|
|
list.ss
|
|
|
map.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 |
misc.ss
|
fix rationalize on inexact arguments
|
2008-08-13 10:52:53 +00:00 |
modbeg.ss
|
|
|
more-scheme.ss
|
add propagated arguments to 'call-with-continuation-prompt'; streamline 'with-handlers' expansion; speed up slightly some JITted cross-module function calls
|
2009-01-02 21:57:31 +00:00 |
name.ss
|
|
|
namespace.ss
|
eval and phases (4.0.1.2)
|
2008-06-25 18:54:38 +00:00 |
norm-define.ss
|
|
|
old-ds.ss
|
|
|
old-if.ss
|
|
|
old-procs.ss
|
|
|
old-rp.ss
|
|
|
portlines.ss
|
add port->string, file->string, etc.
|
2008-11-11 17:55:14 +00:00 |
pre-base.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 |
qq-and-or.ss
|
|
|
qqstx.ss
|
|
|
reqprov.ss
|
|
|
sandbox-coverage.ss
|
move sandbox-coverage to scheme/private
|
2008-07-09 07:20:51 +00:00 |
sc.ss
|
fix problems with template expansion when a pattern variable is used at different depths under a common ellipsis
|
2008-11-06 16:21:50 +00:00 |
serialize-structs.ss
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
|
2007-12-15 18:46:55 +00:00 |
serialize.ss
|
|
|
small-scheme.ss
|
|
|
sort.ss
|
|
|
string.ss
|
Implemented a `no-empty-edge-matches' function using the new
|
2008-11-23 05:40:54 +00:00 |
struct-info.ss
|
|
|
stx.ss
|
|
|
stxcase-scheme.ss
|
|
|
stxcase.ss
|
|
|
stxloc.ss
|
|
|
stxmz-body.ss
|
|
|
stxparam.ss
|
splicing-syntax-parameterize and docs for scheme/splicing
|
2008-11-26 21:31:58 +00:00 |
stxparamkey.ss
|
|
|
with-stx.ss
|
|
|