Commit Graph

3830 Commits

Author SHA1 Message Date
Eli Barzilay
df611dbf1a Welcome to a new PLT day.
svn: r5770
2007-03-12 07:50:05 +00:00
Eli Barzilay
99dedda9fc :autoinitarg doc
svn: r5769
2007-03-11 09:07:17 +00:00
Eli Barzilay
67815cf2a6 Welcome to a new PLT day.
svn: r5768
2007-03-11 07:50:03 +00:00
Eli Barzilay
43a5b37520 Welcome to a new PLT day.
svn: r5767
2007-03-10 08:50:04 +00:00
Chongkai Zhu
7e7bac4ec0 new SRFI
svn: r5766
2007-03-10 06:08:14 +00:00
Robby Findler
69ed5483cf improved source locations for previous fix
svn: r5765
2007-03-09 22:42:40 +00:00
Robby Findler
e61faf231e fixed bug mentioned by Paulo Matos on plt-scheme mailing list
svn: r5764
2007-03-09 22:38:51 +00:00
Eli Barzilay
6f58715823 Welcome to a new PLT day.
svn: r5763
2007-03-09 08:50:03 +00:00
Chongkai Zhu
7cd41fd733 SRFI 54
svn: r5762
2007-03-09 07:21:50 +00:00
Chongkai Zhu
d85d956c27 SRFI 54
svn: r5761
2007-03-09 07:20:45 +00:00
Robby Findler
cb22ba0a7c fixed bug
svn: r5759
2007-03-08 19:49:49 +00:00
Robby Findler
b392308828 probable fix to PR 8472
svn: r5758
2007-03-08 13:56:22 +00:00
Eli Barzilay
a67b249c36 Welcome to a new PLT day.
svn: r5755
2007-03-08 08:50:04 +00:00
Ryan Culpepper
64f062f5a5 Macro stepper:
improved interaction of hiding and lifting (outside of modules, mostly)
  only mzscheme's top-interaction is stripped off automatically now

svn: r5754
2007-03-08 03:20:15 +00:00
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
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
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
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
Eli Barzilay
533471b4cb Welcome to a new PLT day.
svn: r5709
2007-02-28 08:50:03 +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
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
Eli Barzilay
10f882b1b4 Welcome to a new PLT day.
svn: r5690
2007-02-26 08:50:19 +00:00
Chongkai Zhu
4c901b1f8b recent changes in english-string-constants
svn: r5687
2007-02-24 14:44:43 +00:00
Mike Sperber
9f6b92b38f Synch with latest.
svn: r5684
2007-02-24 13:34:46 +00:00
Eli Barzilay
4c6e4f17c1 Welcome to a new PLT day.
svn: r5683
2007-02-24 08:50:04 +00:00
Ryan Culpepper
1198412bae Macro stepper: fixed display of same-module identifer binding
svn: r5680
2007-02-23 22:03:11 +00:00
Ryan Culpepper
469e6f65cc Macro stepper: changed apparent binding arrow color to match syncheck
svn: r5679
2007-02-23 22:02:40 +00:00
Matthew Flatt
8138f08177 add TLS support to SMTP
svn: r5678
2007-02-23 21:27:10 +00:00
Ryan Culpepper
3652cbee39 Macro stepper: fixed bugs re: binding arrows
svn: r5676
2007-02-23 11:45:00 +00:00
Ryan Culpepper
9aa54a095c Macro Stepper: added "apparent binding" arrows based on macro expansion
svn: r5675
2007-02-23 11:06:38 +00:00
Eli Barzilay
3c172ac5cd Welcome to a new PLT day.
svn: r5671
2007-02-23 08:50:03 +00:00
Ryan Culpepper
0a194c3eae Macro stepper: added env/renaming tracking
svn: r5669
2007-02-23 08:01:33 +00:00
Ryan Culpepper
5162571994 Macro stepper: added properties display code (but disabled)
svn: r5668
2007-02-22 22:52:29 +00:00
Ryan Culpepper
07bea4136c Macro stepper: moved local-expansion context to bottom
svn: r5667
2007-02-22 21:49:46 +00:00
Eli Barzilay
3a0a249195 Welcome to a new PLT day.
svn: r5664
2007-02-22 08:50:05 +00:00
Robby Findler
6f962c5f7b added message when there are no recent languages
svn: r5654
2007-02-21 19:11:24 +00:00
Eli Barzilay
f07d26a49b Welcome to a new PLT day.
svn: r5653
2007-02-21 08:50:03 +00:00
Robby Findler
9d241aa2c5 changed slant to italic
svn: r5652
2007-02-21 02:46:43 +00:00
Robby Findler
097fb4be88 fixed another bug in the language recognization code
svn: r5651
2007-02-21 00:01:41 +00:00
Robby Findler
76952ae26b improved printouts for syntax errors that have multiple source locations
svn: r5649
2007-02-20 19:08:49 +00:00
Robby Findler
815c6669ba added the ability to configure the repl's colors
svn: r5648
2007-02-20 16:33:47 +00:00
Eli Barzilay
68799a5373 Welcome to a new PLT day.
svn: r5647
2007-02-20 08:50:03 +00:00
Robby Findler
53987c5ee8 fixed the yellow stuff in a corner case
svn: r5644
2007-02-20 03:16:50 +00:00
Robby Findler
c9303285d2 improved performance of the inital is-this-a-module check (also works around a bug)
svn: r5643
2007-02-20 02:32:50 +00:00
Matthew Flatt
3b10623bad tests for mz and port.ss repairs
svn: r5641
2007-02-20 01:42:25 +00:00
Matthew Flatt
dff013afc5 fix port functions to use byte-ready? instead of char-ready?
svn: r5640
2007-02-20 01:42:03 +00:00
Jacob Matthews
844ed2d48f changed planet search order, now uninstalled packages are only consulted if an attempt to download from the network fails.
svn: r5638
2007-02-19 23:30:37 +00:00
Robby Findler
c2e4fcd60d revert to default button: minor tweaks
svn: r5637
2007-02-19 22:08:04 +00:00
Eli Barzilay
0da9774511 Welcome to a new PLT day.
svn: r5636
2007-02-19 08:50:04 +00:00
Robby Findler
6f631ae7b7 added yellow to programming language label
svn: r5635
2007-02-18 17:59:22 +00:00
Eli Barzilay
6c1d24e815 Welcome to a new PLT day.
svn: r5634
2007-02-18 08:50:05 +00:00
Robby Findler
38da856255 added language status and menu at bottom right of drscheme window
svn: r5633
2007-02-18 00:17:49 +00:00
Chongkai Zhu
144796ec6d read/write
svn: r5632
2007-02-17 23:50:55 +00:00
Robby Findler
d59f197c05 adjusted translations for read/write two line thing
svn: r5631
2007-02-17 21:10:59 +00:00
Robby Findler
d83826c513 change to match recent commit by me (should have been in that commit)
svn: r5630
2007-02-17 20:13:01 +00:00
Robby Findler
f24381c8b6 shrunk space required for stuff
svn: r5629
2007-02-17 19:30:58 +00:00
Eli Barzilay
5387c758f2 added test for u8vector items
svn: r5628
2007-02-17 15:23:49 +00:00
Mike Sperber
79ac9d31b5 Synch with latest.
svn: r5627
2007-02-17 10:04:52 +00:00
Eli Barzilay
5766958439 Welcome to a new PLT day.
svn: r5626
2007-02-17 08:50:03 +00:00
Eli Barzilay
5e4799a4fe Welcome to a new PLT day.
svn: r5622
2007-02-16 08:50:03 +00:00
Eli Barzilay
492733aa40 make-cvector with 0 args
svn: r5619
2007-02-15 20:39:17 +00:00
Eli Barzilay
e488422b1c Welcome to a new PLT day.
svn: r5618
2007-02-15 08:50:03 +00:00
Matthew Flatt
d191d764be extra notes on examples
svn: r5617
2007-02-15 08:18:18 +00:00
Matthew Flatt
41f7592c11 gradually typed functional honu
svn: r5616
2007-02-15 08:14:18 +00:00
Matthew Flatt
7a48da5797 ideas for honu tests
svn: r5613
2007-02-15 07:48:43 +00:00
Robby Findler
4379aa3f05 fixed a bug in the new stuff
svn: r5606
2007-02-15 01:31:06 +00:00
Matthew Flatt
bf84c30c55 fix -h text
svn: r5605
2007-02-15 00:03:00 +00:00
Robby Findler
3c3d848324 added module language recognition into the mix
svn: r5604
2007-02-14 23:42:42 +00:00
Robby Findler
e3776e5476 added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
svn: r5602
2007-02-14 23:23:32 +00:00
Robby Findler
94c1702b56 added a few things
svn: r5601
2007-02-14 23:21:12 +00:00
Eli Barzilay
7e4bf3272b Welcome to a new PLT day.
svn: r5598
2007-02-14 08:50:03 +00:00
Matthew Flatt
4b765cfa5a 369.8
svn: r5594
2007-02-14 02:41:49 +00:00
Matthew Flatt
3f384b343c fix object header to use Scheme_Object instead of Scheme_Type
svn: r5593
2007-02-14 01:43:51 +00:00
Eli Barzilay
295cb947f5 Welcome to a new PLT day.
svn: r5592
2007-02-13 08:50:03 +00:00
Matthew Flatt
3b966ff86b contract checks on {start,end}-{doc,page} use
svn: r5591
2007-02-13 02:08:04 +00:00
Jay McCarthy
e3394a5cf5 welsh
svn: r5590
2007-02-12 14:43:53 +00:00
Eli Barzilay
26e5b8012a Welcome to a new PLT day.
svn: r5589
2007-02-12 08:50:04 +00:00
Eli Barzilay
9d8cc6f55f Welcome to a new PLT day.
svn: r5587
2007-02-11 08:50:03 +00:00
Eli Barzilay
65aee6d210 Welcome to a new PLT day.
svn: r5586
2007-02-10 08:50:03 +00:00
Ryan Culpepper
204516bad9 Macro stepper: factored derivation synthesis code into separate module
svn: r5585
2007-02-10 03:46:12 +00:00
Ryan Culpepper
64695b46d8 Macro stepper: working on jump-to (incomplete)
svn: r5584
2007-02-10 03:25:36 +00:00
Ryan Culpepper
94ee28f1d5 Macro stepper: fixed internal error
svn: r5583
2007-02-09 18:21:10 +00:00
Ryan Culpepper
8dcb486305 Macro stepper: again, tweaked error message text
svn: r5581
2007-02-09 09:52:54 +00:00
Ryan Culpepper
b16ccdb563 Macro stepper: clarified msgbox title for internal hiding error
svn: r5580
2007-02-09 09:50:49 +00:00
Eli Barzilay
89bcea0a46 Welcome to a new PLT day.
svn: r5579
2007-02-09 08:50:03 +00:00
Ryan Culpepper
ca3c367aab Macro stepper:
fixed bugs re: internal define-syntax
  de-unitized hiding again, disabled extra navigation for now
  fixed bug in letrec-syntaxes w/o var bindings
  fixed bugs in block splicing
  distinguished booleans and keywords in syntax browser

