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
|
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 |
|
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 |
|
Jay McCarthy
|
77ec85a66b
|
Unbalance | was breaking build. Revert if fixed wrong
svn: r14568
|
2009-04-20 17:02:27 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
Robby Findler
|
0c2c04e168
|
shrunk the height of the preferences window
svn: r14528
|
2009-04-16 17:18:35 +00:00 |
|
Eli Barzilay
|
7aadcfddfa
|
Welcome to a new PLT day.
svn: r14527
|
2009-04-16 07:50:18 +00:00 |
|
Matthew Flatt
|
119c69e1ad
|
fix some problems and inefficiencies in saving and loading wxme streams
svn: r14526
|
2009-04-15 22:27:43 +00:00 |
|
Stevie Strickland
|
b7063fc563
|
Fix error message in define/contract.
svn: r14522
|
2009-04-15 15:43:04 +00:00 |
|
Casey Klein
|
2c8c8638ac
|
Barebones interface for overriding default generators.
svn: r14519
|
2009-04-15 14:09:35 +00:00 |
|
Eli Barzilay
|
4de8e28016
|
Welcome to a new PLT day.
svn: r14518
|
2009-04-15 07:50:14 +00:00 |
|
Robby Findler
|
405ade4765
|
svn: r14517
|
2009-04-15 03:18:11 +00:00 |
|
Matthew Flatt
|
8001b11c03
|
under Windows, editor-canvas% needs to set its own focus on mouse clicks
svn: r14516
|
2009-04-14 23:08:51 +00:00 |
|
Matthias Felleisen
|
05ae98e55b
|
fixed error message for sqr
svn: r14515
|
2009-04-14 22:04:52 +00:00 |
|