Commit Graph

141 Commits

Author SHA1 Message Date
Matthew Flatt
b61846baba cache bitmap and dc for snip sizing
svn: r4708
2006-10-30 06:50:14 +00:00
Matthew Flatt
c12683b9d4 use defn to hide introduced dummy function
svn: r4673
2006-10-23 07:15:47 +00:00
Matthew Flatt
a8465ee701 make defined names always mutable in HtDP advanced
svn: r4672
2006-10-23 07:05:21 +00:00
Matthew Flatt
a44c685ac9 remove primwrap reference
svn: r4668
2006-10-21 22:08:42 +00:00
Matthew Flatt
6b13db5211 wrap primitives and beginner-specialized primitives as first order, so that higher-order primitives can recognize them
svn: r4666
2006-10-21 02:28:30 +00:00
John Clements
530e39c5be checkign -> checking
svn: r4586
2006-10-13 16:56:42 +00:00
Robby Findler
b48eb1bcc0 fixed comment
svn: r4488
2006-10-05 03:05:02 +00:00
John Clements
7de449312c there's an extra syntax-e in the stepper-skipto for (time ...)
svn: r4450
2006-09-28 00:59:28 +00:00
John Clements
66298f0727 changed representation of stepper-skipto lists
svn: r4422
2006-09-23 10:44:40 +00:00
John Clements
285fe64285 added language-based let-lifting choice parameter
svn: r4370
2006-09-18 21:05:32 +00:00
Robby Findler
5227ee4d12 PR 8268: fixed the symptom, but there is still some question if the syntax colorer's behavior should change
svn: r4312
2006-09-11 15:05:39 +00:00
Robby Findler
67f4db819d fixed PR 8186
svn: r4064
2006-08-15 03:10:15 +00:00
Robby Findler
dedbded939 removed insert lambda menu
svn: r3920
2006-08-01 16:38:36 +00:00
Robby Findler
6f548cc73e removed qq output option from beginner
svn: r3788
2006-07-24 12:20:57 +00:00
Robby Findler
e57077cc7c fixed problem with PLaneT docs
svn: r3314
2006-06-10 03:30:23 +00:00
Matthew Flatt
b4af10dc2e begin0 is a module-level expression
svn: r3244
2006-06-06 04:01:40 +00:00
Matthew Flatt
e4b1be1140 replace values expression-forcing wrapper with begin0 wrapper
svn: r3243
2006-06-06 03:31:23 +00:00
Robby Findler
1cef566027 fixed bug from plt-scheme mailingn list, posted today
svn: r3235
2006-06-05 21:39:49 +00:00
Matthew Flatt
09d6dd95cf new Create Executable in DrScheme
svn: r3178
2006-06-02 11:52:48 +00:00
Matthew Flatt
d9bad21ca2 many repairs to Create Executable...
svn: r1558
2005-12-07 14:27:12 +00:00
John Clements
e6c79bf796 introduced stepper-ignore-checker abstraction
svn: r1529
2005-12-05 21:15:34 +00:00
Robby Findler
ec2b43ad86 fixed some bugs allowing executables to be created
svn: r1510
2005-12-03 04:38:32 +00:00
Matthias Felleisen
4de4292474 fixed typo
svn: r1502
2005-12-02 22:14:35 +00:00
Matthew Flatt
26c5a97299 stepper annotation to skip introduced 'values'
svn: r1499
2005-12-02 21:33:27 +00:00
Matthias Felleisen
2526db5610 fixed higher-order function contracts in intermediate
svn: r1489
2005-12-02 15:11:23 +00:00
Matthew Flatt
80582a2a59 tracing window fixes: moved message for no trace results, fixed sizing, fixed streaming of infinite traces
svn: r1392
2005-11-24 12:42:49 +00:00
Matthew Flatt
5e666ee64d remove contract form
svn: r1391
2005-11-24 12:38:27 +00:00
Matthew Flatt
81dc642c4e teaching-langauge error message improvements
svn: r1197
2005-11-01 20:13:10 +00:00
Eli Barzilay
4e2d8a5b87 Rename r5rs/r5rs.ss -> r5rs/lang.ss
Create a new r5rs/r5rs.ss that can be required to make an R5RS repl

svn: r1163
2005-10-26 07:22:24 +00:00
Eli Barzilay
5805633713 lang/r5rs.ss is a stub for r5rs/r5rs.ss
svn: r1160
2005-10-25 20:21:36 +00:00
Eli Barzilay
664db6f965 r5rs is in its own collection now
svn: r1159
2005-10-25 20:17:54 +00:00
Robby Findler
8861cff087 added the not-a-language-language and some bug fixes elsewhere
svn: r1129
2005-10-22 17:03:13 +00:00
Matthew Flatt
2299baf597 r5rs letrec fix
svn: r1077
2005-10-14 01:22:36 +00:00
John Clements
e54afdb8c8 ...
svn: r763
2005-09-04 07:38:45 +00:00
Robby Findler
8848a3f7ec changed set! result and its printing for teaching languages
svn: r752
2005-09-02 15:51:49 +00:00
John Clements
e728ab2925 added annotation for advanced setbang
svn: r743
2005-09-01 23:12:20 +00:00
Robby Findler
e1e7b9fe43 void results for expressions now print in the teaching languages
svn: r739
2005-09-01 22:07:45 +00:00
Robby Findler
fd7790118c ,
svn: r620
2005-08-19 20:31:05 +00:00
Robby Findler
a4be78133a ,
svn: r541
2005-08-03 14:11:51 +00:00
Eli Barzilay
20eba137c6 Use (require (only ... foo))' instead of (require (rename ... foo foo))'
svn: r83
2005-06-09 23:01:05 +00:00
Eli Barzilay
017d151d59 Adding collects, with all the right properties (except eoln-style).
svn: r3
2005-05-27 18:56:37 +00:00