svn: r5578
2007-02-09 08:27:02 +00:00
Robby Findler
ad634b20c5 removed crashing bug from copy/paste but there are still problems
svn: r5577
2007-02-08 23:33:16 +00:00
Robby Findler
276cd746df added revert to defaults
svn: r5575
2007-02-08 15:45:12 +00:00
Eli Barzilay
63a716f92f Welcome to a new PLT day.
svn: r5574
2007-02-08 08:50:04 +00:00
Kathy Gray
5503e79355 Adding more testing support
svn: r5571
2007-02-08 00:20:48 +00:00
Eli Barzilay
51dc8cb94a Welcome to a new PLT day.
svn: r5570
2007-02-07 08:50:03 +00:00
Robby Findler
a1c88e3ac2 fixed PR 8518
svn: r5566
2007-02-06 18:17:39 +00:00
Robby Findler
0c1dbe24dd latest from Paulo J. Matos
svn: r5565
2007-02-06 15:56:21 +00:00
Jay McCarthy
5b987feeb4 dyoo url-path->path
svn: r5563
2007-02-06 15:02:43 +00:00
Kathy Gray
a32a36453a Corrections to bugs 8517 and 8223
svn: r5562
2007-02-06 14:49:03 +00:00
Jay McCarthy
bb1f188642 pr8515
svn: r5561
2007-02-06 14:46:06 +00:00
Eli Barzilay
970a05a066 Welcome to a new PLT day.
svn: r5560
2007-02-06 08:50:03 +00:00
Matthew Flatt
44623776c0 fix err-msg test
svn: r5559
2007-02-06 07:46:43 +00:00
Matthew Flatt
2007843ba4 add new command-line arguments: -p, -P, -Q
svn: r5557
2007-02-06 05:14:34 +00:00
Matthew Flatt
6325a359f0 fix drag-all-under mode in cards, and add some missing resize-box separators
svn: r5556
2007-02-06 05:11:55 +00:00
Robby Findler
f0d91dff14 fixed PR 8516
svn: r5554
2007-02-05 23:21:09 +00:00
Robby Findler
bdc4f19985 tabber: an ellipsis as the second thing on a line now tabs as if the ellipsis wasn't there; good for plt redex
svn: r5553
2007-02-05 19:25:25 +00:00
Eli Barzilay
73d0e1ca10 Welcome to a new PLT day.
svn: r5551
2007-02-05 08:50:18 +00:00
Chongkai Zhu
4a64bbfeaa update
svn: r5549
2007-02-04 00:17:04 +00:00
Matthew Flatt
126ff2a91a improve parallel testing
svn: r5548
2007-02-03 22:15:36 +00:00
Eli Barzilay
40c6593a36 Welcome to a new PLT day.
svn: r5547
2007-02-03 08:50:04 +00:00
Eli Barzilay
0cb9b70922 set svn:eol-style and added newlines at EOFs
svn: r5546
2007-02-03 06:51:31 +00:00
Eli Barzilay
b11d6c4ae9 midsing newline
svn: r5545
2007-02-03 02:47:11 +00:00
Ryan Culpepper
c4c5d6cd13 Macro stepper: eliminated (unneeded) synchronization from tracing
svn: r5544
2007-02-02 19:56:03 +00:00
Ryan Culpepper
d426019579 Macro stepper: fixed syntax-snip read-special
svn: r5543
2007-02-02 19:30:19 +00:00
Ryan Culpepper
432d5349eb Macro stepper: changed out-of-colors color
svn: r5542
2007-02-02 19:29:03 +00:00
Eli Barzilay
b04f768c88 Welcome to a new PLT day.
svn: r5541
2007-02-02 08:50:03 +00:00
Robby Findler
e5895cd76a whoops! forgot to add preferences.ss in
svn: r5540
2007-02-02 04:58:57 +00:00
Matthias Felleisen
53febf1984 applied Carl's patches
svn: r5539
2007-02-02 02:08:45 +00:00
Robby Findler
13110a2113 separated preferences library out to be used by mz
svn: r5537
2007-02-01 23:55:20 +00:00
Ryan Culpepper
679bd4e30c Macro stepper: cosmetic changes, new interface (stub)
svn: r5536
2007-02-01 23:19:44 +00:00
Ryan Culpepper
2f4e4df213 Macro stepper: nicer looking syntax snip props view
svn: r5535
2007-02-01 23:18:19 +00:00
Ryan Culpepper
8ac1fe54e1 Macro stepper:
syntax snips display properties inline
  changed read-special to use procedures instead of promises

