Commit Graph

13330 Commits

Author SHA1 Message Date
Carl Eastlund
cf5c0a1b08 Abstracted out a function to set printing parameters for the
macro debugger and the syntax browser.

Set all printing parameters to their defaults (as observed
from both mzscheme and drscheme).

svn: r16254
2009-10-06 21:33:54 +00:00
Jay McCarthy
4b9223e6e7 Updating docs re SK
svn: r16253
2009-10-06 15:30:44 +00:00
Matthew Flatt
d759277921 fix build for platforms that do not support JIT; add --disable-jit configure option
svn: r16252
2009-10-06 14:56:11 +00:00
Matthias Felleisen
6406e6e97c fixed doc bug
svn: r16251
2009-10-06 13:44:49 +00:00
Kevin Tew
cf33a9e294 More pt->src_modidx unneeded assignment fixes
svn: r16250
2009-10-06 12:43:20 +00:00
Kevin Tew
56c8604a13 THREAD_LOCAL stack_copy_cache
svn: r16249
2009-10-06 12:43:11 +00:00
Eli Barzilay
db7c23d062 Welcome to a new PLT day.
svn: r16248
2009-10-06 07:50:32 +00:00
Matthew Flatt
f1a3eaaf6d more updates to 'do' docs (continuing from PR 10508)
svn: r16246
2009-10-05 18:01:17 +00:00
Eli Barzilay
a71b7ab998 typo (PR10508)
svn: r16245
2009-10-05 17:36:29 +00:00
Mike Sperber
d92c77adf2 Typo fix.
svn: r16244
2009-10-05 09:01:38 +00:00
Eli Barzilay
64f7fc1a63 Welcome to a new PLT day.
svn: r16243
2009-10-05 07:50:14 +00:00
Eli Barzilay
57f74b3300 scheme/base is better
svn: r16242
2009-10-05 04:38:54 +00:00
Eli Barzilay
7eb822f03a forgot leftover
svn: r16241
2009-10-05 04:37:47 +00:00
Eli Barzilay
e499c32435 mzscheme -> scheme
svn: r16240
2009-10-05 04:36:22 +00:00
Eli Barzilay
b0e8fac1f8 mzscheme -> scheme
svn: r16239
2009-10-05 04:34:04 +00:00
Matthew Flatt
337061d8c4 fix macro for 'fxarithmetic-shift-...' (PR 10504)
svn: r16236
2009-10-04 14:48:28 +00:00
Eli Barzilay
21d0745fa8 Welcome to a new PLT day.
svn: r16235
2009-10-04 07:50:34 +00:00
Matthew Flatt
f6d34ab964 add unsafe-flabs and unsafe-fxabs (4.2.2.4)
svn: r16234
2009-10-04 03:25:56 +00:00
Matthew Flatt
20681d40de tests for bitwise-bit-field repair
svn: r16233
2009-10-04 01:41:18 +00:00
Matthew Flatt
f70e7e3385 fix bitwise-bit-field for 64-bit build (PR 10502)
svn: r16232
2009-10-04 01:38:50 +00:00
Matthew Flatt
818c4b0409 update performace section of gudie to mention unchecked ops
svn: r16230
2009-10-03 15:07:41 +00:00
Matthew Flatt
9852bb16a2 unboxing of intermediate results in some 'unsafe-fl' combinations
svn: r16229
2009-10-03 14:10:55 +00:00
Eli Barzilay
c579734e6b Welcome to a new PLT day.
svn: r16228
2009-10-03 07:50:14 +00:00
Matthew Flatt
7529e8d4a9 update decompiler for changed type number
svn: r16227
2009-10-02 23:39:29 +00:00
Jon Rafkind
dad9907456 typo
svn: r16226
2009-10-02 21:52:20 +00:00
Sam Tobin-Hochstadt
96f664354d Elimintate printing of complex filters.
Allow parsing of ...* and ...a
Parameter for printing ...* and ...a

svn: r16225
2009-10-02 20:41:56 +00:00
Eli Barzilay
44fda2f304 require trace, not
svn: r16223
2009-10-02 20:37:03 +00:00
Matthew Flatt
01d15eb9b6 add unsafe-fx->fl; avoid some gcc warnings
svn: r16221
2009-10-02 19:45:41 +00:00
Matthew Flatt
83f9c99cf1 adjust para decoding to better work with @ notation
svn: r16220
2009-10-02 19:44:10 +00:00
Matthew Flatt
4e35bda756 add some missing prefixes for static struct info
svn: r16219
2009-10-02 17:38:15 +00:00
Casey Klein
0520a50f3e Fix to allow metafunction definition at the top-level.
svn: r16218
2009-10-02 16:54:44 +00:00
Robby Findler
1003c22061 changed warning when there is no 'name' field
svn: r16217
2009-10-02 16:39:24 +00:00
Sam Tobin-Hochstadt
6efd0abc13 Fix bug with use of match with ... and annotation.
svn: r16216
2009-10-02 16:20:30 +00:00
Kevin Tew
a25ddaae54 kernstruct.ss in scheme/private, makeexn generates kernstruct.ss
svn: r16215
2009-10-02 14:31:45 +00:00
Robby Findler
d0b4dc24ec added scaling to 2htdp/image
svn: r16211
2009-10-02 11:20:30 +00:00
Eli Barzilay
0354154f70 Welcome to a new PLT day.
svn: r16210
2009-10-02 07:50:24 +00:00
Kevin Tew
84833de442 gcc warnings cleanup
svn: r16209
2009-10-02 02:13:45 +00:00
Matthew Flatt
6d968cbfa8 exit -singleInstance transfer with success instead of failure
svn: r16208
2009-10-01 23:51:35 +00:00
Matthew Flatt
a6825c5e58 avoid overflow in size calculation for make-vector
svn: r16207
2009-10-01 23:50:43 +00:00
Matthew Flatt
788ccc7f15 fix out-of-memory exception handling (PR 10489); misc compiler hushes
svn: r16206
2009-10-01 23:39:38 +00:00
Matthew Flatt
954e850e20 fix reference (restoring some text that was lost in the reference-manual rewrite) to describe the problem with macro-introduced bindings and the top level
svn: r16205
2009-10-01 21:14:21 +00:00
Eli Barzilay
f7dc640f55 try to deal with silencing context output in a different way
svn: r16204
2009-10-01 21:11:14 +00:00
Eli Barzilay
5a186c7e08 fix dealing with prompt printout
svn: r16203
2009-10-01 21:10:44 +00:00
Robby Findler
2fbb31c6ad a little more progress on images, plus some documentation
svn: r16202
2009-10-01 19:21:45 +00:00
Sam Tobin-Hochstadt
65d804d286 Add disappeared-use properties for struct ids.
Fix bug with handling of identifier as second arg to `define-match-expander'

svn: r16201
2009-10-01 18:59:12 +00:00
John Clements
224a9546b8 hash should have been hasheq...
svn: r16200
2009-10-01 17:52:45 +00:00
John Clements
352a74cc05 ...
svn: r16199
2009-10-01 17:46:44 +00:00
Matthew Flatt
42555c7be7 Scribble: another Unicode character in Latex back-end
svn: r16198
2009-10-01 16:14:40 +00:00
Eli Barzilay
22bd2598f3 Welcome to a new PLT day.
svn: r16197
2009-10-01 07:50:26 +00:00
Eli Barzilay
8a4aeb32ee lots of improvements
svn: r16196
2009-10-01 07:43:23 +00:00