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
Eli Barzilay
c60da73947
Welcome to a new PLT day.
...
svn: r9663
2008-05-05 19:57:23 +00:00
Matthew Flatt
149d3bf7b5
just increment version
...
svn: r9662
2008-05-05 17:31:30 +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
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