svn: r5534
2007-02-01 23:10:38 +00:00
Eli Barzilay
f9b5e1e21d Welcome to a new PLT day.
svn: r5533
2007-02-01 08:50:03 +00:00
Matthew Flatt
482596754b change binary-tree to maybe correctly match the rules
svn: r5532
2007-02-01 07:02:00 +00:00
Matthew Flatt
04621493ad benchmark impl. is not actually based on the Ruby version
svn: r5531
2007-02-01 06:15:46 +00:00
Matthew Flatt
26766f9cfa fixed yet another race condition in a test
svn: r5530
2007-02-01 06:03:02 +00:00
Jacob Matthews
1ecaecbd99 make a line to uncomment to switch to coach
svn: r5529
2007-02-01 02:57:01 +00:00
Jacob Matthews
e5a39eeee0 .
svn: r5528
2007-02-01 02:49:27 +00:00
Jacob Matthews
92535627a5 fixed erroneous grammar production for specs
svn: r5527
2007-02-01 02:45:27 +00:00
Matthew Flatt
ba2c163558 remove stray reference to eli-debug.ss
svn: r5526
2007-02-01 02:11:23 +00:00
Matthew Flatt
778d4d5472 fix another race condition in a test case
svn: r5525
2007-02-01 01:39:22 +00:00
John Clements
05bdd7e0c5 support for begin0. Whew.
svn: r5522
2007-02-01 00:18:42 +00:00
Matthew Flatt
6caa70e84b can now use make-file-or-directory-link instead of cp -a
svn: r5521
2007-01-31 23:20:03 +00:00
Eli Barzilay
ad2d4cc775 Welcome to a new PLT day.
svn: r5518
2007-01-31 08:50:04 +00:00
Robby Findler
81ce545d63 added define-opt/c
svn: r5515
2007-01-31 01:12:19 +00:00
Matthew Flatt
0610ffdd41 avoid excessive allocation for 64-bit machines in make-string/make-bytes tests
svn: r5514
2007-01-31 00:33:38 +00:00
Ryan Culpepper
25740b3224 Macro stepper: fixed prefix refresh on hiding policy change
svn: r5512
2007-01-30 22:37:20 +00:00
Ryan Culpepper
d76d947d93 Macro stepper: internal debugging improvements
svn: r5511
2007-01-30 22:32:21 +00:00
Ryan Culpepper
3b3954c1f8 Macro stepper: moved buttons out from under grow-box (thx Robby)
svn: r5510
2007-01-30 21:38:01 +00:00
Mike Sperber
b47ca09dc5 Add some missing calls to `normalize-path'.
svn: r5509
2007-01-30 19:01:56 +00:00
Eli Barzilay
59a3c3ca7d Welcome to a new PLT day.
svn: r5508
2007-01-30 08:50:02 +00:00
Matthew Flatt
bfc693c063 369.7
svn: r5506
2007-01-30 06:34:05 +00:00
Robby Findler
de59204fa5 some cleanup
svn: r5503
2007-01-30 00:54:23 +00:00
Kathy Gray
8eee6a0298 svn: r5501 2007-01-29 17:05:18 +00:00
Matthew Flatt
74f94b755e add attribution
svn: r5500
2007-01-29 14:01:29 +00:00
Matthew Flatt
69fcdd2d14 add another missing benchmark
svn: r5499
2007-01-29 14:00:47 +00:00
Matthew Flatt
a5b490ae35 build in memcmp as a non-gcing function for xform
svn: r5498
2007-01-29 13:12:45 +00:00
Matthew Flatt
277fad6c1f fix benchmark name
svn: r5497
2007-01-29 12:59:11 +00:00
Matthew Flatt
052e2c3896 implement missing bm
svn: r5496
2007-01-29 12:57:08 +00:00
Eli Barzilay
495ec85d97 Welcome to a new PLT day.
svn: r5495
2007-01-29 08:50:03 +00:00
Matthew Flatt
808e37bfc3 no more gmzc
svn: r5494
2007-01-29 06:25:21 +00:00
Eli Barzilay
8dde1e2c69 bugfix
svn: r5491
2007-01-29 01:57:48 +00:00
Eli Barzilay
a742c67ab6 really solve the cycle, show config only when *re*loading
svn: r5489
2007-01-29 01:36:29 +00:00
Eli Barzilay
aa685ff9c4 break cycle
svn: r5488
2007-01-29 01:28:11 +00:00
Eli Barzilay
7bf793352c log lines when reloading modules or configuration
svn: r5487
2007-01-29 01:16:04 +00:00
Robby Findler
7ab052ebb9 fixed a bug
svn: r5485
2007-01-28 15:25:46 +00:00
Robby Findler
e14bd3c636 fixed PR 8503
svn: r5484
2007-01-28 14:37:56 +00:00
Eli Barzilay
d9f93ce15c Welcome to a new PLT day.
svn: r5483
2007-01-28 08:50:03 +00:00
Robby Findler
9a40891fd6 fixed some bugs Matthias found
svn: r5482
2007-01-28 03:14:21 +00:00
Robby Findler
4ad8fdadea merged the opt/c changes back into the trunk (finally!)
svn: r5481
2007-01-28 02:54:16 +00:00
Matthew Flatt
e911124dbf fix var registration in the presence of setjmp
svn: r5479
2007-01-27 22:54:38 +00:00
Ryan Culpepper
043c5e3d8c Macro stepper: fixed another foci type bug
svn: r5477
2007-01-27 19:18:28 +00:00
Robby Findler
c88dd61348 another fix for PR 8502
svn: r5476
2007-01-27 14:08:39 +00:00
Mike Sperber
8dc4f3aa69 Synch with latest.
svn: r5475
2007-01-27 13:42:07 +00:00
Eli Barzilay
981928e7a6 Welcome to a new PLT day.
svn: r5474
2007-01-27 08:50:02 +00:00
Robby Findler
84e9f499dd fixed PR 8502
svn: r5473
2007-01-27 05:06:39 +00:00
Matthew Flatt
f31128cf11 fix bad attempt to speed up rational comparisons, as well as th egap in the test suite
svn: r5472
2007-01-27 01:40:58 +00:00
Ryan Culpepper
ef1f77c33f Macro stepper:
cleaned up representation of big (localaction) contexts
  unitized hiding impl
  added (broken/experimental) navigation tools (jump, zoom)

svn: r5468
2007-01-26 19:53:55 +00:00
Ryan Culpepper
c7b622c537 Macro stepper: fixed old error message for clarity
svn: r5467
2007-01-26 19:52:05 +00:00
Ryan Culpepper
8c8e0d36e7 Macro stepper: fixed bug in error steps (foci)
svn: r5466
2007-01-26 18:23:57 +00:00
Kathy Gray
10558df5dd Corrected bug 8501
svn: r5465
2007-01-26 13:39:39 +00:00
Eli Barzilay
b8cdb7afab Welcome to a new PLT day.
svn: r5464
2007-01-26 08:50:03 +00:00
Eli Barzilay
2698bf52fb * checker modules are reloaded when the file changes, so there is no
longer any need to restart the server.
* Added a 'hook-file option that specifies a module providing a
  generic hook.  Useful for notifications when important things
  happen, but can be used for anything.  Reloaded on change too.

svn: r5463
2007-01-26 06:51:36 +00:00
Ryan Culpepper
f9dfebefa3 Macro stepper: added support for extra nav tools (zoom, jump) but disabled
svn: r5461
2007-01-25 19:20:44 +00:00
Ryan Culpepper
3fe785014a Macro stepper: minor bug fix
svn: r5460
2007-01-25 19:16:14 +00:00
Eli Barzilay
0bd80179b6 Welcome to a new PLT day.
svn: r5456
2007-01-25 08:50:03 +00:00
Matthew Flatt
e7cc73c1cf hack to experiment with disabling contracts
svn: r5454
2007-01-25 06:20:22 +00:00
Matthew Flatt
105339ed2e field name mismatch in provide/contract (not sure why it isn't a syntax error)
svn: r5453
2007-01-25 06:19:57 +00:00
Matthew Flatt
a746e33058 improved test for non-conversion
svn: r5452
2007-01-25 06:19:00 +00:00
Ryan Culpepper
cf3da5cf7d Macro stepper: show/hide props reflows syntax display
svn: r5451
2007-01-25 05:11:05 +00:00
Ryan Culpepper
9774e0926d Changes to macro stepper (internal):
refactored context rep in steps to retain frame structure
  fixed bug in syntax-restamp (bogus template, broke colors)
    needs revisiting

svn: r5450
2007-01-25 00:32:29 +00:00
Eli Barzilay
952a50906c check that we did not have any skipped values in wrap-evaluator
svn: r5449
2007-01-24 19:01:41 +00:00
Eli Barzilay
7c253a2dcf typo
svn: r5448
2007-01-24 09:53:42 +00:00
Eli Barzilay
4ace2dd971 Welcome to a new PLT day.
svn: r5447
2007-01-24 08:50:03 +00:00
Eli Barzilay
9673f7e703 removed the tweaker hack for a solution that creates a new exception
svn: r5446
2007-01-24 07:52:51 +00:00
Matthew Flatt
4511f58d0c fix some error handling and support for short-lived UTF-32 string encoding
svn: r5445
2007-01-24 06:53:08 +00:00
Matthew Flatt
272980489c avoid chains of derived-from-... names (due to previous attempt at fixing the string vs. symbol problem)
svn: r5444
2007-01-24 02:37:01 +00:00
Matthew Flatt
c0c04fb2fc make derived-from-... name a symbol in a class record
svn: r5443
2007-01-24 02:34:38 +00:00
Matthew Flatt
6bf1ad9c2b fix default name in Create Executable dialog
svn: r5440
2007-01-23 21:21:43 +00:00
Eli Barzilay
fba4f23c3b * Added `sandbox-override-collection-paths' to allow a local library overrides
* Added a `overridden-collects' direectory 
* Forbid `exit' from use code
* Note about stderr not being redirected

svn: r5439
2007-01-23 20:18:16 +00:00
Robby Findler
9bcd4aafe7 fix for PR 8496
svn: r5438
2007-01-23 20:02:05 +00:00
Chongkai Zhu
69a6c8a5cb new Chinese string constants
svn: r5437
2007-01-23 15:00:55 +00:00
Eli Barzilay
a5d01f9c3a respect set!-transformers in setf!
svn: r5436
2007-01-23 08:54:16 +00:00
Eli Barzilay
975ffcc227 Welcome to a new PLT day.
svn: r5435
2007-01-23 08:50:03 +00:00
John Clements
8c99995af3 added stop on next buttons
svn: r5434
2007-01-23 04:16:40 +00:00
Eli Barzilay
4370b361b6 provide log-line
svn: r5433
2007-01-23 03:35:05 +00:00
Eli Barzilay
90786886a0 improved code, replace read/write specs by a generic permissions parameter
svn: r5432
2007-01-23 02:22:13 +00:00
John Clements
0f447d6b63 added end button
svn: r5431
2007-01-22 20:49:10 +00:00
John Clements
4e3aee32c2 added jump-to-end button label
svn: r5430
2007-01-22 20:48:07 +00:00
Eli Barzilay
57e2eb0362 * Added sandbox-read-ok-paths' and sandbox-write-ok-paths' to customize the
default security guard
* Automatically add non-collects paths that are needed to load teachpacks and
  the langauge module.

