Commit Graph

245 Commits

Author SHA1 Message Date
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
Matthias Felleisen
6c6ee2329f fixed formatting error; please propagate
svn: r15464
2009-07-16 19:05:36 +00:00
Matthias Felleisen
ef15fd2ded error in mred linking fixed, please propagate
svn: r14903
2009-05-21 16:37:13 +00:00
Matthias Felleisen
399d07907a error in tp uses contract exn now, misc
svn: r14839
2009-05-15 22:01:11 +00:00
Stevie Strickland
99aac7d745 Sam and I did some work to allow automatic inferred linking in
(define-values/)invoke-unit/infer.

svn: r14315
2009-03-27 13:47:12 +00:00
Robby Findler
0a24b8945d updated impl to match contracts
svn: r14083
2009-03-13 02:00:13 +00:00
Robby Findler
0ac95309b2 svn: r13981 2009-03-06 17:12:36 +00:00
Jay McCarthy
5fda17741b contracts and cleanup
svn: r13874
2009-02-27 20:29:48 +00:00
Robby Findler
f083e6b50d fixed an off-by-one error (flooring negative numbers should go towards zero whe moving pinholes to be consistent with overlay/xy)
svn: r13730
2009-02-18 22:50:48 +00:00
Matthias Felleisen
d35d05956e removed a left-over printf
svn: r13209
2009-01-19 02:13:47 +00:00
Eli Barzilay
d1a0086471 newlines at EOFs
svn: r13105
2009-01-14 03:10:47 +00:00
Robby Findler
6cc488603f PR 9999: fixed color-list->image and alpha-color-list->image so that they accept zeros for the widths and heights
svn: r12988
2009-01-03 17:36:46 +00:00
Robby Findler
1b093e7963 improved the check that avoids redrawing (added it to key events and changed it to use equal instead of eq)
svn: r12941
2008-12-26 18:34:40 +00:00
Matthias Felleisen
fbd683abb0 small fix to check-proc
svn: r12368
2008-11-09 20:57:34 +00:00
Matthias Felleisen
0dcf6dc0ee svn: r12358 2008-11-08 20:35:23 +00:00
Matthias Felleisen
d2248f6ff6 small bug fix in world, needs more inspection
svn: r12221
2008-11-03 01:43:11 +00:00
Robby Findler
33d52cb379 performance improvement
svn: r11916
2008-09-30 20:18:55 +00:00
Robby Findler
4f24a1c0cd fixed a bug replating to zero sized images
svn: r11569
2008-09-07 13:28:44 +00:00
Eli Barzilay
8ac94b683c use #lang, minor edits
svn: r11469
2008-08-28 20:37:47 +00:00
Eli Barzilay
baa07eb09d use #lang, minor edits
svn: r11468
2008-08-28 20:36:18 +00:00
Matthias Felleisen
fd9ac82bd5 world: big-bang & friends can be re-run
svn: r11466
2008-08-28 19:56:38 +00:00
Matthias Felleisen
a56b3bff61 mouse events in [0,WIDTH] x [0,HEIGHT]
svn: r11413
2008-08-25 13:30:51 +00:00
Jay McCarthy
f4c71424f4 bug related to servlet-env mod
svn: r11261
2008-08-14 22:16:03 +00:00
Matthew Flatt
fcabbbf576 change world animated GIFs to not loop
svn: r11242
2008-08-14 17:17:57 +00:00
Matthias Felleisen
b96fd759f3 ke=? changed to key=?
svn: r11200
2008-08-12 12:56:30 +00:00
Danny Yoo
79fcb48d2f Adjusted filenames used for saving the animation frames so they're consistent width.
svn: r10928
2008-07-26 21:48:34 +00:00
Danny Yoo
323ae22f12 Adding a five-second pause to the end of an animated-gif. Added #:last-frame-delay parameter to mrlib/gif's write-animated-gif function.
svn: r10927
2008-07-26 21:48:29 +00:00
Danny Yoo
44e5ba4ec2 updated servlet2 to 4.0 style
svn: r10876
2008-07-23 14:29:47 +00:00
Danny Yoo
f237af6140 Getting servlet2 back to working shape. Changes include:
Wrapped the major servlet2 functions so they talk to a running server
  thread under an on-web context.

  Bumped timeout to +inf.

  When starting server, checks to see if the port is available.  If not,
  tries to choose 8001, 8002, ... up to 8032 before giving up.

