Eli Barzilay
9699450d99
very minor
...
svn: r10499
2008-06-29 03:08:27 +00:00
Eli Barzilay
8e7984834c
* Added `set-show-no-user-evaluation-message?' to be able to avoid the
...
message popup
* Added a (lock #t) after the thread is detected as dead
svn: r10498
2008-06-29 02:59:36 +00:00
Eli Barzilay
85dd9b0e31
typo
...
svn: r10497
2008-06-29 02:52:18 +00:00
Danny Yoo
8024601262
Correcting arguments passed to open-input-text-editor.
...
svn: r10496
2008-06-29 01:43:50 +00:00
Danny Yoo
0e42c65d3b
Adjusted xml and scheme boxes to pass in port-name as syntax source.
...
svn: r10495
2008-06-28 23:33:44 +00:00
Danny Yoo
a506cefeac
Added text:get-port-name to framework, and used text:lookup-port-name to get at the editor in DrScheme error highlighting.
...
svn: r10494
2008-06-28 23:33:39 +00:00
Eli Barzilay
dcced09987
removed unused field
...
svn: r10493
2008-06-28 19:05:45 +00:00
Eli Barzilay
db582b778c
typo in comment
...
svn: r10492
2008-06-28 18:39:06 +00:00
Eli Barzilay
b535037d2a
use append-map
...
svn: r10491
2008-06-28 17:08:53 +00:00
Eli Barzilay
4f10870042
* Tweaking the search box to look a little better
...
* Made up/prev/next links have tooltips with targets
svn: r10490
2008-06-28 16:21:35 +00:00
Eli Barzilay
e7339d7415
shorted delays in bg search
...
svn: r10489
2008-06-28 12:57:11 +00:00
Eli Barzilay
8fb7e764c7
setup' and
compile' skip a subdirectory if it's called "doc". This
...
doesn't work for scribble/doc, which is a directory with code. So
change the check to skip "doc" only if it's in the main plt collects
tree.
svn: r10488
2008-06-28 09:32:12 +00:00
Eli Barzilay
7fa06be28d
Welcome to a new PLT day.
...
svn: r10487
2008-06-28 05:36:40 +00:00
Eli Barzilay
f5253f5e74
added a tooltip to the search box
...
svn: r10486
2008-06-28 05:35:02 +00:00
Eli Barzilay
ee0632bbba
* Searching happens now in the background so you can continue typing
...
* Searching for words in the term too
* Added clarifying tooltips for "provided from" and "in" links
svn: r10485
2008-06-28 04:32:53 +00:00
Matthew Flatt
607c65fe4c
doc fixes for transplant-input-port & related
...
svn: r10484
2008-06-28 02:47:11 +00:00
Robby Findler
c4be4bd7a5
added note about unsupplied-arg
...
svn: r10483
2008-06-27 22:27:31 +00:00
Matthew Flatt
69b4ffc7c0
fix pretty-print so that special handling of 'lambda', 'quote', etc. doesn't hide sharing that shoul dbe displayed
...
svn: r10482
2008-06-27 22:07:28 +00:00
Matthew Flatt
009aabf8e1
pretty-print doc corrections and clarifications
...
svn: r10481
2008-06-27 20:20:52 +00:00
Danny Yoo
1e1cb4d843
Revert r10469.
...
svn: r10480
2008-06-27 19:33:04 +00:00
Matthew Flatt
8d6f390e83
avoid crash related to running DWs in meta-continuations
...
svn: r10479
2008-06-27 18:44:54 +00:00
Matthew Flatt
9707770ace
fix phase problem in 'make-namespace' form 'mzscheme'
...
svn: r10478
2008-06-27 18:36:31 +00:00
Carl Eastlund
e03b419c10
Fixed documentation for make-keyword-procedure: default for plain-proc uses apply, not keyword-apply.
...
svn: r10477
2008-06-27 14:10:36 +00:00
Robby Findler
659ce64b11
PR 9545
...
svn: r10476
2008-06-27 12:11:39 +00:00
Eli Barzilay
61b77ec68a
Welcome to a new PLT day.
...
svn: r10475
2008-06-27 06:21:19 +00:00
Danny Yoo
18701cf399
Reverting most of r10468.
...
svn: r10474
2008-06-27 05:20:28 +00:00
Eli Barzilay
e80141cc3d
minor
...
svn: r10473
2008-06-27 04:46:24 +00:00
Eli Barzilay
8383a541f7
removed commented class code completely: it leads to dependency cycles
...
svn: r10472
2008-06-27 04:20:38 +00:00
Eli Barzilay
f283f97493
refix indentation, disable scheme/class loading
...
svn: r10471
2008-06-27 04:10:39 +00:00
Danny Yoo
e16ba1b779
Adjusted the module-reader to handler editor objects as object-names of ports.
...
svn: r10470
2008-06-27 03:26:44 +00:00
Danny Yoo
ca7188be1e
Removed hack in scheme box's read-special. This fixes error highlighting under Check Syntax for embedded scheme boxes.
...
svn: r10469
2008-06-27 00:05:47 +00:00
Danny Yoo
072ea01f22
Maintaining text% as syntax source, so that check-syntax on an unsaved file will highlight errors correctly.
...
svn: r10468
2008-06-26 23:48:44 +00:00
Danny Yoo
3010e765ae
Refactored helper methods into embedded-snip-utils.ss
...
svn: r10467
2008-06-26 21:33:42 +00:00
Danny Yoo
259b6fb87c
Added defensive check for get-admin in get-enclosing-editor-frame.
...
svn: r10466
2008-06-26 21:12:15 +00:00
Matthew Flatt
238fb76afd
fix phase-0 namspace-anchor->namespace
...
svn: r10465
2008-06-26 20:37:35 +00:00
Eli Barzilay
7881ad2807
Welcome to a new PLT day.
...
svn: r10464
2008-06-26 20:34:06 +00:00
Danny Yoo
6624bc1dea
Recommitting fix to showing error highlighting on embeded snips.
...
svn: r10463
2008-06-26 20:22:16 +00:00
Danny Yoo
4f56c1169b
Revert "Fixed error highlighting in embedded snips."; lingering bugs
...
on get-canvas.
This reverts commit a12d0704e7a10e73988db57ad0e8a3d39998663e.
svn: r10462
2008-06-26 20:17:12 +00:00
Danny Yoo
448495aa0e
Fixed error highlighting in embedded snips.
...
svn: r10461
2008-06-26 20:12:35 +00:00
Matthew Flatt
f7939ab35d
fix some stderr buffering problems related to Windows pipes
...
svn: r10460
2008-06-26 20:05:56 +00:00
Matthew Flatt
034d55ac4f
put 'PLT Scheme' in PostScript output instead of 'MrEd'
...
svn: r10459
2008-06-26 17:42:47 +00:00
Matthew Flatt
ff888bda2a
fix splicing 'begin' in R5RS (PR 9548)
...
svn: r10458
2008-06-26 14:49:20 +00:00
Matthew Flatt
e62bb306fa
fix R6RS string->number (PR 9546), document non-conformace of initial handler (PR 9547)
...
svn: r10457
2008-06-26 13:13:10 +00:00
Eli Barzilay
1f485c3dd8
Welcome to a new PLT day.
...
svn: r10456
2008-06-26 01:12:30 +00:00
Matthew Flatt
10067e9524
add missing flush when patching postscript with font list
...
svn: r10455
2008-06-26 00:11:36 +00:00
Matthew Flatt
1339b4874f
fix GC problem with recent PS change
...
svn: r10454
2008-06-25 23:03:14 +00:00
Matthew Flatt
4525e63050
Add %%DocumentFonts to PS output
...
svn: r10453
2008-06-25 21:10:46 +00:00
Matthew Flatt
da82fe2a2d
eval and phases (4.0.1.2)
...
svn: r10452
2008-06-25 18:54:38 +00:00
Robby Findler
2528523a1f
started a test suite, PR 9545
...
svn: r10451
2008-06-25 14:31:02 +00:00
Matthew Flatt
17ab6f6345
header-spacign refinements from Noel
...
svn: r10450
2008-06-25 13:02:49 +00:00