racket/collects/scheme/private
2010-04-15 10:10:19 -04:00
..
class-events.ss Change from (module ...) -> #lang and also move any mzscheme -> scheme/base. 2009-11-05 17:18:54 +00:00
class-internal.ss Check and unwrap instead of grabbing the property value, then using it to 2010-03-24 21:32:32 +00:00
classidmap.ss Check and unwrap instead of grabbing the property value, then using it to 2010-03-24 21:32:32 +00:00
cond.ss remove 'else' and '=>' bindings from 'mzscheme' 2007-11-29 14:08:08 +00:00
define-et-al.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
define-struct.ss Racket experiments 2010-04-02 21:29:59 +00:00
define.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
ellipses.ss
for.ss chaperones (v4.2.5.3) 2010-03-28 01:10:33 +00:00
kernstruct.ss built-in fixnum ops; bug fix related to misuse of flonum ops; questionable attempt to improve inlining algorithm 2010-01-02 16:33:28 +00:00
kw-file.ss 'must-update file mode; R6RS tests and bug fixes 2008-04-28 16:32:50 +00:00
kw.ss fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +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 make all files terminate with a newline 2008-02-24 21:27:36 +00:00
namespace.ss eval and phases (4.0.1.2) 2008-06-25 18:54:38 +00:00
norm-arity.ss faster version of the code 2010-01-07 03:38:23 +00:00
norm-define.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
old-ds.ss fix some error-message reporting for mzscheme define-struct 2008-03-11 21:14:40 +00:00
old-if.ss
old-procs.ss add eqv hash tables; add hash-update 2008-10-13 16:21:18 +00:00
old-rp.ss 3.99.0.13: generalize require and provide to work with arbitrary phases 2008-02-20 14:17:37 +00:00
portlines.ss add port->string, file->string, etc. 2008-11-11 17:55:14 +00:00
pre-base.ss fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations 2010-04-01 13:14:50 +00:00
promise.ss Stupid $%^#*&!*ing typo. It has been in this code since the major code 2010-03-21 10:00:58 +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 liberalize un{quote,syntax}-spliciing to allow a non-list at the end of an enclosing list 2007-12-20 14:00:15 +00:00
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 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 fix serialization problems 2009-06-23 12:07:54 +00:00
small-scheme.ss
sort.ss Use unsafe operations in `sort'. It has been running in safe mode for a 2010-02-05 03:22:17 +00:00
string.ss minor regexp clean-ups 2010-04-15 10:10:19 -04:00
struct-info.ss add prop:struct-info 2010-04-03 13:08:39 +00:00
stx.ss prefab structure types (3.99.0.18) 2008-03-13 20:59:22 +00:00
stxcase-scheme.ss fix reporting for some syntactic misuses of syntax-case 2010-03-29 20:39:42 +00:00
stxcase.ss fix reporting for some syntactic misuses of syntax-case 2010-03-29 20:39:42 +00:00
stxloc.ss fix reporting for some syntactic misuses of syntax-case 2010-03-29 20:39:42 +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 fix stxparam bug (from Olin via Sam) 2008-08-18 22:19:18 +00:00
with-stx.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00