Commit Graph

27628 Commits

Author SHA1 Message Date
Eli Barzilay
f5ed749b1c Welcome to a new PLT day.
svn: r2722
2006-04-20 07:50:02 +00:00
Eli Barzilay
9b8f04fa60 Welcome to a new PLT day.
svn: r2717
2006-04-19 07:50:02 +00:00
Matthias Felleisen
7f2f2520fc full support for Canvas, multiple Worlds (changes to docs)
svn: r2715
2006-04-19 03:26:50 +00:00
Matthias Felleisen
3b27908c7d full support for Canvas, multiple Worlds (changes to graphics)
svn: r2714
2006-04-19 03:26:08 +00:00
Matthias Felleisen
e83b3679d0 full support for Canvas, multiple Worlds (changes to draw)
svn: r2713
2006-04-19 03:25:12 +00:00
Matthias Felleisen
3616a2a0a8 full support for Canvas, multiple Worlds
svn: r2712
2006-04-19 03:23:59 +00:00
Kathy Gray
f0fe9a4d47 Corrected a bug with packages and protected access
svn: r2711
2006-04-19 03:09:31 +00:00
Greg Cooper
9fe113940e - moved README into demos/
- updated GUI bindings

svn: r2710
2006-04-18 23:43:59 +00:00
Jacob Matthews
fb89fc53ef Fixed client-side part of PR 8012
svn: r2709
2006-04-18 19:00:54 +00:00
Matthew Flatt
36e854dbc5 more regexp tests
svn: r2708
2006-04-18 17:35:41 +00:00
Matthew Flatt
e7724277e0 regexp-replace[*] supports a transform proc in place of an insert [byte] string
svn: r2707
2006-04-18 17:29:49 +00:00
Matthew Flatt
4185aceefe changed pregexp-replace[*] to accept a procedure as the last argument
svn: r2706
2006-04-18 17:21:59 +00:00
Matthew Flatt
b36f20b804 hack to support set-min-width for popup-menu%
svn: r2705
2006-04-18 16:58:56 +00:00
Robby Findler
4b3abed323 changed parameters to keywords
svn: r2704
2006-04-18 14:05:47 +00:00
Matthew Flatt
ffe615cf03 moved where smoothing was enabled
svn: r2703
2006-04-18 13:12:51 +00:00
Matthew Flatt
2bcd8365ae turn on smoothing in face demo
svn: r2702
2006-04-18 13:11:00 +00:00
Eli Barzilay
3fc22de5f3 Welcome to a new PLT day.
svn: r2701
2006-04-18 07:50:02 +00:00
Robby Findler
72d9f314bb oops
svn: r2700
2006-04-18 03:12:13 +00:00
Robby Findler
331a1c896b added a way to disable face shading, fixed a bug in color-series to handle zero steps
svn: r2699
2006-04-18 03:09:22 +00:00
Robby Findler
fa8fbaa21c removed absurd -- should not have checked it in
svn: r2698
2006-04-17 23:17:52 +00:00
Matthew Flatt
a93aea17e1 repairs to char-general-category
svn: r2697
2006-04-17 21:47:26 +00:00
Robby Findler
2f3cdfa302 added surprised faces, 'oh mouths, and cleaned up a few things
svn: r2696
2006-04-17 21:13:59 +00:00
Eli Barzilay
a847101855 set svn:eol-style
svn: r2690
2006-04-17 17:01:33 +00:00
Matthew Flatt
a07b22f1f1 bitwise ops accept 0 arguments; module and local binding expansion more consistent, because a module-level binding can have let-binding context; load/cd fixed; X non-Xft font problem fixed; added openbsd support and chage README in libffi; JIT inlines string-ref and bytes-ref
svn: r2689
2006-04-17 16:58:43 +00:00
Matthew Flatt
0c25abb469 bitwise ops allow 0 args; new JIT-inlined procs
svn: r2687
2006-04-17 15:11:44 +00:00
Matthew Flatt
50fdb9be90 fix doc typo
svn: r2684
2006-04-17 12:29:39 +00:00
Eli Barzilay
fd61eb638d Welcome to a new PLT day.
svn: r2683
2006-04-17 07:50:02 +00:00
Eli Barzilay
af66252f1c Welcome to a new PLT day.
svn: r2682
2006-04-16 07:50:02 +00:00
Robby Findler
dc7bce0f7f more [ changes
svn: r2679
2006-04-16 02:34:02 +00:00
Eli Barzilay
88341ddf0e Made it ok to use rest-like stuff with keywords when allowing other keywords
(either explicitly or implicitly).

svn: r2676
2006-04-15 21:15:08 +00:00
Eli Barzilay
5552630953 make no meta-keywords case faster
svn: r2675
2006-04-15 17:33:54 +00:00
Eli Barzilay
2690f1ea7c Welcome to a new PLT day.
svn: r2674
2006-04-15 07:50:02 +00:00
Eli Barzilay
815851f81b Welcome to a new PLT day.
svn: r2672
2006-04-14 07:50:02 +00:00
Robby Findler
ae20c75e18 added let loop recognition to [ thingy
svn: r2671
2006-04-13 22:01:56 +00:00
Matthias Felleisen
ec58a2e183 proper privacy attributes added
svn: r2670
2006-04-13 17:00:36 +00:00
Eli Barzilay
0fab8bfa20 Welcome to a new PLT day.
svn: r2669
2006-04-13 07:50:02 +00:00
Robby Findler
a6244d0896 fixed strategy for determining if a paren is really going to be parsed as a paren (as opposed to being in the middle of a string or whatever)
svn: r2667
2006-04-12 21:38:44 +00:00
Robby Findler
4ee3f7e7b1 another little change to [ stuff -- added control-[ control-) control-} and control-] to override drscheme's cleverness
svn: r2666
2006-04-12 19:53:19 +00:00
Robby Findler
0002ea598b added provide/contract as something that automatically gets []s
svn: r2665
2006-04-12 18:12:36 +00:00
Eli Barzilay
abb9cc18a0 Welcome to a new PLT day.
svn: r2664
2006-04-12 07:50:02 +00:00
Robby Findler
676df8bc8c added new, fixed a bug in character constants for the new [ handling
svn: r2663
2006-04-12 03:15:10 +00:00
Robby Findler
6638f46c75 added automatic remapping of [ to ( in many cases; see docs for details
svn: r2662
2006-04-11 23:20:57 +00:00
Robby Findler
9eca94ca91 fixed the contract
svn: r2661
2006-04-11 20:57:11 +00:00
Robby Findler
0ad4118f6f fixed image.ss to handle the case when positive and negative infinity are supplied to overlay/xy and also limited one-of/c's inputs
svn: r2659
2006-04-11 13:53:53 +00:00
Eli Barzilay
2df38b2be3 Welcome to a new PLT day.
svn: r2655
2006-04-11 07:50:02 +00:00
Matthew Flatt
bf353e475e remove unneeded variable
svn: r2654
2006-04-10 20:56:18 +00:00
Matthew Flatt
3f0990c9d7 no need to set X font in WindowDC::SetFont
svn: r2653
2006-04-10 20:53:29 +00:00
Robby Findler
900f48115a fixed a bug in the goto-line keyboard shortcut's error checking
svn: r2652
2006-04-10 13:23:25 +00:00
Eli Barzilay
b0eb810834 Welcome to a new PLT day.
svn: r2651
2006-04-10 07:50:02 +00:00
Robby Findler
1c97b4c21f fixed PR 7999 and added one-of/c to the contract library
svn: r2650
2006-04-10 03:54:55 +00:00