svn: r5429
2007-01-22 19:54:51 +00:00
Eli Barzilay
0698c15032 Welcome to a new PLT day.
svn: r5427
2007-01-22 08:50:03 +00:00
Greg Cooper
ecd97933e6 fixed quadratic performance problem in switches
svn: r5426
2007-01-22 05:14:23 +00:00
Matthew Flatt
42bf3cfbe0 minor streamlining of unit compilation
svn: r5424
2007-01-22 03:45:26 +00:00
Matthew Flatt
b550ae9b73 mostly improvements to run.ss benchmark-running script
svn: r5423
2007-01-22 03:18:51 +00:00
Eli Barzilay
ab98b01677 Welcome to a new PLT day.
svn: r5422
2007-01-21 08:50:04 +00:00
Eli Barzilay
2636dbd368 added i/o controlling
svn: r5420
2007-01-20 22:20:23 +00:00
Eli Barzilay
983893a48c Welcome to a new PLT day.
svn: r5419
2007-01-20 08:50:04 +00:00
Matthew Flatt
6781640440 fix threadlib section report
svn: r5418
2007-01-19 21:42:53 +00:00
Mike Sperber
4110c9ad99 Synch with latest.
svn: r5416
2007-01-19 15:48:18 +00:00
Eli Barzilay
4229e29035 * memory-limit also forbids large allocations now, remove warning
* rename `current-run-status' -> `set-run-status'
* coverage should work fine with non-textual submissions
* added `current-error-message-tweaker', "checker.ss"-based checkers now use it
  to show which expression caused an error ("handin-server.ss" uses
  `tweak-error-message').  (This feature is a hack, and currently undocumented)

