Commit Graph

4013 Commits

Author SHA1 Message Date
Matthew Flatt
3d19cd30d1 change back size of tiny-control-font for non-Windows, which was accidentally changed in last revision
svn: r5751
2007-03-08 00:32:12 +00:00
Matthew Flatt
3a158e29b3 make tiny-control-font slightly bigger under Windows
svn: r5750
2007-03-08 00:20:34 +00:00
Kathy Gray
78a80fe13e Adding some more strictness (!!!)
svn: r5748
2007-03-07 11:37:50 +00:00
Eli Barzilay
4e470ecd84 Welcome to a new PLT day.
svn: r5747
2007-03-07 08:50:03 +00:00
Ryan Culpepper
3facbd99ab Macro stepper: added final definite reference result
svn: r5746
2007-03-07 05:22:42 +00:00
Matthew Flatt
05d14b3fa0 fix bug in drawing of canvas scrollbars in the case that the canvas has not yet been moved
svn: r5745
2007-03-07 05:16:51 +00:00
Matthew Flatt
109785e98a Ryan's patch to improve check-syntax arrows for syntax-pattern bindings
svn: r5744
2007-03-07 02:21:40 +00:00
Kathy Gray
40f613d0d2 Corrected typo
svn: r5741
2007-03-06 16:50:30 +00:00
Kathy Gray
d34df833fb Corrected arity error
svn: r5740
2007-03-06 16:46:55 +00:00
Kathy Gray
7d4c8a053d Modified sig file, adding err^
svn: r5739
2007-03-06 13:56:54 +00:00
Eli Barzilay
661ba66b1c Welcome to a new PLT day.
svn: r5738
2007-03-06 08:50:04 +00:00
Matthew Flatt
4efb85fb46 add -singleInstance support to 'stand-alone' executables
svn: r5737
2007-03-06 01:15:18 +00:00
Matthew Flatt
0d3c91e1d6 handle the (unlikely) case in single-instance mode that a candidate leader exits after other candidates determine that its going to be the leader
svn: r5736
2007-03-06 00:49:58 +00:00
Eli Barzilay
da1250202e Welcome to a new PLT day.
svn: r5733
2007-03-05 08:50:03 +00:00
Eli Barzilay
f5deb3f60d Reverse kathy's changes to doc.txt
svn: r5732
2007-03-05 04:55:35 +00:00
Kathy Gray
58bc45a979 Corrected export to also export signature form
svn: r5729
2007-03-05 00:47:42 +00:00
Kathy Gray
fb40b02b42 Moved the combinator parser out of parser-tools to alleviate the problem the
dependence on lazy had for the mzscheme build

svn: r5728
2007-03-04 23:30:43 +00:00
Chongkai Zhu
67e01a1f47 add missing SRFIs
svn: r5727
2007-03-04 17:30:17 +00:00
Eli Barzilay
c7ed3151f0 Welcome to a new PLT day.
svn: r5726
2007-03-04 08:50:05 +00:00
Ryan Culpepper
e67d7180f5 Macro stepper: fixed missing-arg bug
svn: r5725
2007-03-03 17:42:12 +00:00
Ryan Culpepper
bb937c80a1 Macro stepper: improved frontier tracking and macro hiding
svn: r5724
2007-03-03 09:08:23 +00:00
Eli Barzilay
f25024c44f Welcome to a new PLT day.
svn: r5723
2007-03-03 08:50:03 +00:00
Eli Barzilay
ec7d6f88fd more reformatting, fix bug (library-subpath is a path)
svn: r5722
2007-03-03 08:47:33 +00:00
Eli Barzilay
625db9b469 some reformatting, use kw instead of opt-lambda
svn: r5721
2007-03-03 08:25:38 +00:00
Kathy Gray
c064fe4238 Adding a set of higher-order combinator-builders with good error message generation
Combinator implementation is the responsiblity of kathyg, not sowens

