Eli Barzilay
26b283b953
fixed pr9285, added tests
...
svn: r9197
2008-04-08 12:33:53 +00:00
Eli Barzilay
2888a16d0e
* Move the scheme/contract tests to scheme.ss
...
* Split string.ss into string-mzlib.ss which is left in mzlib.ss
* Call the string.ss from scheme (which now has only stuff from scheme/base)
svn: r9196
2008-04-08 12:29:04 +00:00
Sam Tobin-Hochstadt
b37d63a5e5
Omit match tests during setup.
...
svn: r9195
2008-04-08 12:22:48 +00:00
Eli Barzilay
37dc96061a
Welcome to a new PLT day.
...
svn: r9194
2008-04-08 07:50:16 +00:00
Sam Tobin-Hochstadt
ec502d4802
rename
...
svn: r9184
2008-04-07 21:42:15 +00:00
Sam Tobin-Hochstadt
7f974d7383
Handle all-expression cases explicitly rather than implicitly.
...
svn: r9183
2008-04-07 21:19:25 +00:00
Sam Tobin-Hochstadt
b800f4ed3e
Fix typed scheme reader for new reader API.
...
svn: r9182
2008-04-07 21:03:27 +00:00
Eli Barzilay
7a29625659
lift handle-results, since matthew said that the compiler might not do so
...
svn: r9181
2008-04-07 19:55:54 +00:00
Eli Barzilay
f0547adffc
fix force for dealing with (lazy 0), add a test suite (simple one for now)
...
svn: r9180
2008-04-07 19:33:48 +00:00
Sam Tobin-Hochstadt
37e0416575
Move match tests out of mzscheme directory.
...
svn: r9179
2008-04-07 17:28:06 +00:00
Sam Tobin-Hochstadt
b670ac0a20
Update to new version of Schemeunit.
...
svn: r9178
2008-04-07 17:27:09 +00:00
Eli Barzilay
aaab16c2d7
fix space
...
svn: r9177
2008-04-07 16:17:24 +00:00
Matthew Flatt
f31bf12543
generalize this-expression-source-directory
...
svn: r9176
2008-04-07 12:52:59 +00:00
Eli Barzilay
564248acdb
Welcome to a new PLT day.
...
svn: r9175
2008-04-07 07:50:15 +00:00
Matthew Flatt
53cc426d30
expans #reader/#lang protocol so that a #lang result can have more appropriate srclocs; fix up syntax/module-reader to use the new protocol; re-enable arrows to the language position in Check Syntax
...
svn: r9174
2008-04-06 23:31:58 +00:00
Eli Barzilay
1a5cb7ed64
use some #lang lines
...
svn: r9173
2008-04-06 20:59:28 +00:00
Eli Barzilay
f6ce675b73
svn: r9172
2008-04-06 20:36:24 +00:00
Eli Barzilay
5efae47be8
* Made (planet "path") work like (planet path), except that the former
...
can have an extension (so it's more like the (lib ...) form now.)
(Note: I assume that the one-before-last argument in return
ok_path_string(a, 0, 0, 1, 1) is what makes it not reject a suffix)
* Documented the new form
* Made the `-p' flag get a new-style planet path, and have it work the
same as `-l' (not constructing an `eval')
* BTW, renamed `mzcmd_REQUIRE' to `mzcmd_REQUIRE_FILE', and changed
"missing file after" error message in `-l' to "missing library name
after"
svn: r9171
2008-04-06 14:08:21 +00:00
Eli Barzilay
5ae133c211
reformatting
...
svn: r9170
2008-04-06 13:44:16 +00:00
Eli Barzilay
17012d98b6
reformatting
...
svn: r9169
2008-04-06 13:43:26 +00:00
Eli Barzilay
22f506d718
formatting, v4-isms, props, etc
...
svn: r9168
2008-04-05 16:10:01 +00:00
Eli Barzilay
a3d8cb9447
Welcome to a new PLT day.
...
svn: r9167
2008-04-05 07:50:15 +00:00
Matthew Flatt
5165d9e855
sync Ryan's macro-debugger changes
...
svn: r9166
2008-04-04 17:38:23 +00:00
Sam Tobin-Hochstadt
f7ec875386
Add new `typechecker:called-in-tail-position' property.
...
svn: r9165
2008-04-04 17:33:55 +00:00
Matthew Flatt
307ca18d31
doc make-generic and add 'generic?'
...
svn: r9164
2008-04-04 12:13:19 +00:00
Matthew Flatt
a9d7b95d3d
doc HtDP language additions for testing
...
svn: r9163
2008-04-04 12:12:35 +00:00
Kathy Gray
4047d38184
Slight bug fix for path display
...
svn: r9162
2008-04-04 12:10:33 +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
Eli Barzilay
efd1a91cd0
Welcome to a new PLT day.
...
svn: r9159
2008-04-04 07:50:16 +00:00
Robby Findler
e6872b07a0
PR 9248
...
svn: r9158
2008-04-04 03:33:58 +00:00
Matthew Flatt
8bb63e146c
fix list-ref description
...
svn: r9157
2008-04-03 16:18:06 +00:00
Matthew Flatt
f3695df23f
add #%expression to scheme-report-environment (PR 9258)
...
svn: r9156
2008-04-03 16:08:29 +00:00
Matthew Flatt
7a41c7ddd6
fix else handling for R6RS 'guard'
...
svn: r9155
2008-04-03 16:06:26 +00:00
Matthew Flatt
3801bca204
fix leftover MZEXN_MISC_UNSUPPORTED
...
svn: r9154
2008-04-03 15:40:34 +00:00
Matthew Flatt
6a0150d518
fix typoes in numbers reference (PR 9271)
...
svn: r9153
2008-04-03 15:37:26 +00:00
Eli Barzilay
2b92bd2e6e
remove empty info files
...
svn: r9152
2008-04-03 15:34:37 +00:00
Matthew Flatt
fbac4e75fd
fix r6rs quasisyntax
...
svn: r9150
2008-04-03 15:10:07 +00:00
Matthew Flatt
f28726ab4d
fix bytecode writing of prefabs, add prop:sequence
...
svn: r9149
2008-04-03 14:07:52 +00:00
Matthew Flatt
705228ffdc
fix deserialization in setup-plt's scribble driver, so that it's independent of the current namespace
...
svn: r9148
2008-04-03 12:05:55 +00:00
Matthew Flatt
359035362a
2^30 optimizer test
...
svn: r9146
2008-04-03 11:14:19 +00:00
Matthew Flatt
565f3a22ed
fix 64-bit JIT-inlined comparison ops on 2^30 constant
...
svn: r9145
2008-04-03 11:11:03 +00:00
Eli Barzilay
694502515f
Welcome to a new PLT day.
...
svn: r9144
2008-04-03 07:50:14 +00:00
Greg Cooper
7e376d7bef
checkpoint some bug fixes and efficiency improvements
...
svn: r9143
2008-04-03 02:58:18 +00:00
Matthew Flatt
fc033290da
fix Scribble and some docs after today's changes
...
svn: r9142
2008-04-02 23:34:47 +00:00
Sam Tobin-Hochstadt
b5128a2874
Implement column reordering.
...
Fix ordering problems with non-linear or patterns.
Use `nest' in a few places.
Fix error message from match-expanders.
svn: r9141
2008-04-02 19:20:56 +00:00
Matthew Flatt
d1ed1a1e52
optional image scale
...
svn: r9140
2008-04-02 19:16:05 +00:00
Matthew Flatt
526bf71b24
right kind of angle brackets
...
svn: r9139
2008-04-02 16:57:56 +00:00
Matthew Flatt
89d9e02cd0
angle brackets in Scribble output
...
svn: r9138
2008-04-02 15:30:34 +00:00
Matthew Flatt
e8be7bf332
eval:check
...
svn: r9136
2008-04-02 13:19:10 +00:00