Matthew Flatt
|
abebb1c1f4
|
fix problem with per-registry locking of available-module visit & instantiation
svn: r18744
|
2010-04-07 12:34:50 +00:00 |
|
Matthew Flatt
|
c5ac9f23ec
|
better compiler handling of unused local bindings where the RHS either doesn't obviously produce a single value or is discovered to be unused late in bytecode compilation; initial Scribble support for printing qq-style results
svn: r18737
|
2010-04-06 15:52:36 +00:00 |
|
Matthew Flatt
|
fdba97b1c0
|
rico
svn: r18733
|
2010-04-04 15:08:35 +00:00 |
|
Matthew Flatt
|
3cc95b31ef
|
add prop:struct-info
svn: r18730
|
2010-04-03 13:08:39 +00:00 |
|
Matthew Flatt
|
2cb9f378aa
|
Racket experiments
svn: r18725
|
2010-04-02 21:29:59 +00:00 |
|
Stevie Strickland
|
664cfa2e31
|
Given the other uses of #:mode public-final in this file, I assume that the
quote was a mistake.
svn: r18717
|
2010-04-02 00:15:24 +00:00 |
|
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 |
|
Eli Barzilay
|
853db0ae55
|
forgot examples
svn: r18709
|
2010-04-01 08:27:15 +00:00 |
|
Eli Barzilay
|
05fca5df14
|
Documented () thing
svn: r18706
|
2010-04-01 07:46:01 +00:00 |
|
Eli Barzilay
|
6977f08878
|
typo (PR 10754)
svn: r18704
|
2010-04-01 07:33:55 +00:00 |
|
Eli Barzilay
|
6234c57b69
|
places docs in user directory since its not on by default.
svn: r18698
|
2010-03-31 21:38:02 +00:00 |
|
Robby Findler
|
62fb1bed65
|
svn: r18682
|
2010-03-30 22:30:37 +00:00 |
|
Matthew Flatt
|
164e998cbd
|
fix syntax-case docs on how the exception is raised
svn: r18679
|
2010-03-30 21:33:59 +00:00 |
|
Matthew Flatt
|
b8c3112b98
|
fix chaperones on parameters
svn: r18654
|
2010-03-28 15:56:04 +00:00 |
|
Matthew Flatt
|
73807aef24
|
chaperones (v4.2.5.3)
svn: r18650
|
2010-03-28 01:10:33 +00:00 |
|
Noel Welsh
|
7c55242179
|
Add the full suite of fl and unsafe-fl operations to Typed Scheme
Correct an error in documentation of flmin and flmax -- they were documented as taking a single argument when in fact they take two.
svn: r18604
|
2010-03-23 12:24:50 +00:00 |
|
Matthew Flatt
|
fb37601b55
|
bug fixes from random testing
svn: r18602
|
2010-03-23 01:49:08 +00:00 |
|
Sam Tobin-Hochstadt
|
4f456a2b6e
|
fix some references
svn: r18595
|
2010-03-22 14:17:18 +00:00 |
|
Robby Findler
|
c74849dc2e
|
added support for the 10pt option to the sigplan scribble support
svn: r18593
|
2010-03-21 22:56:26 +00:00 |
|
Casey Klein
|
854a902cbd
|
Fixed bugs found with random testing
svn: r18581
|
2010-03-19 11:39:02 +00:00 |
|
Stevie Strickland
|
dde2011ec7
|
Add ->dm and case->m, which are the implicit method versions of ->d and
case->.
This should be included in the release.
svn: r18579
|
2010-03-18 21:28:41 +00:00 |
|
Kevin Tew
|
dedb261ea8
|
[Places] place-channels are syncable events, place-channel-send/recv, #t and #f are now communicated
svn: r18578
|
2010-03-18 16:53:16 +00:00 |
|
Robby Findler
|
d761a0236a
|
fixed a typo, please include in release
svn: r18574
|
2010-03-18 13:38:59 +00:00 |
|
Carl Eastlund
|
d9b7609e1e
|
Fixed splicing-syntax-parameterize to splice require and provide forms.
svn: r18551
|
2010-03-16 23:04:46 +00:00 |
|
Stevie Strickland
|
5a488ae7cb
|
Add handling of by-name inits to commented-out class/c use in typed-scheme.
Also, fix class/c section of reference slightly by mentioning the role of
external contracts in class instantiation.
svn: r18542
|
2010-03-15 08:57:41 +00:00 |
|
Stevie Strickland
|
c7c8f7061e
|
Add documentation, and also add tests for appropriate init-field behavior.
svn: r18541
|
2010-03-15 08:47:09 +00:00 |
|
Matthew Flatt
|
e0c0645479
|
doc Scribble 'exact-chars and 'tt-chars style propeties
svn: r18533
|
2010-03-14 12:14:32 +00:00 |
|
Robby Findler
|
861c494693
|
added a keyword argument to filled-rectangle to make it avoid using a pen
svn: r18527
|
2010-03-12 20:50:26 +00:00 |
|
Matthew Flatt
|
1af4bb9cfb
|
fix problem with 'make-meta-reader' and passing a module path to the next reader in the chain
svn: r18511
|
2010-03-11 14:00:01 +00:00 |
|
Matthew Flatt
|
826fbdf16f
|
add scribble/jfp
svn: r18507
|
2010-03-10 22:17:51 +00:00 |
|
Robby Findler
|
c1640d005f
|
svn: r18506
|
2010-03-10 12:51:20 +00:00 |
|
Stevie Strickland
|
cd3499dea5
|
Initial cut at documentation.
svn: r18495
|
2010-03-09 23:22:35 +00:00 |
|
Matthew Flatt
|
911d80a144
|
scribble: use 'attributes' properties when rendering table cells
svn: r18488
|
2010-03-08 21:31:31 +00:00 |
|
Robby Findler
|
9c88dc49b2
|
minor cleanup to make parsing the docs easier
svn: r18483
|
2010-03-06 14:08:25 +00:00 |
|
Robby Findler
|
3bcea5bbe0
|
made another method final
svn: r18482
|
2010-03-06 12:54:30 +00:00 |
|
Robby Findler
|
7c3025ecde
|
fixed some more bugs found by random testing
svn: r18478
|
2010-03-06 01:35:19 +00:00 |
|
Stevie Strickland
|
bf60da75e1
|
Refactor out new has-contract?/value-contract functionality so that it's
the responsibility of the (higher-order) contract to add the contract
(plus possibly more in the future) to the wrapped value.
svn: r18469
|
2010-03-04 21:10:44 +00:00 |
|
Robby Findler
|
0d8fbe6d06
|
made the docs match the implementation
svn: r18468
|
2010-03-04 19:31:03 +00:00 |
|
Robby Findler
|
2cfd1f423c
|
removed unimplemented stuff
svn: r18467
|
2010-03-04 17:19:34 +00:00 |
|
Robby Findler
|
6d4a546ca8
|
tightened up the contract in the docs for key-event%s methods so they limit the symbols to just the legal ones
svn: r18466
|
2010-03-04 17:14:59 +00:00 |
|
Casey Klein
|
ff0eb1757a
|
Fixed bugs found with random testing.
svn: r18465
|
2010-03-04 16:37:12 +00:00 |
|
Matthew Flatt
|
82af25486e
|
one more doc fix for PR 10803
svn: r18463
|
2010-03-04 13:16:46 +00:00 |
|
Eli Barzilay
|
28948c723a
|
typos (most of PR10803)
svn: r18462
|
2010-03-04 09:08:14 +00:00 |
|
Robby Findler
|
07f280419a
|
added has-contract? and get-contract
svn: r18460
|
2010-03-04 03:58:33 +00:00 |
|
Stevie Strickland
|
5fe0a790c1
|
Change how contracts for multiple values are handled to be a little cleaner
syntactically.
svn: r18458
|
2010-03-04 00:04:07 +00:00 |
|
Stevie Strickland
|
f2788561d3
|
Add the ability to contract more than one value returned from a with-contract
block in expression position.
svn: r18456
|
2010-03-03 21:54:18 +00:00 |
|
Kevin Tew
|
636526d6f1
|
Places docs edits
svn: r18455
|
2010-03-03 21:42:24 +00:00 |
|
Robby Findler
|
6fc4add369
|
corrected a bug in the docs
svn: r18453
|
2010-03-03 21:15:13 +00:00 |
|
Robby Findler
|
16b60586a5
|
used exact-integer? instead of (and/c exact? integer?)
svn: r18449
|
2010-03-03 17:41:44 +00:00 |
|
Robby Findler
|
a02520d692
|
tightened up inserts contract
svn: r18446
|
2010-03-03 16:42:45 +00:00 |
|