Commit Graph

6617 Commits

Author SHA1 Message Date
Eli Barzilay
cabc242ec2 Welcome to a new PLT day.
svn: r9874
2008-05-17 04:57:11 +00:00
Robby Findler
1111948db8 Chihiro Kuraya's latest translations
svn: r9873
2008-05-17 02:29:34 +00:00
Robby Findler
cf81a03861 picked another save icon -- thanks to Eli for finding it!
svn: r9872
2008-05-16 23:31:31 +00:00
Matthew Flatt
2b48cb0a4d fill in some guide sections
svn: r9871
2008-05-16 21:23:53 +00:00
Sam Tobin-Hochstadt
61a80e85fb Fix uses of make-Dummy.
Fix handling of seen vars in ...

svn: r9870
2008-05-16 19:56:07 +00:00
Sam Tobin-Hochstadt
1d67f058fc New test for non-linearity + ...
svn: r9869
2008-05-16 19:55:28 +00:00
Danny Yoo
87f8e830b6 Fixing type error in path dialog.
When the directory is bad, we need to send a list of path-labels; the
original code would pass in a path object and would emit a contract
error of the form:

dyoo@kfisler-ra1:~$ set in list-box%: expected argument of type <list of strings (up to 200 characters)>; given ("Bad Directory:" #<path:/home/dyoo/tmp/>)

svn: r9868
2008-05-16 19:08:35 +00:00
Robby Findler
ccd2b1bd8f from iconfinder. an improvment, but the best icons are GPL ... sigh
svn: r9867
2008-05-16 18:49:56 +00:00
Robby Findler
1a3f3799b2 minor tweak to about box and fixed executable generation for teaching languages
svn: r9866
2008-05-16 18:35:33 +00:00
Matthew Flatt
14b71ac83e allow setup/scribble to be missing in Mz distributions
svn: r9865
2008-05-16 15:52:06 +00:00
Eli Barzilay
a172c0ba45 Welcome to a new PLT day.
svn: r9864
2008-05-16 15:22:59 +00:00
Robby Findler
d6f114ff73 renamed button
svn: r9863
2008-05-16 12:36:02 +00:00
Robby Findler
25ca892f55 some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog
svn: r9862
2008-05-16 02:53:41 +00:00
Robby Findler
2bf1a2cde9 fixed read errors, ala PR 9387
svn: r9861
2008-05-16 02:28:16 +00:00
Robby Findler
b3f03c2b67 added clanbomber icon to use as the debugger's icon
svn: r9860
2008-05-16 01:39:01 +00:00
Eli Barzilay
d1f6b6734b avoid redundant deletions when re-running setup-plt
svn: r9859
2008-05-15 20:01:32 +00:00
Matthew Flatt
54e696c9d4 mred doc repair (PR 8890)
svn: r9858
2008-05-15 19:25:39 +00:00
Matthew Flatt
5205f45c50 doc corrections
svn: r9857
2008-05-15 19:19:18 +00:00
Matthew Flatt
84d010b567 fix r6rs fixnum-width
svn: r9856
2008-05-15 18:59:53 +00:00
Matthew Flatt
4effd7b897 doc clarifications (PR 9307) and arity issue (PR 9025)
svn: r9855
2008-05-15 17:29:49 +00:00
Matthew Flatt
6ef3399174 hack SRFI 42 to recognize if from scheme/base
svn: r9854
2008-05-15 17:00:16 +00:00
Eli Barzilay
0d41afdb6d reformatting
svn: r9853
2008-05-15 16:55:15 +00:00
Eli Barzilay
e62d2bf9ea reformatting
svn: r9852
2008-05-15 16:55:02 +00:00
Matthew Flatt
b56df5be44 fix multi-file regex search
svn: r9851
2008-05-15 16:48:03 +00:00
Matthew Flatt
4728ffe303 change DrScheme to set current-print
svn: r9850
2008-05-15 16:31:51 +00:00
Matthew Flatt
26a36a9cbe add 'false?'
svn: r9849
2008-05-15 16:03:50 +00:00
Matthew Flatt
02485e1e50 clean up file/gif vs. net/gifwrie confusion
svn: r9848
2008-05-15 15:54:44 +00:00
Matthew Flatt
31d9a7d885 use-file-text-mode
svn: r9847
2008-05-15 15:29:40 +00:00
Eli Barzilay
fb65879c50 disable debugging window
svn: r9846
2008-05-15 14:56:05 +00:00
Eli Barzilay
93027509cf Welcome to a new PLT day.
svn: r9845
2008-05-15 13:26:09 +00:00
Matthew Flatt
41ad955597 R6RS repairs (PRs 9361 and 9371)
svn: r9844
2008-05-15 13:23:16 +00:00
Robby Findler
faee206b19 improved spacing of drawing slightly
svn: r9842
2008-05-15 02:41:38 +00:00
Robby Findler
0dbc57a309 PR 9387
svn: r9841
2008-05-15 02:28:27 +00:00
Robby Findler
a2c4f5851b PR 9388
svn: r9840
2008-05-14 23:25:19 +00:00
Robby Findler
786b925b87 added undo support
svn: r9839
2008-05-14 23:07:45 +00:00
Eli Barzilay
150ea4fc7b Welcome to a new PLT day.
svn: r9838
2008-05-14 22:17:08 +00:00
Matthew Flatt
5d16ec7ea5 remove separator when Enale/Disable Tests menu item is removed
svn: r9831
2008-05-14 12:59:02 +00:00
Robby Findler
9f69672740 fixed bug from the mailing list
svn: r9830
2008-05-14 11:46:49 +00:00
Greg Cooper
3379ac44f5 ensure a frame is a drscheme:unit:frame<%> before attempting to send 'get-tabs' to it
svn: r9829
2008-05-14 03:34:17 +00:00
Eli Barzilay
9a6474df71 Welcome to a new PLT day.
svn: r9828
2008-05-14 02:58:10 +00:00
Matthew Flatt
49175b1402 restore parenthesis color scheme
svn: r9826
2008-05-13 19:43:42 +00:00
Matthew Flatt
52ced1f100 fix some updating problems, especially under Mac OS X with transparent canvases
svn: r9825
2008-05-13 18:14:15 +00:00
Kathy Gray
488bbd3829 Added string-constants for test-engine menu items.
Moved Enable/disable to language-X menu, and updated docs

Sending old test window support to the 'attic'

svn: r9824
2008-05-13 15:50:25 +00:00
Robby Findler
211be167b7 made a little more space between the text and the icon
svn: r9823
2008-05-13 11:59:16 +00:00
Ryan Culpepper
42e2611ca1 made narrow version of macro stepper icon
moved icons to standard place

svn: r9822
2008-05-13 04:55:12 +00:00
Robby Findler
72cb7a1c0a adjusted typesetting of requires to make them linked
svn: r9821
2008-05-13 04:20:07 +00:00
Robby Findler
cf6c45e0c3 added get-language-menu
svn: r9820
2008-05-13 02:37:36 +00:00
Matthew Flatt
a932a75708 fix rename-in bug, and try to provide a better error message for attempting to use a run-time definition in a transformer expression
svn: r9819
2008-05-12 23:13:47 +00:00
Kathy Gray
b44c20d3c3 Clarified grammars
Clarified display of field-based failures in test report

svn: r9818
2008-05-12 22:34:33 +00:00
Kathy Gray
bb90917e8c Correcting a bug that lost checks not in methods
Changing menu dialogs style, and placement for Dock

svn: r9817
2008-05-12 21:24:19 +00:00
Ryan Culpepper
75320261cf moved stxclass test module
svn: r9816
2008-05-12 19:00:45 +00:00
Matthew Flatt
d34656a408 floating windows should not become targets for Quit menu, etc.
svn: r9814
2008-05-12 15:47:12 +00:00
Greg Cooper
41665f7233 remove dependency on mred from a few libraries
svn: r9813
2008-05-12 12:57:42 +00:00
Eli Barzilay
c0d028e4bc misc improvements
svn: r9812
2008-05-12 08:12:54 +00:00
Robby Findler
9d634308ee fixed up the framework docs so there are no more warnings
svn: r9810
2008-05-12 01:53:47 +00:00
Eli Barzilay
3d9ef571e7 typo
svn: r9809
2008-05-11 21:01:47 +00:00
Robby Findler
7003f07868 fixed a typo
svn: r9808
2008-05-11 18:21:03 +00:00
Eli Barzilay
85761705a3 Welcome to a new PLT day.
svn: r9807
2008-05-11 14:04:09 +00:00
Eli Barzilay
bb29959db9 made -i and -I independent
svn: r9806
2008-05-11 13:40:59 +00:00
Matthew Flatt
4bf40a2556 correct docs for code:comment
svn: r9805
2008-05-11 13:19:22 +00:00
Ryan Culpepper
a65a5a0d9e changed macro stepper icon
svn: r9804
2008-05-11 04:46:21 +00:00
Eli Barzilay
77c51adcc4 fix uses of code:comment
svn: r9803
2008-05-11 04:12:33 +00:00
Robby Findler
9afde2887c oops
svn: r9802
2008-05-11 02:14:15 +00:00
Eli Barzilay
60ca977d19 Welcome to a new PLT day.
svn: r9801
2008-05-11 01:15:21 +00:00
Robby Findler
14b8f2f8f6 some minor improvements to the docs
svn: r9800
2008-05-11 01:07:48 +00:00
Robby Findler
a3da1f8158 moved recon.ss into drscheme/private (where it should have been all along)
svn: r9798
2008-05-10 21:29:45 +00:00
Robby Findler
0752311937 finally got the drscheme:language:object/c contract to render in the documentation properly
svn: r9797
2008-05-10 21:15:30 +00:00
Mike Sperber
5ffab07b47 Synch with latest.
svn: r9796
2008-05-10 18:11:13 +00:00
Mike Sperber
d74fc80134 Resolve mcar/car confusion.
svn: r9795
2008-05-10 18:10:48 +00:00
Matthew Flatt
24739359e4 Ryan's macro-stepper patches
svn: r9794
2008-05-10 11:02:47 +00:00
Eli Barzilay
96e9e6e10c Some parameters were not set from command line flags. I moved the
code that does this setting into option-unit, so a single macro is
used to mark a parameter as settable by flags.  This is so this will
not happen again in the future.

svn: r9793
2008-05-10 08:42:49 +00:00
Eli Barzilay
87375f0c85 formatting
svn: r9792
2008-05-10 07:50:13 +00:00
Eli Barzilay
652f1285c9 typo
svn: r9791
2008-05-10 07:48:20 +00:00
Eli Barzilay
759aba2105 add missing space (a better fix would be to note-lib)
svn: r9789
2008-05-10 06:34:09 +00:00
Robby Findler
26e78df5f5 svn: r9785 2008-05-10 02:01:10 +00:00
Robby Findler
9518b82dba svn: r9778 2008-05-09 22:15:58 +00:00
Robby Findler
5b3a61460b adjusted the tools docs that the contracts on the tool units are extracted from the same place that the documentation is extracted from, namely tool-lib.ss
svn: r9777
2008-05-09 22:15:50 +00:00
Sam Tobin-Hochstadt
2bf93a2fa0 Add mlist patterns, and handle ...
svn: r9774
2008-05-09 19:47:28 +00:00
Eli Barzilay
ad4cd48f8b Welcome to a new PLT day.
svn: r9773
2008-05-09 16:45:54 +00:00
Robby Findler
acdbe038c6 forgot to remove a reference to oc.ss
svn: r9772
2008-05-09 16:43:31 +00:00
Robby Findler
9f5e4a6dd9 improved docs, fixed bug in toolbar button shifting around business
svn: r9770
2008-05-09 16:14:13 +00:00
Eli Barzilay
ed0974616b plot tests adjusted and passed
svn: r9769
2008-05-09 16:12:30 +00:00
Robby Findler
1eacde0927 converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9761
2008-05-09 02:14:40 +00:00
Robby Findler
694a0d732b converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9760
2008-05-09 02:14:27 +00:00
Chongkai Zhu
2a510cac87 adding jpgs for SRFI 41 doc
svn: r9758
2008-05-08 23:39:29 +00:00
Eli Barzilay
8b95bf7ac3 Welcome to a new PLT day.
svn: r9757
2008-05-08 22:39:33 +00:00
Greg Cooper
0d8b07d45e fix another debugger interface bug
svn: r9756
2008-05-08 21:57:16 +00:00
Greg Cooper
4b3aae56c6 fix a debugger interface bug
svn: r9755
2008-05-08 21:52:48 +00:00
Kathy Gray
c69b4b947e Correction to test enable/disable behavior.
Hooks for correction to printing out test announcements at inopportune times.

svn: r9754
2008-05-08 21:48:02 +00:00
Robby Findler
62afb97230 a tools manual that contains all of the bindings (but with lots of editing still to go)
svn: r9753
2008-05-08 21:16:48 +00:00
Robby Findler
233e8431bc a tools manual that contains all of the bindings (but with lots of editing still to go)
svn: r9752
2008-05-08 21:16:28 +00:00
Matthew Flatt
548e45408b regexp-replace* handles empty matches; empty-match handling documented
svn: r9751
2008-05-08 20:29:56 +00:00
Eli Barzilay
1db7e0604b added proper error exit code
svn: r9749
2008-05-08 17:42:37 +00:00
Eli Barzilay
44e73c735f Added a safe car because I've seen an error with it, but now the error
is not happening.  Better leave it in.
(Also, reformat.)

svn: r9748
2008-05-08 17:40:41 +00:00
Eli Barzilay
9561e94bd6 made preference save/restore in pref.ss also be an admin-level printf
svn: r9747
2008-05-08 17:30:06 +00:00
Eli Barzilay
940cb2e6eb * Marked interactive tests in README
* Removed the environment-variable hack in debug.ss
  (Note: messages? is now #f)
* Made main.ss not run interactive tests when no tests are specified.
  Either specify tests to run, or use --all to run them all.

svn: r9746
2008-05-08 17:21:31 +00:00
Eli Barzilay
862afcfe17 misc (minor) improvements
svn: r9745
2008-05-08 16:53:27 +00:00
Robby Findler
79cc0c2942 PR 9368
svn: r9744
2008-05-08 16:24:13 +00:00
Matthias Felleisen
a5d04fdfe4 testing done
svn: r9742
2008-05-08 15:01:56 +00:00
Matthew Flatt
364a9285c4 supress value printouts when stepping
svn: r9741
2008-05-08 14:55:10 +00:00
Matthew Flatt
265930ffa6 enable explicit printing of teaching-language expression results
svn: r9740
2008-05-08 14:47:39 +00:00
Matthew Flatt
ed4c83b529 explicit printing of top-level expression results in teaching languages, but disabled for now
svn: r9739
2008-05-08 13:54:06 +00:00
Matthew Flatt
b3b72f65ad doc tweaks
svn: r9738
2008-05-08 13:15:42 +00:00
Eli Barzilay
fc3115d6bc reformat
svn: r9737
2008-05-08 13:13:02 +00:00
Eli Barzilay
68a266599d use tmp dir for saved prefs file
svn: r9736
2008-05-08 12:09:08 +00:00
Eli Barzilay
77c354e1c0 put the receive-sexps-port.ss file in tmp
svn: r9735
2008-05-08 11:59:13 +00:00
Eli Barzilay
c0957923f0 improved code, moved customizations to runtime so they can rely on environment variables and still be compiled
svn: r9734
2008-05-08 11:05:02 +00:00
Eli Barzilay
f818c88a33 misc reformatting
svn: r9733
2008-05-08 10:39:58 +00:00
Eli Barzilay
807dd0436f better test starter script, and make it work on platforms other than macosx
svn: r9732
2008-05-08 10:07:55 +00:00
Robby Findler
2491bfed70 moved legacy languages
svn: r9731
2008-05-08 06:37:05 +00:00
Robby Findler
d5e3d7a4fc updated to v4
svn: r9730
2008-05-08 06:36:42 +00:00
Kathy Gray
f2267e914d Adding in documentation for HtDC languages
svn: r9728
2008-05-07 21:15:36 +00:00
Matthew Flatt
9ce74d5378 document location of auto-save file for a file-less definitions window
svn: r9726
2008-05-07 20:45:32 +00:00
Matthew Flatt
5f85bbce17 'experimental doc category
svn: r9725
2008-05-07 20:11:13 +00:00
Robby Findler
06463490f3 a little progress on the tools manual
svn: r9724
2008-05-07 17:57:14 +00:00
Matthew Flatt
42dcfbc79a string constants for new R5RS/PrettyBig option
svn: r9723
2008-05-07 17:15:53 +00:00
Matthew Flatt
e0e978b87e make switchable button draw right when alpha blending isn't available
svn: r9722
2008-05-07 17:09:46 +00:00
Matthew Flatt
fad08fcd84 more drscheme repairs and tests
svn: r9721
2008-05-07 16:31:20 +00:00
Scott Owens
5295dcb197 Clarified how the paren matching tree uses its internal data structures.
svn: r9720
2008-05-07 10:38:33 +00:00
Eli Barzilay
1c0a6f559a Welcome to a new PLT day.
svn: r9719
2008-05-07 06:24:16 +00:00
Robby Findler
c09743e2d2 make the tooltip appear on the left side of the icon if the window is sufficiently large
svn: r9718
2008-05-07 02:52:43 +00:00
Matthew Flatt
94d8c852da account for frame-location and client<->screen for positioning tool tips under Mac OS X
svn: r9717
2008-05-07 02:22:22 +00:00
Eli Barzilay
db46754271 fixed exn handler
svn: r9716
2008-05-07 02:07:43 +00:00
Matthew Flatt
c383bfdab2 reflow frame as container before getting its size
svn: r9715
2008-05-07 02:02:52 +00:00
Matthew Flatt
f810570330 Windows and placement tweaks to tool tip
svn: r9714
2008-05-07 01:58:28 +00:00
Eli Barzilay
3b569a0a8c removed the custodian, it interferes with mzscheme tests
svn: r9712
2008-05-07 01:03:32 +00:00
Matthew Flatt
f77bd13540 tool-tip frame size
svn: r9711
2008-05-07 00:51:07 +00:00
Matthew Flatt
5a367ba427 fix mred handling of errors within critical sections
svn: r9710
2008-05-07 00:33:03 +00:00
Matthew Flatt
860c41d749 drs bug and test-suite fixes
svn: r9709
2008-05-06 23:27:23 +00:00
Sam Tobin-Hochstadt
b7d6c442b6 move not-passing tests
svn: r9707
2008-05-06 22:54:20 +00:00
Sam Tobin-Hochstadt
6825658675 new files
svn: r9706
2008-05-06 22:53:30 +00:00
Sam Tobin-Hochstadt
03d2cb7dd9 Improve more types.
svn: r9705
2008-05-06 22:05:57 +00:00
Sam Tobin-Hochstadt
7198eca987 Print variables.
svn: r9704
2008-05-06 22:05:23 +00:00
Sam Tobin-Hochstadt
e5e669e768 Return a result.
svn: r9703
2008-05-06 22:05:05 +00:00
Sam Tobin-Hochstadt
f466da04d1 Fix promotion/demotion for vector/boxes.
svn: r9702
2008-05-06 22:04:46 +00:00
Sam Tobin-Hochstadt
03eac9472e Input checking for require-typed-struct.
svn: r9701
2008-05-06 20:40:38 +00:00
Sam Tobin-Hochstadt
a3d192bc51 New tests from Richard's bug reports.
svn: r9700
2008-05-06 20:40:10 +00:00
Robby Findler
989e9e4120 added tool tips
svn: r9699
2008-05-06 20:36:58 +00:00
Eli Barzilay
2e0f9ac45c new meta-test script
svn: r9698
2008-05-06 19:48:57 +00:00
Stevie Strickland
6ae8e6ab50 A couple more functions I've used in my work.
svn: r9697
2008-05-06 18:57:33 +00:00
Matthew Flatt
a7aadea865 framework minor repairs (after tests)
svn: r9690
2008-05-06 15:29:58 +00:00
Matthew Flatt
07bac63506 fix scheme-lexer tests
svn: r9688
2008-05-06 14:44:31 +00:00
Robby Findler
d04c90b7fe changed the icong so as to be distinct from the gui debugger
svn: r9687
2008-05-06 14:12:31 +00:00
Matthew Flatt
01d931af41 fix check-expect link
svn: r9686
2008-05-06 13:43:05 +00:00
Matthew Flatt
062cf833e4 fix starting position for syntax coloring
svn: r9685
2008-05-06 12:45:45 +00:00
Matthew Flatt
a6297e1d6c string-constant updates from Chongkai
svn: r9684
2008-05-06 12:29:58 +00:00
Matthew Flatt
87e361c24a fix pack test suite
svn: r9683
2008-05-06 12:26:28 +00:00
Matthew Flatt
4af4b04a4a fix problem in executable creation (again)
svn: r9682
2008-05-06 12:20:05 +00:00
Matthew Flatt
0de38ecc43 fix problem in executable creation
svn: r9681
2008-05-06 11:59:54 +00:00
Matthew Flatt
d597605d24 fix some 'unit' tests
svn: r9680
2008-05-06 11:48:46 +00:00
Eli Barzilay
7a6642a9a8 Welcome to a new PLT day.
svn: r9677
2008-05-06 05:41:24 +00:00
Greg Cooper
9943af0aef clean up a demo
svn: r9676
2008-05-06 04:08:47 +00:00
Sam Tobin-Hochstadt
5439241f53 Test for more stuff.
svn: r9675
2008-05-06 00:44:18 +00:00
Sam Tobin-Hochstadt
c6f2b2d517 Remove unneccessary requires.
Fix let checking to use annotations as the expected type for the RHS.
Fix bug in use of expected types in inference.

svn: r9674
2008-05-06 00:42:28 +00:00
Sam Tobin-Hochstadt
2fc38964e5 more tests
svn: r9673
2008-05-06 00:34:28 +00:00
Robby Findler
56af42785d oops, wrong commit, fixed now
svn: r9671
2008-05-05 22:36:35 +00:00
Robby Findler
89963f0082 a first cut of the tools manual converted to scribble
svn: r9670
2008-05-05 22:35:26 +00:00
Matthew Flatt
3451dff783 mzc -e repairs
svn: r9669
2008-05-05 22:32:16 +00:00
Robby Findler
0371d1eb7f made the white border a little bit better, thanks to the regular-polygon function in the image teachpack
svn: r9668
2008-05-05 21:59:22 +00:00
Robby Findler
4b42c94832 added the ability to have two separate bitmaps specified
svn: r9667
2008-05-05 21:40:23 +00:00
Sam Tobin-Hochstadt
dbc3fa4367 Reduce quantity of requires.
svn: r9665
2008-05-05 21:27:10 +00:00
Sam Tobin-Hochstadt
914de50133 More tests.
svn: r9664
2008-05-05 21:20:02 +00:00
Stevie Strickland
bd9aaddc3f Fix typo.
svn: r9661
2008-05-05 17:05:09 +00:00
Sam Tobin-Hochstadt
1f7207f0b5 Fix parameterization.
svn: r9660
2008-05-05 17:00:49 +00:00
Sam Tobin-Hochstadt
62cd19a42b test for parameters
svn: r9659
2008-05-05 17:00:32 +00:00
Matthew Flatt
4ff1cd0ca4 r6rs repairs
svn: r9658
2008-05-05 15:50:35 +00:00
Jay McCarthy
ba05447929 porting is done
svn: r9656
2008-05-05 14:58:18 +00:00
Matthew Flatt
cf5dd35326 revise syntax colorer to use a list of colorers for dijoint ranges
svn: r9655
2008-05-05 14:25:18 +00:00
Matthew Flatt
665e4c07bf protect against redraw requests before the canvas is properly sized
svn: r9654
2008-05-05 12:24:06 +00:00
Matthew Flatt
b53e01c460 'nest' docs and enumeration of libraries re-exported by scheme
svn: r9653
2008-05-05 11:29:04 +00:00
Eli Barzilay
785f860175 Welcome to a new PLT day.
svn: r9652
2008-05-05 07:50:10 +00:00
Matthew Flatt
9389ac3a7e fix up link when main doc has the (redundant) 'toc style
svn: r9650
2008-05-05 03:05:08 +00:00
Greg Cooper
33ec3576cc more cleanup
* fix a bug in initialization of FrTime widgets
* fix a bug in the pong demo
* allow needles and growing points to have larger grids
* purge the old GUI wrapper implementation
* fix a couple of bugs in the debugger
* add bitmap support to the animation library

svn: r9647
2008-05-05 02:50:46 +00:00
Eli Barzilay
507d103839 teachpack docs are like all other docs now
svn: r9646
2008-05-05 02:49:32 +00:00
Matthew Flatt
61dcc5d43a fix r6rs identifier-syntax bug
svn: r9645
2008-05-05 01:59:43 +00:00
Matthew Flatt
875dc56a37 fix desc of relativeness of (find-system-path 'collects-dir)
svn: r9644
2008-05-04 16:12:18 +00:00
Greg Cooper
f0eea3ff2a a little debug-tool cleanup
* lose some dead and commented-out code
 * join some lines that weren't that long
 * use cond instead of if ... begin

svn: r9643
2008-05-04 15:23:47 +00:00
Matthew Flatt
fa76c8591f doc plt-r6rs ++path
svn: r9642
2008-05-04 13:39:06 +00:00
Matthew Flatt
118033bba3 add ++path option
svn: r9641
2008-05-04 13:05:20 +00:00
Matthew Flatt
7118de47c4 fix r6rs syntax->datum
svn: r9640
2008-05-04 12:55:53 +00:00
Eli Barzilay
5d32becf1c Welcome to a new PLT day.
svn: r9639
2008-05-04 07:50:20 +00:00
Jacob Matthews
464154f147 fixed bug that crashed multi-part html doc generation in unusual circumstances
svn: r9638
2008-05-04 07:15:28 +00:00
Robby Findler
d8ee46457d removed dependency on string-constants
svn: r9637
2008-05-04 01:23:22 +00:00
Kathy Gray
a48f4923b6 Puts the test display on drscheme's eventspace, even when we don't have a rep yet
Doesn't make a link when there's no editor to link to

svn: r9636
2008-05-03 23:17:59 +00:00
Eli Barzilay
7cd9e25970 JS typo
svn: r9635
2008-05-03 23:07:59 +00:00
Greg Cooper
fdc5a6186b update frtime.scrbl to reflect new location of GUI wrapper
svn: r9634
2008-05-03 19:29:40 +00:00
Greg Cooper
f512e79edf a little house-cleaning
* remove some commented-out code & lame old code 
* move GUI code out of demos/ subdirectory

svn: r9633
2008-05-03 19:26:58 +00:00
John Clements
1880f23d65 ...
svn: r9632
2008-05-03 17:06:25 +00:00
Matthias Felleisen
f4b8590879 added defmodule to world and image for rest of docs
svn: r9631
2008-05-03 16:56:54 +00:00
Stevie Strickland
3112216689 Adding types for functions that I used in my latest typed-scheme module,
plus fixing the type for length since it should return an Integer.

svn: r9630
2008-05-03 15:10:26 +00:00
Matthew Flatt
aeb79839c6 fix regexp-match when start position is beyond input port EOF
svn: r9629
2008-05-03 14:16:06 +00:00
Kathy Gray
cfd0a73743 Small bug fix for when on-execute has no rep
svn: r9627
2008-05-03 11:29:12 +00:00
Sam Tobin-Hochstadt
0340ae770f Add template-binding information to syntax browser.
svn: r9626
2008-05-03 11:18:06 +00:00
Eli Barzilay
f1d36345c2 oops, get it back, it's not efficient, but it works
svn: r9625
2008-05-03 06:48:29 +00:00
Eli Barzilay
23a4b07cb9 remove the lazy scheme language
svn: r9624
2008-05-03 06:45:10 +00:00
Eli Barzilay
106c732ad6 Welcome to a new PLT day.
svn: r9623
2008-05-03 06:05:23 +00:00
Eli Barzilay
311b7543e2 add tests for match* + split
svn: r9622
2008-05-03 06:05:09 +00:00
Eli Barzilay
669c93680b clarification
svn: r9621
2008-05-03 05:34:27 +00:00
Eli Barzilay
d48e7501af use the builtin write and display handlers instead of the previous ones
svn: r9620
2008-05-03 05:25:46 +00:00
Eli Barzilay
7738799556 PR7782 is resolved, no need to work around it
svn: r9619
2008-05-03 05:11:56 +00:00
Matthew Flatt
1dd30ca031 dup-{in,out}put-port and sandbox-error-output default
svn: r9617
2008-05-03 04:47:14 +00:00
Sam Tobin-Hochstadt
38e0297b07 New test for multi-arg andmap.
Fix more things to be Integer.
Finally fix parse-type tests.

svn: r9615
2008-05-03 00:03:43 +00:00
Sam Tobin-Hochstadt
8e9e7002d4 Try harder to remove duplicates from unions.
svn: r9614
2008-05-03 00:02:55 +00:00
Sam Tobin-Hochstadt
37d107b737 Readd more specific types for + - *
svn: r9613
2008-05-02 23:46:17 +00:00
Sam Tobin-Hochstadt
fd44d9b01f Improve the type of andmap.
Steps toward reducing the number of initializations.

svn: r9612
2008-05-02 23:35:37 +00:00
Eli Barzilay
921ef6cfcb fixed regexp-match-peek-positions* and added tests
svn: r9611
2008-05-02 23:00:57 +00:00
Sam Tobin-Hochstadt
4e54165e2a new test
svn: r9610
2008-05-02 22:22:44 +00:00
Sam Tobin-Hochstadt
32730fff6b Run typecheck-tests expansion at runtime, to make compiling work.
Comment-out now-failing tests, because of marhalling issues.
Fix fv-tests.
Don't use reader syntax in annotation-tests.
Try some stuff for parse-type-tests.
Add new regression test.

svn: r9608
2008-05-02 22:21:01 +00:00
Sam Tobin-Hochstadt
ac1acc7bf6 Fix error handling when non-poly Name is applied.
svn: r9607
2008-05-02 22:19:18 +00:00
Eli Barzilay
a521d279e3 Welcome to a new PLT day.
svn: r9606
2008-05-02 21:05:34 +00:00
Eli Barzilay
726c66d8ce much more extensive tests for regexp-X* functions
svn: r9605
2008-05-02 21:04:58 +00:00
Eli Barzilay
0e299c5bd2 fix regexp-match-positions* with input ports
svn: r9604
2008-05-02 21:04:24 +00:00
Matthew Flatt
8b6f716d53 fix plt-r6rs
svn: r9602
2008-05-02 19:56:48 +00:00
Matthew Flatt
52581d024b improve scribble memory use (a little bit)
svn: r9601
2008-05-02 19:48:57 +00:00
Eli Barzilay
a995ba1304 fix for regexp-match-positions* on input ports
svn: r9600
2008-05-02 18:09:58 +00:00
Sam Tobin-Hochstadt
97715dc9fb Use library nest.
svn: r9598
2008-05-02 18:03:05 +00:00
Eli Barzilay
1054f9cdea empty matches in regexp-X* makeover, part two: better code
svn: r9597
2008-05-02 17:21:04 +00:00
Sam Tobin-Hochstadt
3b0c0fcc8c Improve error messages for polymorphic functions in apply.
Fix tc-plambda when expected is #f.

svn: r9596
2008-05-02 17:20:55 +00:00
Sam Tobin-Hochstadt
ccd1337e31 Use syntax-loc in tests.
Don't check that effects match, since they may involve identifiers.
Fix tests for correct type names, Integer.

svn: r9595
2008-05-02 17:20:05 +00:00
Eli Barzilay
26a180f458 empty matches in regexp-X* makeover, part one
svn: r9594
2008-05-02 17:18:52 +00:00
Matthew Flatt
89a12d4f56 gui doc repairs
svn: r9593
2008-05-02 14:50:46 +00:00
Robby Findler
62af481463 fixed the disabling problems
svn: r9592
2008-05-02 14:10:28 +00:00
Matthew Flatt
119c09a27e when searching for docs, follow module chains only through .zo, and bail out when files are unavailable or inconsistent
svn: r9589
2008-05-02 13:21:03 +00:00
Robby Findler
83d60cbfac toolbar can now be on the right or on the left
svn: r9588
2008-05-02 12:49:45 +00:00
John Clements
4061084910 changes for stepper
svn: r9587
2008-05-02 05:52:49 +00:00
John Clements
8ee6d5a308 all check-forms working sans popup
svn: r9586
2008-05-02 05:52:10 +00:00
Robby Findler
0fe4de70ac fixed a bug in the way the resize-corner for the defs/ints was working
svn: r9584
2008-05-02 03:11:41 +00:00
Matthew Flatt
044922053a fix fonts in some controls to use normal-control-font
svn: r9583
2008-05-02 02:15:40 +00:00
Robby Findler
f17d85c24a svn: r9582 2008-05-02 00:23:32 +00:00
John Clements
88af65987e ...
svn: r9581
2008-05-01 23:50:11 +00:00
John Clements
d14b6d12d2 ...
svn: r9580
2008-05-01 23:49:55 +00:00
John Clements
fe552e2483 working on check-within...
svn: r9579
2008-05-01 23:49:45 +00:00
Robby Findler
ee9fc4a8d7 reworked the buttons along the top of drscheme
svn: r9578
2008-05-01 23:15:06 +00:00
Sam Tobin-Hochstadt
567e438f1d Most typecheck tests now pass.
Add two new success tests.

svn: r9577
2008-05-01 22:53:10 +00:00
Sam Tobin-Hochstadt
f410bcf3a2 Fix namespace issues with compile-time expand.
Fix error reporting.

svn: r9576
2008-05-01 22:52:39 +00:00
John Clements
245a658fec stepper-syntax-properties
svn: r9575
2008-05-01 22:35:09 +00:00
John Clements
9326b8cfbc check-expect largely supported
svn: r9574
2008-05-01 22:33:54 +00:00
Sam Tobin-Hochstadt
1449dec372 Infer for fewer variables.
Improve error messages.
Extend csets to lists of maps.
Handle case-lambda arguments to poly funcs better.
Don't fail when there isn't a minimal substitution.

svn: r9573
2008-05-01 20:10:56 +00:00
Matthew Flatt
58f1177258 finish DrScheme doc port
svn: r9572
2008-05-01 19:51:52 +00:00
Jacob Matthews
1fd8c3d892 .
svn: r9571
2008-05-01 19:42:44 +00:00
Jacob Matthews
4ee005d004 .
svn: r9570
2008-05-01 19:37:27 +00:00
Jacob Matthews
a0ba76052e reprovide some utility from repository.ss (nobody but the core implementation should have to directly require repository.ss)
svn: r9569
2008-05-01 19:35:23 +00:00
Sam Tobin-Hochstadt
767158c914 remove extra types that don't work with new infer
svn: r9568
2008-05-01 17:43:53 +00:00
Sam Tobin-Hochstadt
5af7d626be Merge in changes from 660.
svn: r9567
2008-05-01 17:35:50 +00:00
Matthew Flatt
7d6bf0371e doc improvements
svn: r9566
2008-05-01 17:15:03 +00:00
Matthew Flatt
9faf27a54e fix typo
svn: r9565
2008-05-01 14:50:08 +00:00
Matthew Flatt
587a5a506d update r6rs docs with conformance information
svn: r9564
2008-05-01 14:49:50 +00:00
Matthew Flatt
4e6639fb2f r6rs tests and bug fixes
svn: r9563
2008-05-01 13:52:05 +00:00
Robby Findler
d08039585b moving to school
svn: r9561
2008-05-01 12:43:43 +00:00
Matthew Flatt
d7d49190e5 doc compat lib
svn: r9560
2008-05-01 12:31:51 +00:00
Matthew Flatt
55bf7cb288 compat lib
svn: r9559
2008-05-01 12:29:50 +00:00
Matthew Flatt
a09b2eca94 r6rs tests and bug fixes
svn: r9558
2008-05-01 12:28:14 +00:00
Eli Barzilay
77277f0405 Welcome to a new PLT day.
svn: r9557
2008-05-01 07:50:18 +00:00
Greg Cooper
98cfe9cf42 update debugger documentation
svn: r9556
2008-05-01 03:15:53 +00:00
Greg Cooper
a126f13089 a couple of small fixes for scrolling in the debugger's stack view
svn: r9555
2008-05-01 03:14:39 +00:00
Robby Findler
baa9ed726a moved the surrogate library to scheme/ (out of mzlib/)
svn: r9554
2008-05-01 02:51:52 +00:00
Matthew Flatt
efa0f5f396 fix syntax-case bug
svn: r9553
2008-04-30 23:38:24 +00:00
Robby Findler
4e2f540f6d removed todo
svn: r9552
2008-04-30 23:04:38 +00:00
Sam Tobin-Hochstadt
5c3d329a1b Remove uses of old inference.
Add missing cases to new infer.

svn: r9551
2008-04-30 21:54:32 +00:00
Sam Tobin-Hochstadt
c714d0ac59 Disable tests for old inference.
svn: r9550
2008-04-30 21:54:03 +00:00
Matthew Flatt
53144751d2 r6rs fixes and tests
svn: r9549
2008-04-30 21:48:22 +00:00
Jay McCarthy
36d240345c exn:fail from exn
svn: r9547
2008-04-30 19:28:20 +00:00
Jay McCarthy
8bfec15aff exn:fail from exn
svn: r9546
2008-04-30 19:26:45 +00:00
Robby Findler
3eb20f5a11 moved all of the framework's function documentation into the scribble/srcdoc world
svn: r9545
2008-04-30 19:18:52 +00:00
Matthew Flatt
abf86a46a8 fix lack of space-safety in delimited continuations (related to recently fixed crashing bug)
svn: r9544
2008-04-30 17:39:30 +00:00
Matthew Flatt
95aca3e86a fix gcd & lcm on single negative argument (PR 9330)
svn: r9543
2008-04-30 12:26:09 +00:00
Eli Barzilay
e04ef5b12b Welcome to a new PLT day.
svn: r9542
2008-04-30 07:50:22 +00:00
Robby Findler
71dddbdb28 a probable bug fix
svn: r9541
2008-04-30 03:30:57 +00:00
Matthew Flatt
ac31eba987 fix delim-cont bug (in the case that a captured continuation is delimited in the middle of a meta-contiuation that isn't the current one)
svn: r9540
2008-04-30 03:01:40 +00:00
Robby Findler
faaa7d1bc1 more progress on the framework docs
svn: r9539
2008-04-29 22:51:59 +00:00
Sam Tobin-Hochstadt
8307bf835b Fix new inference algorithm to handle all test cases.
svn: r9538
2008-04-29 21:42:37 +00:00
Sam Tobin-Hochstadt
ab81b1d64f Ignore.
Remove supurious annotation.

svn: r9537
2008-04-29 21:42:16 +00:00
Kathy Gray
6a1b99a74f Fixes to v4 errors discovered in test suite;
Fixes to undefined errors in parser;
Tweak to error selection in parser;
Removal of irrelevant preference in ProfJ Tool

svn: r9536
2008-04-29 16:07:47 +00:00
Matthew Flatt
c71192136e r6rs io/simple tests; syntax-case bug fix (PR 9328)
svn: r9535
2008-04-29 13:30:09 +00:00
Matthew Flatt
94ccfc68c6 r6rs tests and bug fixes (including PR 9324)
svn: r9534
2008-04-29 13:02:12 +00:00
Eli Barzilay
2662a36243 Welcome to a new PLT day.
svn: r9533
2008-04-29 07:50:17 +00:00
Sam Tobin-Hochstadt
03f3ee3e81 Provide match-lambda**
svn: r9532
2008-04-29 03:53:51 +00:00
Greg Cooper
6c1e70af8e various debugger fixes:
fix trim-expr-str
get rid of some calls to format
use paragraphs instead of lines in stack frame view

svn: r9531
2008-04-29 03:10:46 +00:00
Sam Tobin-Hochstadt
ad75b18eaf Use new inference engine.
svn: r9530
2008-04-29 01:55:37 +00:00
Sam Tobin-Hochstadt
1d21ec5dda Control multiple errors with a parameter.
Don't use same code for handling type ascription and annotation.

svn: r9529
2008-04-29 01:42:07 +00:00
Matthew Flatt
2837df70a6 reencode-output: flush buffer on encoding error, so that the port can be closed
svn: r9528
2008-04-29 01:18:13 +00:00
Robby Findler
e5fba85ed0 fixed a bug in check syntax and a bug in the contract system
svn: r9524
2008-04-28 22:12:21 +00:00
Matthew Flatt
e6b2b19030 r6rs io/ports-6 repairs and tests
svn: r9523
2008-04-28 21:59:18 +00:00
Sam Tobin-Hochstadt
53709f1faf Fix indentation.
Add missing variable annotation.
Remove unecessary annotations.
Now pass.

svn: r9522
2008-04-28 21:21:30 +00:00
Sam Tobin-Hochstadt
a39a9ddfb7 comment out exampled
svn: r9521
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
0255f00130 fix again
svn: r9520
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
032a4eb7b9 aaaah!
svn: r9519
2008-04-28 21:21:28 +00:00
Sam Tobin-Hochstadt
72effc076d Add matthew's test case.
svn: r9518
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
1ca37e8def Fix comparison.
svn: r9517
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
3f5550e705 fix
svn: r9516
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
0f2fc610ce better err message
don't create duplicate imports

svn: r9515
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
5b19df4bcb check for dups
svn: r9514
2008-04-28 21:21:25 +00:00
Matthew Flatt
c7424bbf14 add missing r6rs test file
svn: r9512
2008-04-28 16:33:23 +00:00
Matthew Flatt
f579d40b82 'must-update file mode; R6RS tests and bug fixes
svn: r9511
2008-04-28 16:32:50 +00:00
Eli Barzilay
4c893aa7dc Welcome to a new PLT day.
svn: r9510
2008-04-28 07:50:12 +00:00
Greg Cooper
aface374af add a couple of checks for empty stack
svn: r9509
2008-04-28 04:06:22 +00:00
Greg Cooper
632f4df567 use bold style to mark current frame, variable names
svn: r9508
2008-04-28 03:55:02 +00:00
Greg Cooper
12a1526e1f use text% objects for stack and variables
to do: documentation, change style of selected frame

svn: r9507
2008-04-28 02:04:44 +00:00
Greg Cooper
30eb4e6a58 initial version of debugger stack view
to do: investigate graphical feedback for frame rollover/selection; update documentation

svn: r9506
2008-04-27 18:40:36 +00:00
Robby Findler
aa5eb38972 svn: r9504 2008-04-27 14:59:14 +00:00