Commit Graph

11739 Commits

Author SHA1 Message Date
Matthew Flatt
119c69e1ad fix some problems and inefficiencies in saving and loading wxme streams
svn: r14526
2009-04-15 22:27:43 +00:00
Matthew Flatt
0574391f0d fix another problem with free-id= cycles
svn: r14525
2009-04-15 17:21:49 +00:00
Matthew Flatt
daf779d230 fix problem with free-id= cycles
svn: r14524
2009-04-15 17:18:02 +00:00
Stevie Strickland
b7063fc563 Fix error message in define/contract.
svn: r14522
2009-04-15 15:43:04 +00:00
Matthew Flatt
beeb832223 use Windows console for MrEd's initial stdout/stderr/stdin
svn: r14520
2009-04-15 14:28:37 +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
Matthias Felleisen
d0841e6c74 random modified to take just one argument
svn: r14514
2009-04-14 21:52:45 +00:00
Matthew Flatt
0f9cb4882d fix problem with keymap chaining and prefix bindings
svn: r14513
2009-04-14 16:38:37 +00:00
Matthew Flatt
6082e6a9c3 fix CDLF conversion when loading a text file into an editor
svn: r14512
2009-04-14 16:21:09 +00:00
Eli Barzilay
f2ae856533 set svn:eol-style
svn: r14511
2009-04-14 14:40:46 +00:00
Matthias Felleisen
fdb422e121 forgot to add this
svn: r14510
2009-04-14 14:33:58 +00:00
Eli Barzilay
be3dca0629 Welcome to a new PLT day.
svn: r14509
2009-04-14 07:50:11 +00:00
John Clements
3610d7b868 added stepper string constant, more coming
svn: r14508
2009-04-14 03:17:41 +00:00
John Clements
9ff820f760 added view-controller.ss
svn: r14506
2009-04-14 03:16:30 +00:00
John Clements
08fec4f10e ...
svn: r14505
2009-04-14 03:09:41 +00:00
Matthias Felleisen
8476e13064 we need batch io for htdp/2e
svn: r14504
2009-04-14 03:00:41 +00:00
Matthias Felleisen
dc6be52955 we need batch io for htdp/2e
svn: r14503
2009-04-14 03:00:17 +00:00
Eli Barzilay
6b67f941fe use .ss suffix, both .scm and .ss for the filters, and a descriptive name
svn: r14502
2009-04-14 02:08:05 +00:00
John Clements
9c93191241 jump-to-beginning-of-selected
svn: r14501
2009-04-13 23:48:15 +00:00
Matthew Flatt
09bec206d6 fix cross-canvas-editor-admin call to do-scroll-to
svn: r14500
2009-04-13 23:11:08 +00:00
Robby Findler
4883d8bb1d svn: r14499 2009-04-13 18:01:18 +00:00
Matthew Flatt
0be3dca240 check-syntax binding for open-package's package id
svn: r14498
2009-04-13 14:52:14 +00:00
Matthew Flatt
9371f69eef fix problems with editor stream reading
svn: r14497
2009-04-13 12:37:48 +00:00
Eli Barzilay
7fafa8f792 Welcome to a new PLT day.
svn: r14496
2009-04-13 07:50:18 +00:00
Matthew Flatt
d33997c2c7 fix snip% previous method
svn: r14495
2009-04-13 02:18:26 +00:00
Eli Barzilay
dfd5139b78 Welcome to a new PLT day.
svn: r14494
2009-04-12 07:50:09 +00:00
Matthew Flatt
767d5dde33 fix tab-paste bug and missing default for read-editor-version
svn: r14493
2009-04-11 22:40:27 +00:00
Matthew Flatt
3a68af494a fix method name 'equal?' i wxme test
svn: r14492
2009-04-11 22:40:04 +00:00
Matthew Flatt
04a8e21cf2 fix style font-face problem
svn: r14491
2009-04-11 14:48:23 +00:00
Matthew Flatt
ccf5809b45 pasteboard printing fix & editor-canvas chaining fix
svn: r14490
2009-04-11 14:07:39 +00:00
Matthew Flatt
c98e4e0881 pasteboard printing fix
svn: r14489
2009-04-11 13:37:14 +00:00
Eli Barzilay
ae7b6c6716 Welcome to a new PLT day.
svn: r14488
2009-04-11 07:50:22 +00:00
John Clements
df336f795b ...
svn: r14487
2009-04-11 00:53:59 +00:00
Eli Barzilay
b9bb356a17 avoid using unavail if it is null
svn: r14486
2009-04-10 21:07:56 +00:00
Matthew Flatt
01e7df1780 fix contract links in docs for compiler/zo-parse
svn: r14485
2009-04-10 16:34:59 +00:00
Eli Barzilay
3342a86a0c Welcome to a new PLT day.
svn: r14484
2009-04-10 07:50:11 +00:00
Sam Tobin-Hochstadt
929dc1d5b2 Fix polymorphic structure predicates.
svn: r14483
2009-04-10 00:07:11 +00:00
Sam Tobin-Hochstadt
69a3b7a70f Fix bug with structure keys and polymorphic structs.
Use `match*'
Add test

svn: r14482
2009-04-09 23:52:13 +00:00
Matthew Flatt
8fe203ad72 editor-canvas clean-up of internal scroll method
svn: r14481
2009-04-09 23:22:50 +00:00
Sam Tobin-Hochstadt
2332f2f50a document quote for more types
svn: r14480
2009-04-09 22:27:25 +00:00
Matthew Flatt
0657fc52cf another fix from Ryan, plus one that didn't get committed before
svn: r14479
2009-04-09 21:29:51 +00:00
Matthew Flatt
bd9d17c94f more wxme repairs from Ryan
svn: r14478
2009-04-09 16:40:52 +00:00
Ryan Culpepper
b6b917a4b9 mred/private/wxme: fixed some method arities and defaults
svn: r14477
2009-04-09 14:59:19 +00:00
Matthew Flatt
71d28de3a0 fix bug in looking for free-id=? re-exports
svn: r14476
2009-04-09 13:05:54 +00:00
Matthew Flatt
49852a87fc fix forward-word bug for words > 30 characters
svn: r14475
2009-04-09 12:43:10 +00:00
Matthew Flatt
ee8a4308b8 add space before \\item when generating an index table
svn: r14474
2009-04-09 11:43:27 +00:00