Commit Graph

7720 Commits

Author SHA1 Message Date
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
0019a752fa work around MSVC optimizer bug?
svn: r9591
2008-05-02 14:07:43 +00:00
Matthew Flatt
af9d223616 fix more void* arithmetic for MSVC
svn: r9590
2008-05-02 13:39:40 +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
Matthew Flatt
949a6e3916 cast needed for MSVC
svn: r9562
2008-05-01 13:49:53 +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