Commit Graph

7367 Commits

Author SHA1 Message Date
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
Matthew Flatt
81e54f9049 fix PDF doc build
svn: r9135
2008-04-02 11:58:49 +00:00
Eli Barzilay
c2829fc216 #:cache-keys -> #:cache-keys?
svn: r9134
2008-04-02 08:21:17 +00:00
Eli Barzilay
cf2812e07a Welcome to a new PLT day.
svn: r9133
2008-04-02 07:50:08 +00:00
Eli Barzilay
3ab57fbe50 svn: r9132 2008-04-02 07:47:38 +00:00
Matthew Flatt
fb392dd331 adjust sort keyword arguments and docs
svn: r9131
2008-04-02 01:28:09 +00:00
Eli Barzilay
08455ce632 svn: r9130 2008-04-02 00:08:02 +00:00
Eli Barzilay
fcfaa3cc64 use sort.ss in kw.ss too
svn: r9129
2008-04-02 00:07:45 +00:00
Eli Barzilay
bfc990e3c5 Added #:key and #:cache-keys to `sort', documented and tested.
svn: r9128
2008-04-01 20:58:41 +00:00
Eli Barzilay
fac8cf7328 minor
svn: r9127
2008-04-01 20:37:55 +00:00
Sam Tobin-Hochstadt
75ceb53bf7 Delete old match test suite.
Add new, schemeunit-based match test suite.
Remove call to match test from mzlib.ss

svn: r9126
2008-04-01 17:33:53 +00:00
Matthew Flatt
aee99cd175 fix Scribble reader to attach originalness to the syntax objects that it generates, so that Check Syntax works properly on Scribble documents
svn: r9125
2008-04-01 17:11:30 +00:00
Eli Barzilay
70d1623e6a Welcome to a new PLT day.
svn: r9123
2008-04-01 07:50:16 +00:00
Sam Tobin-Hochstadt
1fd2e9b3fc Create renaming to avoid using the same identifier multiple times.
Delete dead code.

svn: r9122
2008-03-31 21:01:29 +00:00
Matthew Flatt
f833112489 revert default Scribble Latex output to use longtable
svn: r9121
2008-03-31 18:31:46 +00:00
Matthew Flatt
f5268bed2a more scribble configurability and latex back-end improvements
svn: r9120
2008-03-31 15:27:12 +00:00
Eli Barzilay
ecfff609de Welcome to a new PLT day.
svn: r9119
2008-03-31 07:50:14 +00:00
Matthew Flatt
d7d3af08c1 export current call/cc
svn: r9118
2008-03-30 14:14:15 +00:00
Eli Barzilay
f78f86fb9a Welcome to a new PLT day.
svn: r9117
2008-03-30 07:50:15 +00:00