Commit Graph

7720 Commits

Author SHA1 Message Date
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
Matthew Flatt
f8c14d0c21 fix over-agressive module-instance transfer in namespace-attach-module
svn: r9628
2008-05-03 13:28:15 +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
de59692eb0 for-label and namespace-attach repairs
svn: r9618
2008-05-03 05:09:31 +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
Matthew Flatt
8f2b1c0675 fix for-label module instatiation
svn: r9616
2008-05-03 04:45:38 +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