Matthew Flatt
|
b2d65a1b95
|
fix the interaction of chaperones, keywords, and the whole zoo of reflective procedure operations
svn: r18711
|
2010-04-01 13:14:50 +00:00 |
|
Matthew Flatt
|
baab09fc1b
|
drop the uglier half of the Mac OS X thread-local variable hack; thread GC state through mark functions (to avoid overhead of thread-local accesses); fix some procedure-arity bugs and work toward fixing chaperones and some other procedure operations on keyword procedures
svn: r18661
|
2010-03-29 15:06:47 +00:00 |
|
Robby Findler
|
68efb4008a
|
normalized the results of procedure-arity
svn: r17504
|
2010-01-06 19:34:29 +00:00 |
|
Kevin Tew
|
a25ddaae54
|
kernstruct.ss in scheme/private, makeexn generates kernstruct.ss
svn: r16215
|
2009-10-02 14:31:45 +00:00 |
|
Matthew Flatt
|
02277342ac
|
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
svn: r12393
|
2008-11-11 22:25:24 +00:00 |
|
Matthew Flatt
|
763d37d775
|
properties can now effectively inherit properties (v4.0.2.5)
svn: r10848
|
2008-07-21 17:04:25 +00:00 |
|
Matthew Flatt
|
1ee0298552
|
struct-copy
svn: r9456
|
2008-04-24 13:56:36 +00:00 |
|
Matthew Flatt
|
e25e7a1098
|
keyword in methods and apply; procedure-reduce-keyword-arity
svn: r9396
|
2008-04-22 18:00:04 +00:00 |
|
Matthew Flatt
|
415cd0bf15
|
lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
|
2007-12-18 21:37:23 +00:00 |
|
Matthew Flatt
|
fd1de94a48
|
change Scribble to complain about colliding tags
svn: r8025
|
2007-12-16 03:10:00 +00:00 |
|
Matthew Flatt
|
8930f31115
|
remove 'else' and '=>' bindings from 'mzscheme'
svn: r7859
|
2007-11-29 14:08:08 +00:00 |
|
Matthew Flatt
|
cbf636442b
|
define-struct/derived and doc improvements
svn: r7844
|
2007-11-27 15:15:34 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|