..
at-syntax.ss
class-events.ss
class-internal.ss
avoid generating unnecessary struct-accessor and -mutator names
2009-04-20 13:14:40 +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
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +00:00
contract-basic-opters.ss
contract-ds-helpers.ss
contract-ds.ss
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +00:00
contract-guts.ss
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +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
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +00:00
contract-opt-guts.ss
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +00:00
contract-opt.ss
changed the low-level api for contracts so the projections accept an extra argument indicating if the contract is being used positively or negatively
2009-09-01 16:25:08 +00:00
contract.ss
We shouldn't blame the context for both positive and negative here -- the
2009-09-05 17:33:28 +00:00
define-et-al.ss
define-struct.ss
identifier-prune-lexical-context (4.2.0.2)
2009-05-17 12:31:51 +00:00
define.ss
ellipses.ss
for.ss
Added `in-producer'.
2009-08-27 09:15:52 +00:00
kw-file.ss
kw.ss
improve checker for optional keywords
2009-07-11 15:23:07 +00:00
letstx-scheme.ss
list.ss
fix foldr/foldr argument checking (PR 10215)
2009-05-04 02:20:06 +00:00
local.ss
free-id=? propagation through module exports; add 'not-free-identifier=? syntax property to disable free-id=? propagation; add prop:rename-transformer and prop:set-transformer; fix scheme/local so that local syntax bindings are visible to later definitions (v4.1.5.3)
2009-03-19 20:22:18 +00:00
map.ss
export Scheme-implemented ormap (for 1 and 2 lists), which was accidentally unexported before
2009-07-17 11:08:39 +00:00
misc.ss
error typo
2009-07-28 06:18:28 +00:00
modbeg.ss
add file-or-directory-identity (4.1.2.5)
2009-07-29 17:39:03 +00:00
more-scheme.ss
fix broken 'case' improvement!
2009-07-11 04:04:19 +00:00
name.ss
namespace.ss
norm-define.ss
old-ds.ss
old-if.ss
old-procs.ss
add eqv hash tables; add hash-update
2008-10-13 16:21:18 +00:00
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
hash quasiquote on hash tables (PR 10266) (merge to 4.2)
2009-05-28 13:02:42 +00:00
qqstx.ss
reqprov.ss
Expand (require A ...) into (begin (require A) ...)
2009-03-23 14:13:10 +00:00
sandbox-coverage.ss
improved performance of the teaching languages
2009-04-01 00:15:20 +00:00
sc.ss
fix bug in tracking paren shapes; fix Scribble binding search code; add syntax/template library
2009-04-29 20:31:07 +00:00
serialize-structs.ss
serialize.ss
fix serialization problems
2009-06-23 12:07:54 +00:00
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
chat-noir literate small repairs
2009-02-21 13:30:22 +00:00
stx.ss
stxcase-scheme.ss
fix bug in tracking paren shapes; fix Scribble binding search code; add syntax/template library
2009-04-29 20:31:07 +00:00
stxcase.ss
fix syntax patterns on prefabs (PR 10268) (merge to 4.2)
2009-05-28 03:01:45 +00:00
stxloc.ss
identifier-prune-lexical-context (4.2.0.2)
2009-05-17 12:31:51 +00:00
stxmz-body.ss
stxparam.ss
allow empty splicing-syntax-parameterize body in a defn context (PR 10311)
2009-06-24 13:17:17 +00:00
stxparamkey.ss
with-stx.ss