svn: r5415
2007-01-19 10:03:54 +00:00
Eli Barzilay
fd4a4abe36 Welcome to a new PLT day.
svn: r5414
2007-01-19 08:50:04 +00:00
Matthew Flatt
f2285ef04a fix read and read-syntax
svn: r5411
2007-01-19 03:03:57 +00:00
Matthew Flatt
028891aa51 same WXME regexp bug
svn: r5410
2007-01-19 02:50:27 +00:00
Matthew Flatt
24bc2eb636 correct regexp for magic, again
svn: r5409
2007-01-19 02:48:52 +00:00
Matthew Flatt
943e9f1ae0 change reader path in magic
svn: r5407
2007-01-19 02:05:41 +00:00
Matthew Flatt
f7e85c5045 clean up and add test-case support
svn: r5406
2007-01-19 02:05:17 +00:00
Matthew Flatt
4baff4e975 more WXME tests
svn: r5405
2007-01-19 02:03:57 +00:00
Matthew Flatt
906f03dcd1 merge duplicate page-setup items
svn: r5404
2007-01-19 01:51:47 +00:00
Matthew Flatt
dbaccc2d5c fix cert problem when internal and external names are provided, but no initial value is provided
svn: r5403
2007-01-19 01:50:17 +00:00
Matthew Flatt
75f0d2ea8c change #reader path
svn: r5402
2007-01-18 22:28:06 +00:00
Eli Barzilay
b35c1ab25f code cleanup etc
svn: r5401
2007-01-18 19:36:43 +00:00
Matthew Flatt
33f9bc68db correct paths in compat
svn: r5400
2007-01-18 14:28:51 +00:00
Matthew Flatt
00d745bd5e wxme belongs outside of mred, obviously
svn: r5399
2007-01-18 14:26:29 +00:00
Matthew Flatt
2b78c44c4c commit changed before moving (I really should have done this on a branch)
svn: r5398
2007-01-18 14:23:41 +00:00
Matthew Flatt
8fd3137117 better wxme organization
svn: r5396
2007-01-18 14:06:30 +00:00
Matthew Flatt
ca93f4e358 support for cache-image
svn: r5395
2007-01-18 13:47:48 +00:00
Matthew Flatt
298db5ef07 reverse accidental commit of compiled subdir
svn: r5394
2007-01-18 12:21:39 +00:00
Matthew Flatt
208d160a1b MrEd-less reading of WXME files (work in progress, but it's mostly there)
svn: r5393
2007-01-18 12:20:57 +00:00
Matthew Flatt
05faf4f7d3 fix read-to-peek port so that it calls special-value procs only once for both peek and read
svn: r5392
2007-01-18 12:17:45 +00:00
Matthew Flatt
02131575f6 rename original media file to include right version
svn: r5391
2007-01-18 12:16:54 +00:00
Matthew Flatt
01866bcfb4 get rid of file numbered 2 instead of 8
svn: r5390
2007-01-18 12:16:05 +00:00
Matthew Flatt
9b2426be7f text-box class name changed to a lib path (not completely backward compatible)
svn: r5389
2007-01-18 12:15:32 +00:00
Matthew Flatt
4fe1f82d1b WXME version-8 examples
svn: r5388
2007-01-18 12:13:33 +00:00
Matthew Flatt
3f2f0e3ab9 rename prog to include format version
svn: r5387
2007-01-18 09:16:27 +00:00
Matthew Flatt
b2d9b73fb4 added program, corrected media6
svn: r5386
2007-01-18 09:15:42 +00:00
Matthew Flatt
f77e70643f some test graphical files in the v209 format (WXME version 6)
svn: r5385
2007-01-18 09:11:00 +00:00
Eli Barzilay
ccea02899c Welcome to a new PLT day.
svn: r5384
2007-01-18 08:50:04 +00:00
Eli Barzilay
16db731ca2 PR8492
svn: r5383
2007-01-18 07:59:56 +00:00
Robby Findler
08367229df added page setup dialog
svn: r5381
2007-01-17 14:54:50 +00:00
Matthew Flatt
8ce6c48afa add placeholders for new string constants
svn: r5380
2007-01-17 13:14:56 +00:00
Robby Findler
c817beb86b added page setup dialog
svn: r5379
2007-01-17 11:07:24 +00:00
Eli Barzilay
d9370fb7d6 Welcome to a new PLT day.
svn: r5378
2007-01-17 08:50:03 +00:00
Matthew Flatt
7c153c3248 fix conversion of pathnames to module names
svn: r5376
2007-01-17 07:02:16 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
58e05fbd65 fix typo
svn: r5369
2007-01-17 00:13:11 +00:00
Matthew Flatt
87c0d5754e 369.5
svn: r5366
2007-01-16 20:55:13 +00:00
Eli Barzilay
e51405b682 use system type for suffix
svn: r5365
2007-01-16 10:57:26 +00:00
Eli Barzilay
94ee1e0116 Welcome to a new PLT day.
svn: r5364
2007-01-16 08:50:23 +00:00
Eli Barzilay
58c15c32da fixed namespace+eventspace tricky bug
svn: r5363
2007-01-16 06:41:30 +00:00
Eli Barzilay
237506faed fixed bug with evaluation of uncovered exprs
svn: r5362
2007-01-16 06:18:04 +00:00
Eli Barzilay
d570c1c0bd typo
svn: r5361
2007-01-16 04:34:13 +00:00
Eli Barzilay
3dae5ee445 typo
svn: r5360
2007-01-16 04:30:10 +00:00
Eli Barzilay
f0a958e45b misc
svn: r5359
2007-01-16 04:28:32 +00:00
Eli Barzilay
cf67b9672a Made it easier to use `get-uncovered-expressions', fix use in checker.ss
svn: r5358
2007-01-16 02:35:15 +00:00
Eli Barzilay
6df2f54ac6 * rename with-limits -> call-with-limits
* add a with-limits macro

svn: r5357
2007-01-16 02:28:48 +00:00
Eli Barzilay
c98b4a15b2 * Factored out and generalized sandbox code for standalone testing
* Renamed "extra-utils.ss" to "checker.ss"

svn: r5356
2007-01-16 02:21:29 +00:00
Matthew Flatt
32ec113ed1 fix public-final-name-localized bug
svn: r5354
2007-01-15 05:58:28 +00:00
Eli Barzilay
3cf7d2a55e no need for mk-args
svn: r5352
2007-01-14 04:24:44 +00:00
Mike Sperber
47cca352ab Synch with latest.
svn: r5350
2007-01-13 13:38:55 +00:00
Eli Barzilay
4154726b7b Welcome to a new PLT day.
svn: r5349
2007-01-13 08:50:20 +00:00
Eli Barzilay
ade44ab9c5 removed more test-boxes code
svn: r5348
2007-01-13 05:03:39 +00:00
Eli Barzilay
4162d15249 forgot to actually comment the tool lines, done now
svn: r5347
2007-01-13 05:01:16 +00:00
Matthew Flatt
27e5516214 allow only one of --3m and --cgc
svn: r5344
2007-01-13 00:02:54 +00:00
Eli Barzilay
9711964d4f fix property & file format mess
svn: r5343
2007-01-12 23:55:37 +00:00
Greg Cooper
441a48c33b adding kim's optimizer
svn: r5342
2007-01-12 23:47:08 +00:00
Matthew Flatt
ba1305ba3b fix using Cygwin to create extensions for MSVC build
svn: r5341
2007-01-12 23:30:12 +00:00
Ryan Culpepper
0b35093018 Macro stepper preserves position when hiding policy changed, etc
svn: r5338
2007-01-12 22:56:21 +00:00
Jens Axel Soegaard
8acfe2bdfa Fixed typo.
svn: r5337
2007-01-12 20:33:14 +00:00
Eli Barzilay
1a2cd87dd4 doc improvements, added an optional environment variable for the server root directory
svn: r5336
2007-01-12 19:34:55 +00:00
Matthew Flatt
827ef4deb7 use regexp-quote to turn extension into a pattern
svn: r5335
2007-01-12 13:07:10 +00:00
Matthew Flatt
258d1908cb use (system-type so-suffix) for dynext/file.ss utils
svn: r5332
2007-01-12 12:05:53 +00:00
Eli Barzilay
812997204f * Main change: added active-dirs' and inactive-dirs' as configuration options
instead of moving directories.
* Don't show solutions in active assignments, also check that when downloading
  files.
* Improved (no `suffix:') error messages for errors that users should
  eventually see.

svn: r5331
2007-01-12 07:40:24 +00:00
Matthew Flatt
91add0453f 369.4
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
4d57d7b6be better error reports
svn: r5324
2007-01-12 05:35:22 +00:00
Eli Barzilay
89ce220ed9 use bytes->string/locale to translate paths-as-bytes to strings
svn: r5318
2007-01-12 00:52:23 +00:00
Jens Axel Soegaard
2589d4fc0d Added
head-pure-port,   delete-pure-port,   put-pure-port,
  head-impure-port, delete-impure-port, put-impure-port
to (lib "url.ss" "net").
Updated doc.txt.

  

svn: r5317
2007-01-11 23:57:01 +00:00
Ryan Culpepper
9330d96ad7 Macro stepper:
simplified match patterns, eliminated old dollar-sign patterns
  added derivs to reductions; prep for jump-to and zoom-in
  changed step-note to step-type

svn: r5316
2007-01-11 23:16:58 +00:00
Eli Barzilay
26a4bca1b6 handin-client disabled by default
svn: r5315
2007-01-11 20:46:02 +00:00
Eli Barzilay
c72d6f4170 newer-and-still-ugly-in-robbys-opinion icon
svn: r5314
2007-01-11 20:08:50 +00:00
Eli Barzilay
636c39afa7 Welcome to a new PLT day.
svn: r5312
2007-01-11 08:50:04 +00:00
Ryan Culpepper
c5b19a52a9 New macro stepper option: show one term per step rather than term->term
svn: r5308
2007-01-11 00:10:02 +00:00
Matthew Flatt
1967a2fdbf allow centering, though broken for Mac OS X with a parent frame
svn: r5306
2007-01-10 21:13:45 +00:00
Matthias Felleisen
dc725487cb testing + docs
svn: r5305
2007-01-10 20:14:24 +00:00
Matthias Felleisen
6537365672 small fixes to English in testing.scm
svn: r5304
2007-01-10 19:14:12 +00:00
Eli Barzilay
8af562f7a1 use configuration keys dynamically
svn: r5303
2007-01-10 18:16:51 +00:00
Eli Barzilay
9e78a08d6e removed test-suite related code
svn: r5302
2007-01-10 17:47:13 +00:00
Eli Barzilay
76773d289e * poll & re-read configuration file
* cache configuration values

svn: r5301
2007-01-10 17:02:58 +00:00
Robby Findler
f9d2874b71 commented out some code that triggers an error for me -- things don't get centerd now, but at least drscheme starts up ...
svn: r5300
2007-01-10 16:00:56 +00:00
Eli Barzilay
5876ed8e3b fix PR8428, and also paths with an initial "~"
svn: r5294
2007-01-10 10:33:54 +00:00
Eli Barzilay
4e284a04b9 Welcome to a new PLT day.
svn: r5293
2007-01-10 09:31:52 +00:00
Eli Barzilay
95a1888c8f Misc improvements, the main two:
* No need to define `collection' in info.ss
* Catches connection error when using the management dialog (so it is
  still possible to uninstall)

svn: r5292
2007-01-10 09:19:31 +00:00
Eli Barzilay
c56394a0fc fix for PR8480
svn: r5291
2007-01-10 08:27:12 +00:00
Ryan Culpepper
f546667d50 Fixed alignment of syntax-snips, separate controllers, props icon
svn: r5285
2007-01-10 00:17:17 +00:00
Robby Findler
6c02b499fb changed drs so that definitions window programs abort at first error (also fixes bug in error message reporting in the module language)
svn: r5284
2007-01-09 22:10:54 +00:00
Eli Barzilay
560fbd4d88 generic icon
svn: r5283
2007-01-09 18:59:53 +00:00
Eli Barzilay
08602ea72f Welcome to a new PLT day.
svn: r5280
2007-01-09 08:50:03 +00:00
Eli Barzilay
f286073792 typo
svn: r5269
2007-01-08 23:19:24 +00:00
Ryan Culpepper
7d0d3da0dc Fixed macro-stepper to work with #%top-interaction
svn: r5268
2007-01-08 22:16:35 +00:00
Eli Barzilay
4bd2d14b7c prefix -> require only image?
svn: r5267
2007-01-08 22:12:33 +00:00
Robby Findler
cd2f2ee56b fixed a part of PR 8471
svn: r5265
2007-01-08 17:02:00 +00:00
Eli Barzilay
f4ee5579a8 Welcome to a new PLT day.
svn: r5258
2007-01-08 05:30:53 +00:00
Eli Barzilay
be0c68af4b free readline results
svn: r5255
2007-01-08 04:15:53 +00:00
Eli Barzilay
737d3d5782 warning
svn: r5254
2007-01-08 02:10:37 +00:00
Eli Barzilay
a0af57c0b2 warn if did not get a terminal input
svn: r5253
2007-01-08 00:46:04 +00:00
Matthew Flatt
e307901c1d finish fix for frame centering under Mac OS X
svn: r5251
2007-01-08 00:14:27 +00:00
Matthew Flatt
e4eb97cff6 adjust help msg to fit in 80 columns
svn: r5250
2007-01-08 00:13:45 +00:00
Eli Barzilay
60df2ebab2 fix --all-users explanation
svn: r5249
2007-01-07 23:55:20 +00:00
Robby Findler
9b56738700 added a little more info to message
svn: r5248
2007-01-07 20:29:09 +00:00
Eli Barzilay
ff2769ad95 typo
svn: r5247
2007-01-07 20:14:16 +00:00
Robby Findler
58444b904d fixed bug in debug handler
svn: r5246
2007-01-07 20:13:44 +00:00
Eli Barzilay
1e1ae2714a better conditions for usage
svn: r5245
2007-01-07 19:13:10 +00:00
Eli Barzilay
28c8966c85 Welcome to a new PLT day.
svn: r5244
2007-01-07 13:15:38 +00:00
Eli Barzilay
9984b48d88 parse url schemes properly (some test reformatting)
svn: r5241
2007-01-07 09:09:27 +00:00
Eli Barzilay
5f1c8da8f5 test-suite is no longer maintained, profjBoxes are RIP too
svn: r5240
2007-01-07 03:48:22 +00:00
Eli Barzilay
f2a8dbbb53 test-suite is no longer maintained, RIP (hopefully for the last time)
svn: r5239
2007-01-07 03:47:27 +00:00
Eli Barzilay
33ac0ea439 removed dependency on test-suite
svn: r5238
2007-01-07 03:44:26 +00:00
Robby Findler
d3f0e20191 remove test-suite reference
svn: r5237
2007-01-07 01:08:18 +00:00
Matthew Flatt
4b7e38feaf MrEd bridge to GIF-writing library
svn: r5236
2007-01-06 23:34:36 +00:00
Matthew Flatt
4fba4a4edf new library for writing GIF files
svn: r5235
2007-01-06 23:33:50 +00:00
Eli Barzilay
7f26385727 Welcome to a new PLT day.
svn: r5233
2007-01-06 08:50:05 +00:00
Matthias Felleisen
ef8befa249 small fixes to testing
svn: r5231
2007-01-05 17:02:50 +00:00
Eli Barzilay
c8ea629bd5 Welcome to a new PLT day.
svn: r5230
2007-01-05 08:50:04 +00:00
Matthew Flatt
51f9cba62a fix expand-path Windows test
svn: r5229
2007-01-05 07:10:37 +00:00
Matthew Flatt
71f0a99be1 fix pretty-print cycle detection for vectors
svn: r5228
2007-01-05 07:01:15 +00:00
Chongkai Zhu
5c6821ec24 Chinese strings
svn: r5227
2007-01-05 03:23:11 +00:00
Kathy Gray
5db137cf05 Committing a change to display lists in a pretty-printed box
svn: r5225
2007-01-05 02:25:38 +00:00
Jay McCarthy
6973ffde78 gurnell
svn: r5224
2007-01-05 00:44:27 +00:00
Matthias Felleisen
0a89612920 removed printf line
svn: r5223
2007-01-04 23:27:22 +00:00
Matthias Felleisen
271897e467 testing added
svn: r5222
2007-01-04 22:31:35 +00:00
Eli Barzilay
5cc51c18dd Restoring, for now.
svn: r5221
2007-01-04 18:00:31 +00:00
Matthew Flatt
6b60d57a86 359.3
svn: r5219
2007-01-04 11:14:58 +00:00
Eli Barzilay
32af18a5a9 Welcome to a new PLT day.
svn: r5216
2007-01-04 08:50:03 +00:00
Eli Barzilay
c7f03f1047 Moving the test suite to the graveyard, RIP.
svn: r5213
2007-01-04 04:45:31 +00:00
Eli Barzilay
333c003382 resurrecting test-suite briefly
svn: r5212
2007-01-04 04:43:56 +00:00
Robby Findler
c2b478b0ef bye bye
svn: r5211
2007-01-04 03:33:40 +00:00
Robby Findler
d8b61030bd added start-with-after string constant for use in Chinese
svn: r5209
2007-01-03 16:58:58 +00:00
Eli Barzilay
005e2285a9 Welcome to a new PLT day.
svn: r5208
2007-01-03 08:50:04 +00:00
Eli Barzilay
8305afe8d5 use regexp-match?, fix a defclass bug
svn: r5207
2007-01-03 08:14:07 +00:00
Eli Barzilay
41cb5beb36 Welcome to a new PLT day.
svn: r5205
2007-01-02 08:50:04 +00:00
Chongkai Zhu
261c8d3d08 Chinese strings
svn: r5204
2007-01-01 18:57:27 +00:00
Eli Barzilay
d7e97ca17f Welcome to a new PLT day.
svn: r5202
2007-01-01 08:50:06 +00:00
Eli Barzilay
ddc068c52b 2006->2007
svn: r5201
2006-12-31 10:05:55 +00:00
Eli Barzilay
7b5a104643 Welcome to a new PLT day.
svn: r5200
2006-12-31 08:50:03 +00:00
Eli Barzilay
80bbaa419e Welcome to a new PLT day.
svn: r5197
2006-12-30 08:50:04 +00:00
Greg Cooper
d2bb69fdb9 fix for debugger crashing
svn: r5196
2006-12-30 02:40:38 +00:00
Eli Barzilay
dc004f725b Welcome to a new PLT day.
svn: r5194
2006-12-29 08:50:06 +00:00
Matthias Felleisen
36c8deb65c re-organized docs for world and image
svn: r5192
2006-12-28 16:25:06 +00:00
Eli Barzilay
8f1abdaf86 Welcome to a new PLT day.
svn: r5191
2006-12-28 08:50:07 +00:00
Robby Findler
548bbd2e38 PR 8449
svn: r5190
2006-12-28 02:39:08 +00:00
Eli Barzilay
a55fc507d4 Welcome to a new PLT day.
svn: r5189
2006-12-27 08:50:05 +00:00
Eli Barzilay
4123ddd4ad Welcome to a new PLT day.
svn: r5185
2006-12-26 08:50:07 +00:00
Chongkai Zhu
19dd2b96f6 svn: r5184 2006-12-26 05:58:24 +00:00
Robby Findler
d2ad6d985c fixed a bug: top-interaction was put around modules in the module language ... dug
svn: r5182
2006-12-25 11:16:42 +00:00
Eli Barzilay
0c36bc39f7 Welcome to a new PLT day.
svn: r5181
2006-12-25 08:50:03 +00:00
Matthew Flatt
a3fb51d8d2 try to fix quiet.ss
svn: r5180
2006-12-25 06:41:29 +00:00
Robby Findler
3e679de9a5 adapted repl to new prompt stuff, fixed minor other things along the way
svn: r5179
2006-12-24 20:55:33 +00:00
Eli Barzilay
8baf2c76b2 Welcome to a new PLT day.
svn: r5178
2006-12-24 08:50:04 +00:00
Matthew Flatt
91d68735fa fix prompt for MrEd load handler
svn: r5177
2006-12-24 02:14:19 +00:00
Eli Barzilay
33d655d8ed Welcome to a new PLT day.
svn: r5170
2006-12-23 08:50:04 +00:00
Robby Findler
48a701276d clarified a little
svn: r5169
2006-12-22 22:25:52 +00:00
Robby Findler
77536bfe0f fixed bug in, and improved error message reporting for doc.txt files
svn: r5168
2006-12-22 17:44:44 +00:00
Robby Findler
6d4fcabd68 fixed bug in, and improved error message reporting for doc.txt files
svn: r5167
2006-12-22 17:43:54 +00:00
Matthias Felleisen
ceae98a985 macro for callbacks! macros ueber alles!
svn: r5166
2006-12-22 16:52:54 +00:00
Robby Findler
91ff7ee9b4 removed printf
svn: r5165
2006-12-22 16:52:41 +00:00
Kathy Gray
25587a0c50 Correcting but that check did not use range when comparing two integer values, when range was provided.
svn: r5164
2006-12-22 15:09:31 +00:00
Eli Barzilay
1d29400881 Welcome to a new PLT day.
svn: r5163
2006-12-22 08:50:04 +00:00
Matthew Flatt
9dab47f689 forgot to add new sig file with unit clean-up
svn: r5162
2006-12-22 01:46:11 +00:00
Matthew Flatt
5d60ef12e1 unit clean-up for texpict, too
svn: r5161
2006-12-22 01:45:55 +00:00
Matthew Flatt
7b13755dad unit clean-up
svn: r5160
2006-12-22 01:26:58 +00:00
Robby Findler
41675aa2ec fixed a bug in preferences reading
svn: r5158
2006-12-22 00:22:17 +00:00
Eli Barzilay
01a4a5c804 fix title in mkdocs, make it open in Scheme more in Emacs
svn: r5157
2006-12-21 20:56:23 +00:00
Matthias Felleisen
981066f787 world docs fixed
svn: r5156
2006-12-21 19:03:54 +00:00
Matthias Felleisen
9fd71be16c world finalized
svn: r5155
2006-12-21 19:03:28 +00:00
Robby Findler
5e2fb3605c fixed :: in doc.txt files
svn: r5154
2006-12-21 15:39:38 +00:00
Eli Barzilay
133b8946e5 Welcome to a new PLT day.
svn: r5153
2006-12-21 08:50:04 +00:00
Matthias Felleisen
69c1149492 modified the playback to use system
svn: r5152
2006-12-21 03:03:33 +00:00
Matthew Flatt
caffa6d450 fix rfc2822 timezone output for positive offset (include +)
svn: r5151
2006-12-21 01:20:18 +00:00
Matthias Felleisen
280d2aa95e added recording/imaging functionality to world.ss
svn: r5150
2006-12-20 23:18:32 +00:00
Robby Findler
5b03d69333 fixed PR 8442
svn: r5149
2006-12-20 21:48:32 +00:00
Eli Barzilay
5ffb97aba4 Welcome to a new PLT day.
svn: r5148
2006-12-20 08:50:05 +00:00
Matthias Felleisen
8037d9b184 added buttons for recording images for playback
svn: r5147
2006-12-20 04:09:50 +00:00
Matthew Flatt
cfc0e616a2 support mid-stream EOF
svn: r5144
2006-12-20 00:58:36 +00:00
Matthew Flatt
cf0b303497 359.2, collects changes
svn: r5143
2006-12-20 00:57:12 +00:00
Matthias Felleisen
586b47c0dd world modified
svn: r5140
2006-12-19 19:47:05 +00:00
Eli Barzilay
cbfdfd91b4 Welcome to a new PLT day.
svn: r5139
2006-12-19 08:50:19 +00:00
Jacob Matthews
9c5d8810ee Fixed bug with html-docs field (I had put the wrong contract on it)
svn: r5136
2006-12-18 17:46:49 +00:00
Eli Barzilay
e56e336194 check identifiers
svn: r5135
2006-12-18 05:08:01 +00:00
Eli Barzilay
eabb399150 Welcome to a new PLT day.
svn: r5134
2006-12-17 08:50:03 +00:00
Mike Sperber
018042a9c4 Synch with english-string-constants.ss.
svn: r5131
2006-12-16 14:48:50 +00:00
Eli Barzilay
60fabc9308 Welcome to a new PLT day.
svn: r5130
2006-12-16 08:50:03 +00:00
Ryan Culpepper
201d34d3c7 Ported macro-debugger collection to new unit system
svn: r5123
2006-12-14 23:29:57 +00:00
Ryan Culpepper
056683743d Merged changes to macro-debugger from /branches/ryanc/md5 4899:5119
updated to change in expansion of lexical variables
  many UI updates and tweaks
  improved syntax properties panel
  added expand-only and expand/hide
  added rudimentary textual stepper
  fixed PR 8395 by adding snipclass for hrule-snip
  fixed PR 8431: reductions and block splicing
  fixed PR 8433: handling unquote and macro hiding w/ errors in hidden terms

svn: r5120
2006-12-14 21:25:21 +00:00
Eli Barzilay
9cf47eea85 Welcome to a new PLT day.
svn: r5115
2006-12-14 08:50:04 +00:00
Robby Findler
57524d3b8c fixed a bug in help desk resetting of the cache
svn: r5112
2006-12-14 00:17:54 +00:00
Eli Barzilay
b728c01fee Welcome to a new PLT day.
svn: r5104
2006-12-13 08:50:05 +00:00
Eli Barzilay
c5a23392eb typo
svn: r5091
2006-12-12 17:33:01 +00:00
Eli Barzilay
a093cf2885 Welcome to a new PLT day.
svn: r5090
2006-12-12 08:50:20 +00:00
Greg Cooper
127c7d3327 renamed -no-mred to -lang-only
svn: r5088
2006-12-12 06:13:23 +00:00
Greg Cooper
75d82fb969 added frtime-no-mred.ss
svn: r5086
2006-12-12 06:02:20 +00:00
John Clements
cfd0e35fce added all-bindings-mutable? field to model-settings structure
svn: r5084
2006-12-12 00:07:49 +00:00
Jacob Matthews
e01ec2dc9d Added "display packages" as the default action
svn: r5083
2006-12-11 18:50:02 +00:00
Jacob Matthews
68ca259b32 Added a feature to check for bad information in info.ss files and warn you of the problem. Also fixed a couple minor problems in doc.txt.
svn: r5082
2006-12-11 18:35:39 +00:00
Eli Barzilay
a772fa8c84 * Better dealing with errors in eval-string and read-from-string/-all
* Made them work with byte strings too
* Added tests to the above

svn: r5081
2006-12-11 18:03:33 +00:00
Matthew Flatt
8ee09f09d8 minesweeper face-lift
svn: r5080
2006-12-11 11:49:20 +00:00
Matthias Felleisen
5edb1ce300 add-line in world.ss properly cuts off lines now
svn: r5079
2006-12-11 01:18:35 +00:00
Eli Barzilay
4e25faaccc Welcome to a new PLT day.
svn: r5076
2006-12-10 08:50:03 +00:00
Eli Barzilay
2da3b1f2aa much improvements
svn: r5073
2006-12-10 00:01:10 +00:00
Eli Barzilay
d835aa46f9 switch to kw, reformatting
svn: r5072
2006-12-09 21:07:53 +00:00
Robby Findler
f2008f3a7a improved docs slightly
svn: r5071
2006-12-09 17:10:46 +00:00
Robby Findler
1bf0d52c34 fixed bug in tabify preferences, changed preferences strategy to only read once (but write on each 'set') and made old-style preferences still be read, if they are there
svn: r5070
2006-12-09 16:42:49 +00:00
Eli Barzilay
1d6b58d267 Welcome to a new PLT day.
svn: r5069
2006-12-09 08:50:05 +00:00
Robby Findler
7f78ffb5ed bound toggle-focus-between-definitions-and-interactions to c:f6
svn: r5068
2006-12-09 00:21:21 +00:00
Eli Barzilay
bda927312b Welcome to a new PLT day.
svn: r5062
2006-12-08 05:38:28 +00:00
Robby Findler
cc6f7c0518 removed bogus c:shift:tab keybinding and duplicate c:s:tab keybinding
svn: r5061
2006-12-08 03:02:22 +00:00
Robby Findler
aa26769184 fixed a bug and improved note at top of preferences.ss
svn: r5060
2006-12-08 02:54:00 +00:00
Eli Barzilay
e6945544dc use syntax/loc when needed
svn: r5059
2006-12-07 23:15:56 +00:00
Robby Findler
d47247507f changed the strategy of the preferences library in the framework to use a different key at the file.ss level (and thus save the prefs on each call to preferences:set)
svn: r5058
2006-12-07 22:32:31 +00:00
Jay McCarthy
01d27f8ab3 new units
svn: r5057
2006-12-07 18:13:49 +00:00
Matthew Flatt
fdfdf1bc92 fix bug in expand when adjusting the lexical-context info of a locally bound identifer
svn: r5056
2006-12-07 08:42:13 +00:00
Matthew Flatt
4f75452dbd allow macros to expand to require in a-unit.ss
svn: r5055
2006-12-07 03:04:19 +00:00
Eli Barzilay
c64028a057 slibinit is no longer maintained and out of sync, move it to the graveyard
svn: r5054
2006-12-07 02:16:03 +00:00
Jacob Matthews
6335ee3c03 Cause error* to actually raise the error
svn: r5051
2006-12-06 22:46:55 +00:00
Eli Barzilay
8ebd40d0e5 cookie-error -> error*
svn: r5050
2006-12-06 22:16:18 +00:00
Eli Barzilay
3cedc4c569 Welcome to a new PLT day.
svn: r5049
2006-12-06 21:44:55 +00:00
Eli Barzilay
680c0f419a more formatting etc
svn: r5048
2006-12-06 21:44:21 +00:00
Eli Barzilay
f17f7bc479 formatting etc
svn: r5045
2006-12-06 21:23:38 +00:00
Robby Findler
216ac84f00 possible fix for PR 8419
svn: r5044
2006-12-06 20:31:44 +00:00
John Clements
00574b6338 d'oh!
svn: r5039
2006-12-06 18:02:20 +00:00
Sam Tobin-Hochstadt
2b876b1f11 Port render-test-list.scm and helpers to use new-style units.
svn: r5035
2006-12-05 22:51:47 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
a9446922ab closer to new unit code
svn: r5019
2006-12-04 07:32:30 +00:00
Eli Barzilay
cdabc3a38d improving code, adding an identifier to log messages, closer to new unit code
svn: r5017
2006-12-04 07:10:25 +00:00
Jacob Matthews
675d3818d9 fixed some conflict bars that snuck in to the doc.txt
svn: r5015
2006-12-04 06:03:49 +00:00
Jacob Matthews
7c7ada4514 Added a test suite for net/cookie.ss, and fixed some bugs revealed by that test suite
svn: r5010
2006-12-03 00:02:40 +00:00
Eli Barzilay
6e3d607465 Welcome to a new PLT day.
svn: r5008
2006-12-02 08:50:04 +00:00
Jacob Matthews
b78f3a5c92 Fixed mutable-string-in-exception bugs that were all over the place in this library (!)
svn: r4999
2006-12-01 16:41:47 +00:00
Eli Barzilay
f4d3314b32 Welcome to a new PLT day.
svn: r4997
2006-12-01 08:50:03 +00:00
Eli Barzilay
b8ece48262 fix hdindex docs
svn: r4991
2006-11-30 22:17:11 +00:00
Eli Barzilay
3c499997e9 fix generation to use strings for file names, fix bogus stuff from previous commit
svn: r4990
2006-11-30 22:15:31 +00:00
Eli Barzilay
f00b68a872 reformat a little
svn: r4987
2006-11-30 21:10:32 +00:00
Eli Barzilay
ebaaa91038 Welcome to a new PLT day.
svn: r4986
2006-11-30 08:50:03 +00:00
Eli Barzilay
572dadb31e Welcome to a new PLT day.
svn: r4977
2006-11-29 08:50:03 +00:00
Mike Sperber
562f12160d Make debugging output from mzc work again.
svn: r4976
2006-11-29 07:16:08 +00:00
Jay McCarthy
ee88a04972 Gurnell
svn: r4970
2006-11-28 21:19:43 +00:00
Jacob Matthews
f2bd91c8ec Fix bug that would crash planet in some cases if certain subdirectories didn't exist
svn: r4969
2006-11-28 16:15:45 +00:00
Eli Barzilay
41fc79dc0b Welcome to a new PLT day.
svn: r4968
2006-11-28 08:50:04 +00:00
Jacob Matthews
b45ea7717b Added a command-line flag analagous to -l but for planet packages (which have to already be installed)
svn: r4966
2006-11-28 05:48:34 +00:00
Jacob Matthews
16a3b5e1d8 Additions to support a new command-line flag, plus a few other bits of miscellany.
svn: r4965
2006-11-28 05:47:07 +00:00
Jacob Matthews
b25e8a9633 The client now deletes tmp files as soon as it's done with them.
svn: r4962
2006-11-27 19:17:44 +00:00
Jay McCarthy
5b9ccf32ae pr8404
svn: r4960
2006-11-27 14:02:28 +00:00
Matthew Flatt
bedaf6bbfd pop-up for decorated editor snip on right-button click, not right-button-held-down
svn: r4958
2006-11-27 08:08:23 +00:00
Eli Barzilay
7225c5f60e Welcome to a new PLT day.
svn: r4955
2006-11-27 05:52:02 +00:00
Eli Barzilay
8cf06caec2 Welcome to a new PLT day.
svn: r4947
2006-11-26 08:50:02 +00:00
Eli Barzilay
7b17bc4efd fixed path bug
svn: r4946
2006-11-26 07:07:18 +00:00
Eli Barzilay
d5528cdb12 svn: r4945 2006-11-26 07:01:19 +00:00
Chongkai Zhu
ef5f1e26c1 new SRFI 71 implementation
svn: r4942
2006-11-23 23:31:27 +00:00
Eli Barzilay
f68b85da36 major cleanups in the help desk servlets
svn: r4941
2006-11-23 22:46:57 +00:00
Eli Barzilay
0a857f8d10 ~n -> \n
svn: r4940
2006-11-23 21:56:47 +00:00
Eli Barzilay
36d0159d8f ~n -> \n
svn: r4939
2006-11-23 21:54:13 +00:00
Eli Barzilay
2f9a43cd42 use new code, now that the web-server is fixed
svn: r4938
2006-11-23 20:33:00 +00:00
Eli Barzilay
ed58b58c90 even better code
svn: r4937
2006-11-23 17:56:06 +00:00
Eli Barzilay
a0243b4616 fixed another typo in the code, added tests
svn: r4936
2006-11-23 17:49:24 +00:00
Eli Barzilay
f902ea5ba9 fixed some stuff, added tests, added simple option (no ranges)
svn: r4935
2006-11-23 17:38:53 +00:00
Eli Barzilay
698a9fec23 no need for special regexp-quote
svn: r4934
2006-11-23 10:08:23 +00:00
Eli Barzilay
6fbc2dc27f improved glob->regexp + tests
svn: r4933
2006-11-23 09:53:58 +00:00
Eli Barzilay
145cc5be61 improved regexp-quote and regexp-replace-quote
svn: r4932
2006-11-23 05:39:47 +00:00
Eli Barzilay
a024df75fb better use of regexps
svn: r4931
2006-11-23 04:44:25 +00:00
Eli Barzilay
c6a0983954 use regexp
svn: r4930
2006-11-23 04:34:12 +00:00
Eli Barzilay
2a4c258bef reformatting, lots of it
svn: r4929
2006-11-23 03:59:57 +00:00
Matthew Flatt
8fa49ab706 re-export mzscheme integer-length from SRFI-60
svn: r4927
2006-11-23 01:51:55 +00:00
Matthew Flatt
94adeb1d13 make more path tests run on all platforms, use system-idle-evt for some sync tests
svn: r4926
2006-11-23 01:50:34 +00:00
Matthew Flatt
46fed6e891 serialize paths with convention type
svn: r4925
2006-11-23 01:50:00 +00:00
Eli Barzilay
ed651fd381 Welcome to a new PLT day.
svn: r4920
2006-11-22 08:50:03 +00:00
Eli Barzilay
11debcdcdc reformatted
svn: r4916
2006-11-22 00:06:01 +00:00
John Clements
404fad489d working on begin0
svn: r4915
2006-11-21 23:01:55 +00:00
John Clements
5a795b614c working on begin0
svn: r4914
2006-11-21 23:01:26 +00:00
Eli Barzilay
da1163561f fix PR8399
svn: r4912
2006-11-21 22:19:06 +00:00
Matthew Flatt
5bf8586f99 typo
svn: r4911
2006-11-21 21:15:23 +00:00
Eli Barzilay
138c5d770e Welcome to a new PLT day.
svn: r4907
2006-11-21 06:11:44 +00:00
Eli Barzilay
cb8acb8fd3 * Exposed a proper coverage interface, similar to execution counts
* Generalized `annotate-executed-file' so it can deal with both,
  also can customize its output
* Explain the difference between coverage-counts and execution-counts in
  doc.txt

svn: r4906
2006-11-21 05:51:38 +00:00
Jay McCarthy
91aaeb95f5 ELI
svn: r4905
2006-11-21 03:58:09 +00:00
Jay McCarthy
04c0daf572 ELI
svn: r4904
2006-11-21 03:57:25 +00:00
Matthew Flatt
e05ce0bdc4 doc corrections for expand-syntax-top-level-with-compile-time-evals et al.
svn: r4903
2006-11-21 02:19:50 +00:00
Matthew Flatt
a67ea80b65 clean up Meta-q implementation
svn: r4902
2006-11-21 01:40:26 +00:00
Eli Barzilay
fa348fffdf Welcome to a new PLT day.
svn: r4892
2006-11-20 09:51:02 +00:00
Eli Barzilay
3b9770c76a * New log facility is actually working
* New configuration options to set output log, log file, and web log file
* Centralized dealing with configuration options (including conversions and
  defaults)

svn: r4890
2006-11-20 09:07:07 +00:00
Eli Barzilay
42327b10e6 improved coverage information facility
svn: r4886
2006-11-19 10:31:06 +00:00
Matthew Flatt
31f39a0f0f get-text-extent must always return an inexact width
svn: r4883
2006-11-18 23:23:37 +00:00
Eli Barzilay
7707065a2d cond -> case
svn: r4882
2006-11-18 23:10:47 +00:00
Robby Findler
8d8ed4589c Jens Axel's latest version of the file
svn: r4881
2006-11-18 16:18:10 +00:00
Robby Findler
db97c7c4ae fixed PR 8389
svn: r4880
2006-11-18 16:09:42 +00:00
Robby Findler
5a8e635531 fixed PR 8387
svn: r4875
2006-11-16 22:39:02 +00:00
Eli Barzilay
44f0350a51 Welcome to a new PLT day.
svn: r4874
2006-11-16 08:08:14 +00:00
Eli Barzilay
e0be568040 fixed PR8384
svn: r4873
2006-11-16 07:37:32 +00:00
Eli Barzilay
5cc1439c48 2006 in copyrights, and make it changable without touching string constant files
svn: r4872
2006-11-16 07:20:30 +00:00
Chongkai Zhu
417262513b big fix as proposed by http://srfi.schemers.org/srfi-13/post-mail-archive/msg00008.html
svn: r4870
2006-11-16 04:47:05 +00:00
John Clements
8e95c4ec7b back to old version of foreach
svn: r4861
2006-11-15 17:55:55 +00:00
Matthew Flatt
96897e5f92 fix certification problem with improved compilation of syntax
svn: r4859
2006-11-15 05:49:43 +00:00
Eli Barzilay
9649f7265a Welcome to a new PLT day.
svn: r4858
2006-11-15 05:04:34 +00:00
Robby Findler
991ce520f7 removed uses of define/contract
svn: r4857
2006-11-15 02:57:27 +00:00
Matthew Flatt
0401ed60f9 properly export snip-class
svn: r4856
2006-11-15 01:16:54 +00:00
Matthew Flatt
a60278a843 use current-write-relative-directory to produce .zo without absolute paths for inferred procedure names
svn: r4855
2006-11-15 00:25:10 +00:00
Eli Barzilay
df0734f09e use main-collects-relative for paths
svn: r4854
2006-11-14 22:48:55 +00:00
Eli Barzilay
d58bc352f1 removed comment that was resolved
svn: r4853
2006-11-14 22:35:40 +00:00
Ryan Culpepper
97d27f5e08 Updates to macro stepper:
Handle errors in BindSyntax
  Fixed lift-deriv hiding typo
  Removed same-marks from partitions
  When stepper autodisables hiding, update panel
  Refactored stepper update function
  Fixed internal error handling

svn: r4851
2006-11-14 07:50:21 +00:00
Jay McCarthy
d86225e2df Eli
svn: r4850
2006-11-14 07:37:38 +00:00
Eli Barzilay
56a3701974 revert last change
svn: r4849
2006-11-14 07:08:38 +00:00
Eli Barzilay
bea30d7ba9 switch to terminal-port?
svn: r4848
2006-11-14 06:24:26 +00:00
Jay McCarthy
eff8a409a9 Eli
svn: r4847
2006-11-14 05:13:47 +00:00
Eli Barzilay
c5157e1b44 match other xterm-s
svn: r4846
2006-11-14 04:47:04 +00:00
Robby Findler
41cac266d6 removed a: as a meta-key mapping for os x
svn: r4844
2006-11-13 23:17:13 +00:00
Eli Barzilay
f1710324e3 Welcome to a new PLT day.
svn: r4843
2006-11-13 22:06:54 +00:00
Eli Barzilay
1de6b29aed no need for let*
svn: r4841
2006-11-13 19:53:13 +00:00
Eli Barzilay
ed575e9e03 use path-element where needed
svn: r4838
2006-11-13 19:15:55 +00:00
Eli Barzilay
9d04d4dcfc indentation
svn: r4837
2006-11-13 18:50:36 +00:00
Matthew Flatt
c5f4d87e2c change for-each back to always producing void
svn: r4832
2006-11-13 04:20:23 +00:00
Eli Barzilay
c19e157b48 * New logging facility: simply use current-error-port as a logging output
- uses a plain prefix-style log
  - does not save the log to log.ss (customization options will be coming up)
* Use that in the status servlet too
* Renamed `LOG' to `log-line'
  (it is now just printing to the current error port)
* Reformatted doc.txt, and some code
* Always use Content-Disposition, with `inline' for non-wxme files
* Moved run-status to private

svn: r4831
2006-11-13 01:24:34 +00:00
Matthew Flatt
b8924dfbea fix syntax-parameterize when RHS refers to LHS (PR 8383)
svn: r4830
2006-11-13 00:49:50 +00:00
Matthew Flatt
5e0aacd1f3 ignore extensions when creating stand-alone executables
svn: r4829
2006-11-13 00:25:28 +00:00
Eli Barzilay
fd4627095c some reformatting and reorganization
svn: r4828
2006-11-12 10:38:59 +00:00
Eli Barzilay
dffa753378 Welcome to a new PLT day.
svn: r4827
2006-11-12 06:05:43 +00:00
Greg Cooper
f511235854 turned on smoothing for animation library
svn: r4826
2006-11-11 19:01:02 +00:00
Jay McCarthy
2d49df701d up
svn: r4825
2006-11-11 06:41:17 +00:00
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
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
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
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
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