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
Matthew Flatt
405a5a2751
add missing refreshes
...
svn: r4747
2006-11-02 03:16:51 +00:00
Matthew Flatt
86f9de0b41
fix handling of improper lists in the code macro
...
svn: r4746
2006-11-02 03:16:19 +00:00
Matthew Flatt
0adaa9e162
fix terminology in maze errors, and add support for bitmap snips along with bitmaps
...
svn: r4744
2006-11-01 23:05:32 +00:00
Matthew Flatt
33e75ab6ec
use new get-argb-pixels to convert bitmap to GL
...
svn: r4743
2006-11-01 23:04:12 +00:00
Matthew Flatt
166f2ea539
some trait tests
...
svn: r4742
2006-11-01 23:02:36 +00:00
Matthew Flatt
d863eac492
allow fields in a trait
...
svn: r4741
2006-11-01 23:01:18 +00:00
Matthias Felleisen
cedb2d088f
put-pinhole instead of move-pinhole for nw:rectangle
...
svn: r4739
2006-11-01 21:49:20 +00:00
Matthias Felleisen
22a24b1a04
fixed world docs
...
svn: r4737
2006-11-01 21:15:02 +00:00
Robby Findler
808ef37fef
fixed PR 8364
...
svn: r4735
2006-11-01 18:40:08 +00:00
Eli Barzilay
1905669a5b
Welcome to a new PLT day.
...
svn: r4732
2006-11-01 08:50:02 +00:00
Matthew Flatt
a996df1d2b
added get-argb-pixels to bitmap class
...
svn: r4731
2006-11-01 06:54:04 +00:00
Matthias Felleisen
322789559c
stupid mouse test
...
svn: r4728
2006-11-01 04:10:36 +00:00
Matthias Felleisen
fd5aeff0a5
fixed place-image's contracts
...
svn: r4727
2006-11-01 04:10:01 +00:00
Matthew Flatt
fb8ccb8f05
added Doors game support ( in time for for APLAS talk )
...
svn: r4726
2006-11-01 03:18:49 +00:00
Matthew Flatt
79517ed95c
359.100
...
svn: r4724
2006-10-31 23:59:53 +00:00
Robby Findler
80ca729b04
removed halfway done fix for sexp movement keys
...
svn: r4723
2006-10-31 23:05:23 +00:00
Matthew Flatt
5d2f80ab85
fix problem with mouse-moved events suspended by modifier-key events
...
svn: r4722
2006-10-31 22:40:13 +00:00
Robby Findler
58a0b99d35
improved forward sexp
...
svn: r4720
2006-10-31 20:29:39 +00:00
Matthew Flatt
54dea82d8a
add support for a kind of heads-up display
...
svn: r4718
2006-10-31 11:27:34 +00:00
Matthew Flatt
e9b9d22ac8
add bitmap.ss utility library
...
svn: r4717
2006-10-31 11:13:12 +00:00
Eli Barzilay
2a76a5ab55
Welcome to a new PLT day.
...
svn: r4716
2006-10-31 08:50:02 +00:00
Matthew Flatt
ad506aac3b
clarification on common case for id mapping
...
svn: r4715
2006-10-30 22:12:24 +00:00
Eli Barzilay
03738d1e40
typo (pr8356)
...
svn: r4714
2006-10-30 21:52:50 +00:00
Matthew Flatt
81ba60fb27
delim cont repair to avoid chains of meta-cont references
...
svn: r4713
2006-10-30 12:19:46 +00:00
Scott Owens
cc711703af
Added #px alongside #rx.
...
svn: r4712
2006-10-30 11:28:18 +00:00
Matthew Flatt
20761b8589
fix prompt-abort misinterpreted as prompt-trampoline-to-continuation
...
svn: r4711
2006-10-30 08:55:14 +00:00
Eli Barzilay
4d3c8fc675
Welcome to a new PLT day.
...
svn: r4710
2006-10-30 08:50:02 +00:00
Philippe Meunier
2af0d761b8
keybindings, square brackets
...
svn: r4709
2006-10-30 07:12:29 +00:00
Matthew Flatt
b61846baba
cache bitmap and dc for snip sizing
...
svn: r4708
2006-10-30 06:50:14 +00:00
Matthew Flatt
97a56ca84c
prevent matching score from going negative
...
svn: r4707
2006-10-30 02:11:04 +00:00