Eli Barzilay
29318f1be2
fixed with-output-to-file
...
svn: r7948
2007-12-11 04:27:56 +00:00
Matthew Flatt
9b96716432
improve arity error messages when keywords are involved
...
svn: r7887
2007-12-02 15:45:51 +00:00
Matthew Flatt
58684c1b0b
doc corrections in quick and guide
...
svn: r7880
2007-12-01 01:47:32 +00:00
Robby Findler
a295a42c15
improved contract library so that structs without mutators work and it now passes the test suite
...
svn: r7879
2007-11-30 22:50:01 +00:00
Matthew Flatt
51fe0a2256
fix test
...
svn: r7861
2007-11-29 19:16:38 +00:00
Matthew Flatt
9a3f044337
fix uni-norm.ss test suite
...
svn: r7852
2007-11-28 16:21:26 +00:00
Robby Findler
47a4b69e5d
some progress on the contract test suite
...
svn: r7850
2007-11-28 04:38:23 +00:00
Matthew Flatt
8138758ea5
fix some tests
...
svn: r7847
2007-11-27 17:58:59 +00:00
Matthew Flatt
2c6a894474
fix mismatch between identifier and datums in module paths; revive HtDP language tests; fix quick's cache
...
svn: r7833
2007-11-26 00:38:58 +00:00
Matthew Flatt
5f312dcbde
doc fixes
...
svn: r7832
2007-11-25 19:48:41 +00:00
Matthew Flatt
3abf3eb098
repair mz test suite
...
svn: r7760
2007-11-18 04:34:49 +00:00
Matthew Flatt
416cffff77
fix (magnitude +inf.0+inf.0i)
...
svn: r7759
2007-11-18 03:59:10 +00:00
Matthew Flatt
391892a848
3.99.0.3: improved namespace API
...
svn: r7756
2007-11-18 02:06:57 +00:00
Matthew Flatt
3ca803a6de
initial Scribble search support
...
svn: r7738
2007-11-15 17:35:02 +00:00
Matthew Flatt
6056159ad7
class and mzc -k fixes
...
svn: r7724
2007-11-14 16:24:48 +00:00
Matthew Flatt
b8d9e4f406
mzc -e fixes
...
svn: r7714
2007-11-14 01:25:01 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Robby Findler
359196ae82
improved contract libraries handling of #%app for provide/contract'd variables
...
svn: r7590
2007-10-29 21:07:43 +00:00
Robby Findler
e843842c70
probable fix to PR 8986
...
svn: r7529
2007-10-19 16:55:38 +00:00
Robby Findler
992eff0c63
added a test
...
svn: r7477
2007-10-10 20:42:42 +00:00
Robby Findler
677c9a195d
added test for PR 8962
...
svn: r7463
2007-10-09 13:09:48 +00:00
Robby Findler
c8aa5fdd82
fixed PR 8972
...
svn: r7451
2007-10-08 13:53:30 +00:00
Eli Barzilay
6c13e101bf
fix bad input to raise an error as usual, added tests
...
svn: r7445
2007-10-07 18:12:11 +00:00
Robby Findler
0dacc38c53
added failing test case pointed out by Matthew
...
svn: r7400
2007-09-22 15:49:37 +00:00
Matthew Flatt
b9a0d860c0
experiment with alpha setting in dc<%>, plus some slideshow experiments and other minor changes
...
svn: r7399
2007-09-22 13:48:22 +00:00
John Clements
6d5f3fb3b6
...
...
svn: r7368
2007-09-17 17:22:24 +00:00
Eli Barzilay
cae0931777
allow raw result from md5
...
svn: r7366
2007-09-17 16:54:54 +00:00
Robby Findler
bd93217061
refactored the contract system so that contracts do not depend on the class system, and now the class contracts are exported from class.ss
...
svn: r7357
2007-09-17 02:27:05 +00:00
Robby Findler
bd7d167466
improved error message
...
svn: r7356
2007-09-16 23:21:24 +00:00
Matthew Flatt
20890b1cf3
fix date test for machines with 64-bit dates
...
svn: r7355
2007-09-16 14:41:39 +00:00
Matthew Flatt
001404dec0
371.3
...
svn: r7350
2007-09-15 22:27:14 +00:00
Robby Findler
b7c441833e
tried to improve size of generated code for structs
...
svn: r7348
2007-09-15 19:57:28 +00:00
Eli Barzilay
eb72a0dd93
do not trust require spec from user code
...
svn: r7343
2007-09-15 07:09:06 +00:00
Robby Findler
33311ab211
few minor improvements to the code generated by the contract library
...
svn: r7339
2007-09-14 21:27:53 +00:00
John Clements
c77bf466a5
tests for minor bug fixes in date.ss
...
svn: r7310
2007-09-11 05:03:59 +00:00
Matthew Flatt
1ce720cffd
add simple optimization of procedure? applied to an id whose value is known to be a procedure
...
svn: r7308
2007-09-10 21:13:57 +00:00
John Clements
ff21641af2
changed run-nightly-tests -> automatic-tests
...
svn: r7287
2007-09-06 16:23:37 +00:00
John Clements
a3e9c55bb9
...
...
svn: r7277
2007-09-05 00:34:40 +00:00
John Clements
ffe26decff
hopefully resolved a whole bunch of conflicts...
...
svn: r7275
2007-09-05 00:22:07 +00:00
Matthew Flatt
50e42bcfeb
test procedure-reduce-arity
...
svn: r7270
2007-09-03 17:08:01 +00:00
Matthew Flatt
e4cbc4e6a9
371.2
...
svn: r7263
2007-09-02 17:39:32 +00:00
Eli Barzilay
392f99b717
new thread breaking in sandbox, improved with-limits to use call-in-nested-thread
...
svn: r7123
2007-08-19 23:27:14 +00:00
Eli Barzilay
7d09bb70b8
typo(?)
...
svn: r7114
2007-08-18 05:40:27 +00:00
Matthew Flatt
c7c3d60b16
checkpoint new GUI toolbox docs
...
svn: r7109
2007-08-17 16:19:31 +00:00
Robby Findler
a07950b2ed
fixed a bug in drs -- it no longer calls random with the users random seed
...
svn: r7108
2007-08-17 03:03:43 +00:00
Kathy Gray
8a3a887857
Committing modifications to test cases;
...
committing small modification to grammar spec;
Committing change to docpos to add new profj language manual
svn: r7081
2007-08-11 11:42:21 +00:00
Noel Welsh
99c1ee330c
Add SRFIs 35 and 64 to the documentation, and add them to the test script (which only checks they load)
...
svn: r7078
2007-08-10 10:13:35 +00:00
Scott Owens
d4f72cbeae
Case sensitivity
...
svn: r7063
2007-08-08 22:11:54 +00:00
Scott Owens
b892227a26
Fix a test case that one of Matthew's changes to the lexer made obsolete.
...
svn: r7062
2007-08-08 22:11:42 +00:00
Eli Barzilay
0e2a1a465a
changed default current-alist-separator-mode to amp, added semi-or-amp mode
...
svn: r7057
2007-08-08 15:30:03 +00:00
Noel Welsh
39d78f3fbf
Wrap a parameter/c contract around current-proxy-servers, so it may be used in calls to parameterize. Add test for same.
...
svn: r7030
2007-08-06 13:58:22 +00:00
Robby Findler
d444390dde
changed test suite to match latest stuff
...
svn: r7016
2007-08-03 13:26:48 +00:00
John Clements
3f58e02472
...
...
svn: r7001
2007-08-02 15:17:27 +00:00
Robby Findler
67dd80eb78
changes noticed by Matthew
...
svn: r6980
2007-07-29 18:56:32 +00:00
Robby Findler
23d245c09f
fixed PR 8830
...
svn: r6979
2007-07-29 03:39:44 +00:00
Robby Findler
0b61b9b313
fixed PR 8828
...
svn: r6970
2007-07-26 01:24:44 +00:00
Matthew Flatt
6ab2806fe0
add one more monochrome-bitmap test
...
svn: r6964
2007-07-25 18:38:33 +00:00
Eli Barzilay
418df561e7
PR8809 (value-less keys in the query parts) -- see message in the PR log
...
svn: r6931
2007-07-18 03:42: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
Robby Findler
867ae7b56d
added local-like category to square bracketing magic
...
svn: r6886
2007-07-10 16:13:09 +00:00
Matthew Flatt
a1e2d59690
370.6
...
svn: r6849
2007-07-08 00:24:03 +00:00
Matthew Flatt
9764065c6a
370.5
...
svn: r6832
2007-07-07 08:31:19 +00:00
Robby Findler
2dfd35e5c7
added parameter/c
...
svn: r6770
2007-06-29 16:44:18 +00:00
Matthew Flatt
b883f4ef76
fix problem with recursive reads on hash tables, sfix syntax-quoted hash tables in marhsaled compiled code, and add a bit more new documentation
...
svn: r6759
2007-06-28 22:59:06 +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
Matthew Flatt
d518f24039
370.4
...
svn: r6710
2007-06-20 21:11:38 +00:00
Robby Findler
ce0b5fec2f
added a test case for the bug Shu-yu just fixed
...
svn: r6675
2007-06-16 17:29:19 +00:00
Matthew Flatt
441c509549
fix to 64-bit problems and let-values optimization (PRs 8748 and 8744)
...
svn: r6668
2007-06-15 22:54:56 +00:00
Robby Findler
ea5b3493f3
fixed define-contract-struct so that it defines (via define-syntax) the struct name, following the define-struct covention
...
svn: r6664
2007-06-14 21:14:14 +00:00
Matthew Flatt
2385d8bd93
fix trait bug found by Ryan
...
svn: r6653
2007-06-13 22:47:17 +00:00
Robby Findler
3857b95a7b
fixed PR 8737
...
svn: r6596
2007-06-12 15:23:54 +00:00
Matthew Flatt
7d7cae8bf2
get rid of for-values, change document format for mini-grammars
...
svn: r6549
2007-06-09 01:13:52 +00:00
Matthew Flatt
63ce7b93fb
370.3
...
svn: r6545
2007-06-08 08:03:06 +00:00
Matthew Flatt
d2f0b1756c
schemeblock improvements and reference-manual work
...
svn: r6468
2007-06-04 06:34:16 +00:00
Matthew Flatt
e9385a910e
370.2
...
svn: r6369
2007-05-29 03:26:32 +00:00
Robby Findler
6a7b44f92e
fixed PR 8703
...
svn: r6361
2007-05-28 18:25:39 +00:00
Jay McCarthy
7a8e486de8
Updating problem report
...
svn: r6272
2007-05-24 17:09:02 +00:00
Matthew Flatt
3c25a6ad93
make scribble reader section fit narrower column
...
svn: r6265
2007-05-24 10:36:03 +00:00
Robby Findler
3d4f153275
fixed default value of parameter
...
svn: r6234
2007-05-19 23:05:09 +00:00
Matthew Flatt
44fab79324
SRFI test updates from Chongkai
...
svn: r6216
2007-05-12 23:22:40 +00:00
Noel Welsh
afa7382c9c
This file tests that all SRFIs load in Mz/DrScheme as required for the SRFI verifications test.
...
svn: r6186
2007-05-10 08:21:55 +00:00
Robby Findler
3c5f2c7395
fixed up minor bugs in program and lots of little problems in the test suites
...
svn: r6173
2007-05-08 01:02:40 +00:00
Robby Findler
82ec65680d
fixed up some of the old tests
...
svn: r6165
2007-05-07 01:30:32 +00:00
Matthew Flatt
ffff979bd7
fix equal-hashing of characters, and also correct potential 3m allocations problem (at least on 64-bit machines, for now) in MzScheme/MrEd start-up
...
svn: r6156
2007-05-05 23:43:25 +00:00
Robby Findler
e41ff4705e
improved error checking for provide/contract struct clauses
...
svn: r6155
2007-05-05 17:50:19 +00:00
Robby Findler
41d4b5d28e
changed teachpacks to be language specific
...
svn: r6145
2007-05-04 20:45:15 +00:00
Eli Barzilay
e374d7a051
more memory!
...
svn: r6141
2007-05-04 09:43:58 +00:00
Robby Findler
fa2b488b75
fixed a bug in the star image constructing function
...
svn: r6130
2007-05-03 19:13:19 +00:00
Robby Findler
ff700eae1b
added test case to catch broken shrink
...
svn: r6121
2007-05-03 01:35:27 +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
Eli Barzilay
e4b7d760d5
more memory for limited memory test
...
svn: r6119
2007-05-02 09:31:39 +00:00
Matthew Flatt
60cb899ba1
require in the HtDP languages
...
svn: r6116
2007-05-02 01:18:57 +00:00
Matthew Flatt
0cba826ae5
369.12
...
svn: r6115
2007-05-01 23:46:51 +00:00
Robby Findler
bce27f35f0
the image library now accepts inexacts and non-integral numbers in many places
...
svn: r6112
2007-05-01 15:30:35 +00:00
Robby Findler
047346c1c8
fixed bugs in test suite
...
svn: r6104
2007-04-30 19:39:15 +00:00
Robby Findler
5ac3fdd86e
added unsafe list contract combinators
...
svn: r6096
2007-04-29 21:46:27 +00:00
Matthew Flatt
e9bf34f193
369.11
...
svn: r6085
2007-04-29 02:08:24 +00:00
Robby Findler
ddf5ddaf68
fixed a bug in structs
...
svn: r6059
2007-04-27 22:02:14 +00:00
Matthew Flatt
52201f68d1
fix path.ss test quite to work on non-Windows platforms
...
svn: r6046
2007-04-25 23:12:38 +00:00
Matthew Flatt
7c0ea5b79c
fix Windows stat() problem, and also fix some path-manipulation bugs related to //?/ paths
...
svn: r6037
2007-04-25 05:56:50 +00:00