Commit Graph

11541 Commits

Author SHA1 Message Date
Sam Tobin-Hochstadt
062008c758 type for append-map
svn: r14579
2009-04-21 22:51:55 +00:00
Sam Tobin-Hochstadt
1edd4770f4 remove debug printf
svn: r14578
2009-04-21 17:43:33 +00:00
Matthew Flatt
932fe179f8 drop a bad R6RS test (PR 10210)
svn: r14577
2009-04-21 16:44:41 +00:00
Matthew Flatt
f86c9e3d85 fix backtrace to work with new medium-object pages
svn: r14576
2009-04-21 16:39:13 +00:00
Matthew Flatt
4bc2ddaf9d snip and editor-data class lists need to be eventspace-specific
svn: r14575
2009-04-21 16:37:25 +00:00
Sam Tobin-Hochstadt
60325b670c Fix handling of filters that refer to out-of-scope vars
svn: r14574
2009-04-21 16:13:00 +00:00
Sam Tobin-Hochstadt
b1b5fe4816 Add test for match improvements.
Improve handling of inference for let loop.  

svn: r14573
2009-04-21 15:35:05 +00:00
Eli Barzilay
be15b146ed Welcome to a new PLT day.
svn: r14572
2009-04-21 14:56:42 +00:00
Matthew Flatt
6586dbcb79 JIT correction for detecting struct mutator in closure
svn: r14571
2009-04-21 05:15:53 +00:00
Sam Tobin-Hochstadt
8918328e8a Infer on ((lambda
add types for matchable? and match-equality-test

svn: r14570
2009-04-20 22:41:37 +00:00
Matthew Flatt
943c743e04 restore medium-page GC support
svn: r14569
2009-04-20 19:45:51 +00:00
Jay McCarthy
77ec85a66b Unbalance | was breaking build. Revert if fixed wrong
svn: r14568
2009-04-20 17:02:27 +00:00
Matthew Flatt
7cee07e02d disable buggy medium-allocation code
svn: r14567
2009-04-20 16:41:57 +00:00
Matthew Flatt
f51f8c8b7f avoid generating unnecessary struct-accessor and -mutator names
svn: r14566
2009-04-20 13:14:40 +00:00
Eli Barzilay
da4742700b scheme expression typos
svn: r14565
2009-04-20 08:20:19 +00:00
Eli Barzilay
d9ae39c218 bar typos
svn: r14564
2009-04-20 07:55:41 +00:00
Eli Barzilay
10421f6153 Welcome to a new PLT day.
svn: r14563
2009-04-20 07:50:20 +00:00
Eli Barzilay
9c0f6bc775 its typos
svn: r14562
2009-04-20 07:46:50 +00:00
Robby Findler
104dde2a08 added back in support for the with-border? flag
svn: r14561
2009-04-19 22:20:46 +00:00
Matthew Flatt
5a4f15f5f9 better GC support for medium-sized immobile objects
svn: r14560
2009-04-19 15:47:52 +00:00
Eli Barzilay
434ec53b88 typed scheme tests keep failing
svn: r14559
2009-04-19 14:13:06 +00:00
Eli Barzilay
eb17e0e260 Welcome to a new PLT day.
svn: r14558
2009-04-19 07:50:27 +00:00
John Clements
7334a89d6b undid accidental change to church.ss
svn: r14557
2009-04-19 01:33:29 +00:00
John Clements
ea861e346f fixed typo in docs of fresh form
svn: r14556
2009-04-19 00:45:02 +00:00
Eli Barzilay
3b39cfc4b8 fixed two uses of raise-type-error (PR 10208)
svn: r14555
2009-04-18 18:15:33 +00:00
Robby Findler
c33870fa04 PR 10209
svn: r14554
2009-04-18 17:53:56 +00:00
Mike Sperber
699d1c2ea8 Synch German string constants with latest.
svn: r14553
2009-04-18 17:19:19 +00:00
Matthew Flatt
d93d37903b better Exited message for Windows no-stdio console
svn: r14552
2009-04-18 13:08:54 +00:00
Eli Barzilay
04a4060567 Welcome to a new PLT day.
svn: r14551
2009-04-18 07:50:30 +00:00
Eli Barzilay
32ceddfea0 remove erroneous closing brace
svn: r14550
2009-04-18 04:32:42 +00:00
Matthew Flatt
82b9ab8a53 fix excessive redraw after changes within an editor
svn: r14549
2009-04-18 01:38:18 +00:00
Matthew Flatt
4b3626c156 fix inverted argument default for editor<%> read-from-file method; better Check Sytax results on packages; added syntax/flatten-begin library
svn: r14548
2009-04-17 22:50:19 +00:00
Matthew Flatt
c6a2904928 fix typo (0 should be NULL)
svn: r14547
2009-04-17 22:48:56 +00:00
Eli Barzilay
59a38c0dad typo (PR10207)
svn: r14546
2009-04-17 19:15:20 +00:00
Eli Barzilay
7838fec40e fixed typo -- using str instead of result
svn: r14545
2009-04-17 17:34:47 +00:00
Eli Barzilay
39ba607413 double quotes
svn: r14544
2009-04-17 17:33:38 +00:00
Jay McCarthy
99221c02bc pushing up limit
svn: r14543
2009-04-17 15:20:47 +00:00
Matthew Flatt
e95edcc82d margin note on Unix Scripts at docs for --script flag
svn: r14542
2009-04-17 12:43:37 +00:00
Matthew Flatt
7d61c67bab fix handling of define*-values between a syntax binding and a syntax-local-value
svn: r14541
2009-04-17 12:29:04 +00:00
Matthew Flatt
e02aef66a4 doc λ in HtDP Intm+Lam and Adv
svn: r14540
2009-04-17 11:27:23 +00:00
Matthew Flatt
b07a536ae3 bind λ in HtDP Intermediate+Lambda and Advanced (patch from Todd O'Bryan)
svn: r14539
2009-04-17 11:18:30 +00:00
Matthew Flatt
a99c653997 doc scheme/gui editor-stream method updates
svn: r14538
2009-04-17 11:12:13 +00:00
Eli Barzilay
d33f47a625 Welcome to a new PLT day.
svn: r14537
2009-04-17 07:50:19 +00:00
Matthew Flatt
d49e36d983 fix margin-note typo
svn: r14536
2009-04-17 01:46:19 +00:00
Matthew Flatt
8aa8b938a0 change margin-note to generate a blockquote insteda of a single paragraph
svn: r14535
2009-04-17 01:30:15 +00:00
Matthew Flatt
09320cea1c tiny object-instantiation perf. tweak
svn: r14534
2009-04-16 21:24:42 +00:00
Matthew Flatt
7c80111b2c fix bug in referenced-before-defn error message
svn: r14533
2009-04-16 21:23:28 +00:00
Matthew Flatt
4c30a65afd better discovery of struct ref/mutators in lambda-lifted functions
svn: r14532
2009-04-16 21:06:34 +00:00
Matthew Flatt
ce9d264920 don't let syntax-colorer thread get suspend while reading from the editor
svn: r14531
2009-04-16 19:20:44 +00:00
Matthew Flatt
709ad23400 performance improvements: class local-field access uses accessor with index built in (so the index is checked once); JIT partially inlines struct-field mutation
svn: r14530
2009-04-16 19:01:20 +00:00