Commit Graph

4652 Commits

Author SHA1 Message Date
Jay McCarthy
d74f7c6aae dyoo
svn: r4824
2006-11-11 05:56:22 +00:00
Chongkai Zhu
e476c82b14 new srfis added
svn: r4823
2006-11-11 00:28:28 +00:00
Matthew Flatt
7fbbdd928d fix up mzc-test support
svn: r4822
2006-11-10 20:54:05 +00:00
Matthew Flatt
3f8d7fe93e allow empty as a door image
svn: r4821
2006-11-10 20:51:54 +00:00
Matthew Flatt
345fa2e796 v360 HISTORY updates
svn: r4820
2006-11-10 20:51:34 +00:00
Matthew Flatt
8b0045df18 fix pin-under
svn: r4819
2006-11-10 20:49:58 +00:00
Robby Findler
302fa08dd8 added in attribute tests (but commented out for now)
svn: r4818
2006-11-10 03:28:09 +00:00
Robby Findler
d64ec0948f added test for mzlib/etc.ss bugfix
svn: r4815
2006-11-09 22:42:46 +00:00
Robby Findler
83e09ada4c fixed a bug -- used to duplicate subexpressions
svn: r4814
2006-11-09 22:42:14 +00:00
Kathy Gray
dfafe3c2c1 svn: r4812 2006-11-09 10:19:02 +00:00
Kathy Gray
d4d706f7f0 Moved profj-testing back to profj temporarily for the release
svn: r4811
2006-11-09 10:18:37 +00:00
Eli Barzilay
91e262f80f Welcome to a new PLT day.
svn: r4810
2006-11-09 06:24:33 +00:00
Matthew Flatt
2700ead795 correct drawing of balloon spikes in some directions
svn: r4809
2006-11-08 21:49:47 +00:00
Matthew Flatt
6ca71b6035 correct round-off error in Slideshow clickback highlighting
svn: r4808
2006-11-08 21:49:11 +00:00
Jay McCarthy
2a49156894 PR 8282 - Rearranging locking of instance mutex
svn: r4807
2006-11-08 17:50:27 +00:00
Jay McCarthy
9799cc53b0 PR 8349 and 8364
svn: r4806
2006-11-08 17:33:29 +00:00
Matthias Felleisen
6b80bd355c typo in world doc
svn: r4805
2006-11-07 23:15:38 +00:00
Greg Cooper
9b02aa9cf7 still don't know why it tries to read past the end of the id vector (perhaps states of different tabs are getting confused)
now it will just ignore those invalid reads

svn: r4804
2006-11-07 22:27:13 +00:00
Greg Cooper
f89d241e6b under 3m, letrec doesn't seem to work the way I want for signal structures, so
I've switched to manual set!

also, cleaned up the push-pull-ball demo

svn: r4803
2006-11-07 22:14:40 +00:00
Jay McCarthy
4ef5d8acd5 PR 8376 - Adding https 'support' to url-unit.ss
svn: r4802
2006-11-07 21:55:41 +00:00
Matthias Felleisen
d32f1ffe4c docs preped for 360
svn: r4801
2006-11-07 17:48:10 +00:00
Eli Barzilay
a321bb6c0e Welcome to a new PLT day.
svn: r4800
2006-11-07 14:31:52 +00:00
Eli Barzilay
b04926284f fix c->scheme for structs: set all tags
svn: r4799
2006-11-07 04:25:04 +00:00
Carl Eastlund
ba16e31583 Added tests of tail-call behavior in object methods:
- simple method calls
- (inner ...) calls, default case
- (inner ...) calls, augmented case
- overridden methods
- (super ...) calls in overridden methods

svn: r4797
2006-11-06 22:38:08 +00:00
Eli Barzilay
04f5f442d9 document new argument to fill-language-dialog
svn: r4796
2006-11-06 22:12:44 +00:00
Shu-Yu Guo
dfaad3f28a contract opting should not be provided for release.
svn: r4795
2006-11-06 20:45:47 +00:00
Robby Findler
43e7135380 fixed PR 8374
svn: r4794
2006-11-06 19:22:12 +00:00
Eli Barzilay
102543cf6f fix button order
svn: r4793
2006-11-06 18:40:00 +00:00
Eli Barzilay
ff09e06d90 Welcome to a new PLT day.
svn: r4792
2006-11-06 08:14:48 +00:00
Eli Barzilay
4173457f50 v360
svn: r4791
2006-11-06 08:11:36 +00:00
Eli Barzilay
5044dc49a5 ascii only + reformat a little
svn: r4790
2006-11-06 08:06:16 +00:00
Matthew Flatt
7e08f36804 simpler API for door games
svn: r4789
2006-11-06 02:01:57 +00:00
Robby Findler
bd1aaac077 fixed bug Jens Axel mentioned recently on plt-internal
svn: r4788
2006-11-06 00:38:41 +00:00
John Clements
434b579d2f ...
svn: r4785
2006-11-05 17:43:45 +00:00
John Clements
311caf733e fixed bugs
svn: r4784
2006-11-05 17:43:07 +00:00
John Clements
517bec65c8 top-level-begin requires different stepper annotation
svn: r4783
2006-11-05 16:54:23 +00:00
Eli Barzilay
5510304f9c Welcome to a new PLT day.
svn: r4782
2006-11-05 08:50:02 +00:00
Shu-Yu Guo
eaf71a272a typos, name tests for opt/c.
svn: r4781
2006-11-05 06:45:58 +00:00
Jay McCarthy
9f2578e0f8 up
svn: r4780
2006-11-05 04:16:44 +00:00
Robby Findler
18288da493 add tail call behavior test for -> contract
svn: r4779
2006-11-05 02:06:19 +00:00
Carl Eastlund
22fd8f51cc Added tracing capabilities to mzscheme's class system.
- class-internal.ss exports two versions (traced/untraced) of macros/functions
- classidmap.ss provides expansion to both forms (traced/untraced)
- class-traced.ss exports traced versions
- class.ss (unchanged) exports untraced versions
- class-events.ss contains hooks called by traced version
Functionality will be used by tool to be released via PLaneT.

svn: r4778
2006-11-04 20:46:52 +00:00
Eli Barzilay
ac640eef71 Welcome to a new PLT day.
svn: r4776
2006-11-04 08:50:02 +00:00
Shu-Yu Guo
bd0b34a9ac - refactored opt/c to its own struct/prop
- moved opters next to their respective original contracts where possible
  - the rest moved to contract-basic-opters.ss to avoid module cycle
- fixed some typos

svn: r4774
2006-11-04 05:02:57 +00:00
John Clements
4cfa7addc3 small bug in shared.ss
svn: r4772
2006-11-03 23:17:49 +00:00
Matthew Flatt
eea7a2376c turn off zero-suspend-break assertion
svn: r4770
2006-11-03 21:53:11 +00:00
Matthew Flatt
67fd787c3a PR 8371
svn: r4769
2006-11-03 21:43:03 +00:00
Eli Barzilay
616d6b80c8 quick fix
svn: r4768
2006-11-03 21:21:57 +00:00
Eli Barzilay
76bdd05167 removed debugging code
svn: r4766
2006-11-03 20:27:39 +00:00
Eli Barzilay
4c94fd0305 Previous commit was using an old version by mistake, new one fixes the PR and deals with double-click too
svn: r4765
2006-11-03 19:31:38 +00:00
Robby Findler
1effeb6a7c svn: r4764 2006-11-03 18:46:43 +00:00