Commit Graph

12048 Commits

Author SHA1 Message Date
Matthew Flatt
308afeabf4 fix combo-field popdown arrow
svn: r14617
2009-04-26 22:52:58 +00:00
Eli Barzilay
610b5c7388 typo
svn: r14616
2009-04-26 20:04:42 +00:00
Sam Tobin-Hochstadt
119fd5bc95 Clarify docs.
svn: r14615
2009-04-26 17:55:02 +00:00
Matthew Flatt
4141389b84 fix some editor lock tracking
svn: r14614
2009-04-26 15:24:50 +00:00
Matthew Flatt
6aef52d46c fix syntax-local-lift-require when in the expression-expansion phase
svn: r14613
2009-04-26 13:21:31 +00:00
Eli Barzilay
3dcd7182ab Welcome to a new PLT day.
svn: r14612
2009-04-26 07:50:35 +00:00
Matthew Flatt
511c2b13b0 fix syntax-error message for misuse of identifier bound as code-typesetting variable or element transformer
svn: r14611
2009-04-25 16:15:16 +00:00
Matthew Flatt
f6c389d0ec fix Scribble Latex rendering of prefixed tags; add #:tag-prefixes argument to secref and tech
svn: r14610
2009-04-25 15:19:58 +00:00
Matthew Flatt
bdd86751ee fix bug in handling re-export inspectors
svn: r14609
2009-04-25 14:11:17 +00:00
Matthew Flatt
22864b594d fix Scribble rendering of links when tag-prefixed sub-sections appear in the same output anchor scope
svn: r14608
2009-04-25 13:46:54 +00:00
Eli Barzilay
6ce301f3c8 svn: r14607 2009-04-25 13:21:50 +00:00
Eli Barzilay
97cb7802ac Welcome to a new PLT day.
svn: r14606
2009-04-25 07:50:17 +00:00
Matthew Flatt
a542660087 raise canvas scroll limits to 1B instead of 10k
svn: r14605
2009-04-24 21:54:28 +00:00
Matthew Flatt
333ecffe3e fix typo in windows scroll change
svn: r14604
2009-04-24 21:52:05 +00:00
Matthew Flatt
afd8b0c2fd fix scrollbars for >16-bit values under Windows
svn: r14603
2009-04-24 21:49:16 +00:00
Sam Tobin-Hochstadt
29e123ccf3 sync to trunk
svn: r14602
2009-04-24 21:30:40 +00:00
Sam Tobin-Hochstadt
994f0205f4 fix conflicts
svn: r14601
2009-04-24 21:30:18 +00:00
Sam Tobin-Hochstadt
2d7d94031d sync to trunk
svn: r14600
2009-04-24 21:22:59 +00:00
Jon Rafkind
4bc8e35d39 add example for subtract-in
svn: r14599
2009-04-24 21:22:24 +00:00
Sam Tobin-Hochstadt
1edf62a912 resolve conflicts
svn: r14598
2009-04-24 21:21:06 +00:00
Matthew Flatt
b741225899 fix wong-sized local array
svn: r14597
2009-04-24 18:27:12 +00:00
Matthew Flatt
2439b4cb75 fix zo-parse problem with graphs in literal data
svn: r14596
2009-04-24 17:34:49 +00:00
Matthew Flatt
6df0ac6f51 fix accidental commit of debugging printf
svn: r14595
2009-04-24 15:49:24 +00:00
Matthew Flatt
733a9567c0 document r6rs non-conformance: several #% names are implicited imported
svn: r14594
2009-04-24 15:09:21 +00:00
Matthew Flatt
cd09b30497 (v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago
svn: r14593
2009-04-24 14:59:09 +00:00
Eli Barzilay
be1478345e Welcome to a new PLT day.
svn: r14592
2009-04-24 07:50:19 +00:00
Jon Rafkind
7924ec7ca2 add example for matching-identifiers-in
svn: r14591
2009-04-24 05:08:51 +00:00
Robby Findler
35830ba57e removed duplicate text:ports<%>
svn: r14590
2009-04-23 20:41:17 +00:00
Jay McCarthy
8f4ece0f9f typos
svn: r14589
2009-04-23 16:17:48 +00:00
Robby Findler
7d881a32bf svn: r14588 2009-04-23 14:57:51 +00:00
Eli Barzilay
904ab8ee0e Welcome to a new PLT day.
svn: r14587
2009-04-23 07:50:27 +00:00
Matthew Flatt
3f803b2298 another doc fix (missed part of PR 10214)
svn: r14586
2009-04-22 18:32:09 +00:00
Matthew Flatt
43fe904fe5 fix typos (incl PRs 10213, 10214)
svn: r14585
2009-04-22 18:30:35 +00:00
Eli Barzilay
64b59f2b28 fix a subtle bug (canvas could be #f)
svn: r14584
2009-04-22 09:21:54 +00:00
Eli Barzilay
cfec8d12de Welcome to a new PLT day.
svn: r14583
2009-04-22 07:50:11 +00:00
Matthew Flatt
30bb8ed263 some slightly less-boring examples
svn: r14582
2009-04-22 00:42:47 +00:00
Jon Rafkind
2bd98fbdb2 fix one test, break another
svn: r14581
2009-04-21 23:49:34 +00:00
Jon Rafkind
ec615d4882 add some function tests
svn: r14580
2009-04-21 23:41:50 +00:00
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