svn: r5718
2007-03-02 15:15:09 +00:00
Robby Findler
eadc853016 made the line/column thingy growable and smaller to begin with
svn: r5717
2007-03-02 13:50:23 +00:00
Eli Barzilay
d52a97e0c2 Welcome to a new PLT day.
svn: r5716
2007-03-02 08:50:04 +00:00
Ryan Culpepper
c340b21110 Macro stepper: added basic expansion-frontier tracking and display
svn: r5715
2007-03-01 23:45:55 +00:00
Eli Barzilay
5d34a2eb8f add warning
svn: r5714
2007-03-01 22:19:49 +00:00
Matthew Flatt
60aa1bc6ef correction to most recent repair for 8525
svn: r5713
2007-03-01 18:52:24 +00:00
Eli Barzilay
030cd80246 Welcome to a new PLT day.
svn: r5712
2007-03-01 08:50:03 +00:00
Eli Barzilay
1e0f84d937 fix memory functions argument parsing, fix foreign tests
svn: r5711
2007-03-01 06:38:30 +00:00
Matthew Flatt
1a43eb5a89 another X11 fix for PR 8547
svn: r5710
2007-02-28 12:01:04 +00:00
Eli Barzilay
533471b4cb Welcome to a new PLT day.
svn: r5709
2007-02-28 08:50:03 +00:00
Matthew Flatt
11e8aa1f55 fix another problem when traditional X11 fonts are unavailable
svn: r5708
2007-02-28 04:49:32 +00:00
Matthew Flatt
2580d71781 revise -singleInstance description to include hostname dependency
svn: r5707
2007-02-28 04:13:10 +00:00
Matthew Flatt
57fa908947 include hostname when determining single instance
svn: r5706
2007-02-28 04:12:09 +00:00
Matthew Flatt
38d0a2795d document -singleInstance in man page
svn: r5705
2007-02-28 00:18:49 +00:00
Matthew Flatt
f27a325fbc add -singleInstance handling to launcher
svn: r5704
2007-02-28 00:08:16 +00:00
Robby Findler
d67ab8b0a9 improved the expansion to make runtime error reporting better
svn: r5703
2007-02-27 23:48:00 +00:00
Ryan Culpepper
e675ebf323 Macro stepper:
fixed bug in reductions wrt letrec-syntaxes+values
  added more binding arrows

svn: r5702
2007-02-27 23:44:25 +00:00
Matthew Flatt
efe9e73e8e hopefully fix XCheckPred problem (PR 8547), and add support with -singleInstance
svn: r5701
2007-02-27 23:33:31 +00:00
Ryan Culpepper
75a0a02355 Macro stepper: started tracking definite uses, added definite arrows
svn: r5700
2007-02-27 22:42:07 +00:00
Ryan Culpepper
a1bc722259 Macro stepper: fixed bug in reductions wrt internal define-syntax
svn: r5698
2007-02-27 21:14:37 +00:00
Ryan Culpepper
df502f1761 Macro stepper: allowed languages to enable macro-stepper
svn: r5697
2007-02-27 20:34:19 +00:00
Eli Barzilay
6d90801991 Welcome to a new PLT day.
svn: r5695
2007-02-27 08:50:04 +00:00
Sam Tobin-Hochstadt
7f9030952e Fix typo in name of macro.
svn: r5694
2007-02-27 03:09:32 +00:00
Ryan Culpepper
2a35c47ff7 Check syntax: added purple arrows to show "apparent bindings" of
macro-template identifiers
 --This line, and those below, will be ignored--

M    drscheme/syncheck.ss

svn: r5693
2007-02-26 21:41:33 +00:00
Matthew Flatt
84c0505899 make MrEd for X work when traditional X11 fonts are unavailable (but when Xft fonts are available)
svn: r5692
2007-02-26 17:01:29 +00:00
Eli Barzilay
10f882b1b4 Welcome to a new PLT day.
svn: r5690
2007-02-26 08:50:19 +00:00