Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
9c8b9eb0ba
change beginner-cond error to highlight individual cond-clause elements when the wrong number are present
...
svn: r7380
2007-09-18 16:52:23 +00:00
Carl Eastlund
33b4228a4e
Updated ellipsis error message in htdp languages.
...
Updated test cases for ellipsis error message.
Fixed problem with htdp advanced tests introduced with previous ellipsis updates.
Fixed htdp tests for updated undefined variable error message.
svn: r6887
2007-07-10 21:23:33 +00:00
Matthias Felleisen
9b96dbd211
changed argument to parameter
...
svn: r6784
2007-07-01 14:03:59 +00:00
Carl Eastlund
5b67fcbb86
Added binding for .., ..., ...., ....., and ...... in htdp languages.
...
Uses of these dots expand to an expression generating a runtime error
stating "expected a finished expression, but found a placeholder".
Students may write and run unfinished templates (as usual), but will get an
error message that is more specific and hopefully more useful than unbound variable.
Added tests for this functionality.
svn: r6743
2007-06-26 15:41:01 +00:00
John Clements
d0e5e2cbb6
added skipto for let-syntaxes
...
svn: r6192
2007-05-10 18:04:41 +00:00
Matthew Flatt
448cba2fb5
fix HtDP require so that it correctly binds fo lib and planet paths
...
svn: r6120
2007-05-02 22:40:48 +00:00
Matthew Flatt
60cb899ba1
require in the HtDP languages
...
svn: r6116
2007-05-02 01:18:57 +00:00
Matthias Felleisen
373860bb16
append requires 2 args now
...
svn: r6106
2007-05-01 01:55:31 +00:00
Eli Barzilay
19c33a8e2a
no need for string->immutable-string when creating exceptions
...
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
58e05fbd65
fix typo
...
svn: r5369
2007-01-17 00:13:11 +00:00
Robby Findler
d3f0e20191
remove test-suite reference
...
svn: r5237
2007-01-07 01:08:18 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
John Clements
517bec65c8
top-level-begin requires different stepper annotation
...
svn: r4783
2006-11-05 16:54:23 +00:00
John Clements
b9e97afc4c
changed syntax-property to stepper-syntax-property
...
svn: r4763
2006-11-03 18:28:43 +00:00
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
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
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
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
John Clements
e6c79bf796
introduced stepper-ignore-checker abstraction
...
svn: r1529
2005-12-05 21:15:34 +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
81dc642c4e
teaching-langauge error message improvements
...
svn: r1197
2005-11-01 20:13:10 +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
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