svn: r10806
2008-07-17 02:13:46 +00:00
Matthias Felleisen
263feeb124 for future use
svn: r10794
2008-07-16 16:28:36 +00:00
Matthias Felleisen
469c1a0c89 small refactoring of hangman checks
svn: r10793
2008-07-16 16:14:21 +00:00
Matthias Felleisen
43e815713c two bugs in hangman
svn: r10792
2008-07-16 15:07:12 +00:00
Matthew Flatt
447698bce1 improve macros and docs for mpairs inside; change mrlib/gif to use scheme/base keywords
svn: r10781
2008-07-15 19:29:08 +00:00
Matthias Felleisen
7d2dac6fd3 world comments
svn: r10702
2008-07-09 19:41:31 +00:00
Matthias Felleisen
e5a28ba411 svn: r10701 2008-07-09 17:51:05 +00:00
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
Robby Findler
7be05fcf8b added zero size rectangles, ellipses, circles, and strings
svn: r10610
2008-07-05 01:58:36 +00:00
Matthias Felleisen
55f6eddfea added key-event, ke
svn: r10597
2008-07-04 14:26:19 +00:00
Matthias Felleisen
e60a2cddee svn: r10393 2008-06-20 15:15:14 +00:00
Matthias Felleisen
32f514f78e commented out tests
svn: r10392
2008-06-20 14:41:19 +00:00
Matthias Felleisen
55604117e4 world with lang scheme
svn: r10331
2008-06-18 02:13:42 +00:00
Matthias Felleisen
9276a46dc4 is-end-of-world added to world
svn: r10300
2008-06-16 19:52:40 +00:00
Matthias Felleisen
3afa09f177 export as primitives
svn: r10157
2008-06-05 21:16:02 +00:00
Robby Findler
e9bb51a363 text now reuqires non-empty strings again
svn: r10142
2008-06-05 12:20:30 +00:00
Robby Findler
3ce56114f8 changed the convert teachpack so that it does not print anything out when it runs
svn: r10109
2008-06-03 16:49:50 +00:00
Matthias Felleisen
890ff70938 allow empty strings for text
svn: r9989
2008-05-27 22:17:54 +00:00
Matthias Felleisen
a5d04fdfe4 testing done
svn: r9742
2008-05-08 15:01:56 +00:00
Matthias Felleisen
fb644c1caf relevant teachpacks converted
svn: r9470
2008-04-25 00:50:03 +00:00
Matthias Felleisen
c8db94bce7 fixed reverse bug
svn: r9427
2008-04-23 15:43:20 +00:00
Kathy Gray
ed478254e2 Combinator parser change to add new signature form
htdp/testing change so that generate-report does something 

svn: r9382
2008-04-21 13:31:50 +00:00
Matthew Flatt
e26136ad6e re-export test-engine/scheme-tests
svn: r9161
2008-04-04 11:44:59 +00:00
Kathy Gray
7a6dff6d19 Merging testing branch (kathyg/test-harnessv4-2) onto trunk: -r8903:9138
svn: r9160
2008-04-04 11:30:36 +00:00
Matthias Felleisen
8360fbfba0 fixed bug in place-image0
svn: r9032
2008-03-20 21:20:38 +00:00
Eli Barzilay
357ee7713f HtDPv0 is no longer here
svn: r8882
2008-03-04 20:39:47 +00:00
Eli Barzilay
80208a30e5 move incomplete code to the graveyard.
svn: r8881
2008-03-04 20:39:30 +00:00
Eli Barzilay
b76390a452 revise the way setup-plt crawls over the collection trees
svn: r8860
2008-03-03 22:04:28 +00:00
Robby Findler
634b8c35fd regular-polygon now makes triangle
svn: r8827
2008-02-29 07:27:49 +00:00
Robby Findler
6266fe8b11 added regular-polygon and changed language to scheme/base
svn: r8823
2008-02-28 17:47:19 +00:00