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
John Clements
b9e97afc4c
changed syntax-property to stepper-syntax-property
...
svn: r4763
2006-11-03 18:28:43 +00:00
John Clements
96d857dcd0
changed syntax-property to stepper-syntax-property
...
svn: r4762
2006-11-03 18:15:16 +00:00
John Clements
0d7c25bbb8
changing to stepper-syntax-property
...
svn: r4761
2006-11-03 17:12:04 +00:00
Eli Barzilay
161046127f
Welcome to a new PLT day.
...
svn: r4760
2006-11-03 15:14:29 +00:00
Eli Barzilay
21a4ed332e
More expected language dialog behavior wrt keyboard use
...
svn: r4759
2006-11-03 15:13:34 +00:00
Eli Barzilay
e69c62efde
simplify code (no need for vector)
...
svn: r4756
2006-11-03 00:30:33 +00:00
Eli Barzilay
6c388f5fce
move profj up to the top of the experimental languages
...
svn: r4754
2006-11-02 22:38:09 +00:00
Matthew Flatt
03ffe8ec6e
more port-read-handler tests
...
svn: r4753
2006-11-02 21:35:49 +00:00
Matthew Flatt
c3c82e304d
allow EOF result from port read handler; patch from Lauri Alanko, PR 8369
...
svn: r4752
2006-11-02 21:35:34 +00:00
Eli Barzilay
8e8f780b4c
Welcome to a new PLT day.
...
svn: r4750
2006-11-02 08:50:01 +00:00
Robby Findler
c577c8080c
fixed PR 8359
...
svn: r4749
2006-11-02 04:30:56 +00:00
Robby Findler
9a5eced27b
fixed PR 8368
...
svn: r4748
2006-11-02 04:13:52 +00:00