Robby Findler
e7d0029aea
added lots of new tests that our documentation is complete
2011-04-25 13:24:43 -05:00
Matthias Felleisen
eed8ca10cd
clean up of htdp/tests
2011-02-08 13:21:37 -05:00
David Van Horn
760a58b65d
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
David Van Horn
c9519fd113
Fixed various spelling errors.
2011-02-03 17:42:33 -05:00
Matthew Flatt
1eac56fd1a
fix `#lang htdp/asl'
2011-01-11 07:51:08 -07:00
Eli Barzilay
42e76eaaf4
Encode any text instead of going through a pretty-printer.
2010-10-14 13:46:51 -04:00
Robby Findler
bf409e6300
fix nominal problem with hangman (signature-related change unless I miss my guess)
2010-09-21 08:56:09 -05:00
Eli Barzilay
8e0f8dd39c
More "~n" -> "\n" changes
2010-08-26 12:11:00 -04:00
Matthew Flatt
a662c679dc
reflect bsl, etc. printer options for external use
2010-08-24 21:10:08 -06:00
Jens Axel Søgaard
64c3a98e45
Added triangle/sss, triangle/ass, triangle/sas, triangle/ssa, triangle/aas, triangle/asa, and, triangle/saa.
2010-08-05 18:18:06 +02:00
Matthew Flatt
b4ab391fb6
fix htdp/bsl printer
2010-06-27 08:29:21 -06:00
Robby Findler
168434bd21
fixed an error message
2010-06-25 20:24:18 -05:00
Matthias Felleisen
a67fe14f9e
preparing release
2010-05-28 13:45:15 -04:00
Matthew Flatt
c8de3b5d1e
change `pretty-print' to accept a qq-depth argument
...
makes it more consistent with `print'
fixes the htdp/bsl, etc. languages, which install a global print
handler
Merge to v5.0
2010-05-27 20:22:44 -06:00
Eli Barzilay
9c352f5704
More svn -> git changes.
...
Some mentions of svn/subversion are replaced with git, and some patterns
for paths to ignore include ".git*". (Note ".mailmap" not added, might
need to.)
2010-05-17 05:41:04 -04:00
Eli Barzilay
de0cc7771b
A lot of "DrScheme" -> "DrRacket"s.
2010-05-17 01:27:03 -04:00
Eli Barzilay
bba676d90c
Update the text message at the top of WXME files, including the URL.
...
Also, update the message in existing files. Change the instructions to
use DrRacket or DrScheme version <previous-version>, and for really old
files (pre-v4), just use 4 for the version. Also just drop the second
paragraph in these files -- "Most likely, it was created by" is not
needed when for these files we know that this is true.
2010-05-17 00:19:26 -04:00
Eli Barzilay
bb263675b6
Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button".
2010-05-16 18:26:25 -04:00
Sam Tobin-Hochstadt
a60a083802
fix references to syncheck-drracket-button
2010-05-05 11:13:48 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Matthew Flatt
7503f8c6e9
change #:module-info to #:language-info for consistency with module->language-info
2010-04-21 18:50:16 -06:00
Matthias Felleisen
0e6ab6745f
matrix suggestions
2010-04-20 22:16:26 -04:00
Robby Findler
bf9ae0f731
added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons
...
svn: r18785
2010-04-11 03:14:02 +00:00
Robby Findler
c7606115e1
added support for the stepper button appearing automatically in the teaching languages (in the module language with #lang htdp/* prefix)
...
svn: r18771
2010-04-09 19:28:02 +00:00
Matthew Flatt
bebf513aa7
change 'configure-runtime to produce a list of module-spcifying vectors instead of a single vector
...
svn: r18763
2010-04-08 19:11:50 +00:00
Matthew Flatt
8b31b1b552
fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families
...
svn: r18761
2010-04-08 13:53:59 +00:00
Matthew Flatt
b559c9db9b
initial cut at HtDP languages via #lang; syntax/module-reader: split compiled-module info from reader info, reorganize and complete docs, don't export read-properties or get-info-getter for now
...
svn: r18759
2010-04-08 02:30:00 +00:00
Robby Findler
4189297063
added in missing require
...
svn: r17676
2010-01-16 20:06:27 +00:00
Matthias Felleisen
97b41d5985
fix for 10667
...
svn: r17445
2009-12-30 23:42:59 +00:00
Robby Findler
e821a0c461
separated 2htdp/universe from htdp/image, allowing either htdp/image or 2htdp/image to be used
...
svn: r17430
2009-12-29 23:59:39 +00:00
Eli Barzilay
539519bdad
Using a language makes this much cuter. Also use base64.
...
svn: r17240
2009-12-08 07:02:22 +00:00
Robby Findler
1a8bca736f
PR 10581
...
svn: r17210
2009-12-05 18:35:25 +00:00
Eli Barzilay
3bc3935fc5
renamed Test directory to tests
...
svn: r16801
2009-11-16 07:59:47 +00:00
Matthias Felleisen
97b58fd583
matrix set! removed
...
svn: r16739
2009-11-13 01:47:42 +00:00
Robby Findler
693ba9b9e8
allow overlaying of 0x0 images
...
svn: r16558
2009-11-05 14:55:07 +00:00
Matthew Flatt
ccd6659100
doc repairs and 'fil'->'file' printing change to dir.ss teachpack (at a teacher's request)
...
svn: r16500
2009-11-02 12:26:06 +00:00
Matthias Felleisen
809b9dfbe7
small fix to in image
...
svn: r16425
2009-10-24 21:13:23 +00:00
Jay McCarthy
836f8ab07d
Fixing this after a day of debugging... sigh
...
svn: r16255
2009-10-06 21:52:31 +00:00
Eli Barzilay
56f53ebd7f
removed htdc reference
...
svn: r16092
2009-09-20 21:29:16 +00:00
Robby Findler
5c283aa969
svn: r15910
2009-09-08 06:52:36 +00:00
Matthias Felleisen
217b1b0464
re-directed image
...
svn: r15877
2009-09-04 08:36:44 +00:00
Matthias Felleisen
8cc54bc495
re-directed image
...
svn: r15869
2009-09-03 22:50:15 +00:00
Matthias Felleisen
cd1d7d3985
matrix bug fixed
...
svn: r15738
2009-08-14 22:59:52 +00:00
Robby Findler
5604144718
svn: r15697
2009-08-11 01:02:01 +00:00
Robby Findler
60c0d623ee
svn: r15682
2009-08-06 19:48:29 +00:00
Robby Findler
0646de8473
cleaned up a little bit, here and there
...
svn: r15675
2009-08-05 19:44:06 +00:00
Robby Findler
3e8c91337f
added check-color
...
svn: r15671
2009-08-04 20:36:07 +00:00
Robby Findler
fbb31a1393
changed to scheme/base
...
svn: r15670
2009-08-04 18:19:52 +00:00
Robby Findler
e7fdc0887d
added support for number-based argument specification
...
svn: r15669
2009-08-04 18:16:53 +00:00
Matthias Felleisen
668ef4c77c
testing fixes, don't propagate
...
svn: r15530
2009-07-22 14:57:49 +00:00