Matthew Flatt
fde79ecf09
chinese string-constant updates from chongkai
...
svn: r10076
2008-06-01 13:39:13 +00:00
Mike Sperber
c2fc1baa1c
Synch with latest.
...
svn: r10067
2008-05-31 15:32:52 +00:00
Robby Findler
612f26972e
improved the error reporting in the REPL and misc other minor changes
...
svn: r10014
2008-05-29 04:55:43 +00:00
Robby Findler
303c3d8f0b
Chongkai's latest string constants
...
svn: r9919
2008-05-21 13:10:24 +00:00
Philippe Meunier
3a60c9152a
clearing the backlog...
...
svn: r9917
2008-05-21 06:25:08 +00:00
Robby Findler
054a67fd43
removed take-a-tour and release-notes from the translations
...
svn: r9904
2008-05-20 12:13:42 +00:00
Mike Sperber
696f5b2d24
Synch with latest.
...
svn: r9880
2008-05-18 17:04:32 +00:00
Robby Findler
1111948db8
Chihiro Kuraya's latest translations
...
svn: r9873
2008-05-17 02:29:34 +00:00
Robby Findler
d6f114ff73
renamed button
...
svn: r9863
2008-05-16 12:36:02 +00:00
Robby Findler
25ca892f55
some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog
...
svn: r9862
2008-05-16 02:53:41 +00:00
Kathy Gray
488bbd3829
Added string-constants for test-engine menu items.
...
Moved Enable/disable to language-X menu, and updated docs
Sending old test window support to the 'attic'
svn: r9824
2008-05-13 15:50:25 +00:00
Mike Sperber
5ffab07b47
Synch with latest.
...
svn: r9796
2008-05-10 18:11:13 +00:00
Mike Sperber
d74fc80134
Resolve mcar/car confusion.
...
svn: r9795
2008-05-10 18:10:48 +00:00
Matthew Flatt
548e45408b
regexp-replace* handles empty matches; empty-match handling documented
...
svn: r9751
2008-05-08 20:29:56 +00:00
Matthew Flatt
42dcfbc79a
string constants for new R5RS/PrettyBig option
...
svn: r9723
2008-05-07 17:15:53 +00:00
Matthew Flatt
a6297e1d6c
string-constant updates from Chongkai
...
svn: r9684
2008-05-06 12:29:58 +00:00
Robby Findler
83d60cbfac
toolbar can now be on the right or on the left
...
svn: r9588
2008-05-02 12:49:45 +00:00
Mike Sperber
f4287c4eb5
Synch with latest.
...
svn: r9487
2008-04-26 10:21:03 +00:00
Matthew Flatt
7a4c379b8f
add srfi 41 implementation and update Chinese string constants
...
svn: r9483
2008-04-25 23:06:15 +00:00
Matthew Flatt
a26b334c67
proprocessor doc, merge scribblings and doc-categories fields
...
svn: r9414
2008-04-23 00:20:25 +00:00
Robby Findler
f0f27e2e2c
removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
...
svn: r9384
2008-04-21 19:00:18 +00:00
Robby Findler
5e5d4c053f
updated constants to just use R5RS by itself (since they all had those letters in there)
...
svn: r9341
2008-04-17 03:43:15 +00:00
Robby Findler
9fe8401058
re-renamed r5rs to just R5RS
...
svn: r9340
2008-04-17 00:27:07 +00:00
Robby Findler
0676cfed88
renamed r5rs language
...
svn: r9338
2008-04-16 21:06:49 +00:00
Robby Findler
d69f021d7e
renamed to 'dont save' instead of 'close anyway'
...
svn: r9272
2008-04-11 23:37:43 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
f5bc96418d
add lots of main.ss files where appropriate
...
svn: r8764
2008-02-22 16:28:31 +00:00
Eli Barzilay
c6dbcc27a7
string-constant -> string-constants
...
svn: r8672
2008-02-15 14:14:55 +00:00
Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Robby Findler
15a4c155bf
latest from Chihiro Kuraya
...
svn: r8393
2008-01-23 15:54:00 +00:00
Mike Sperber
652715c2d5
Synch with latest.
...
svn: r8221
2008-01-05 15:03:29 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Mike Sperber
72d8885792
Synch with latest.
...
svn: r8028
2007-12-16 11:17:30 +00:00
Robby Findler
65f0d01814
added a status message showing when the docs index is loaded
...
svn: r7991
2007-12-13 15:58:55 +00:00
Robby Findler
7ac3c22511
added string constant for check syntax
...
svn: r7975
2007-12-12 20:09:35 +00:00
Matthew Flatt
d91a07ef9b
updates from Chongkai, plus a small doc repair
...
svn: r7919
2007-12-07 18:38:07 +00:00
Mike Sperber
f0390ea8d5
Synch with latest.
...
svn: r7898
2007-12-05 07:32:12 +00:00
Robby Findler
063f1a95c9
added a something to the preferences pane to be able to pick the parenthesis color scheme
...
svn: r7885
2007-12-01 16:16:58 +00:00
Robby Findler
753cd127a6
made the bottom line of the drscheme window be half as tall
...
svn: r7762
2007-11-19 04:01:13 +00:00
Mike Sperber
4f8d89dcb2
Synch with latest.
...
svn: r7747
2007-11-16 18:09:56 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Philippe Meunier
24b16ff685
misc
...
svn: r7592
2007-10-30 07:02:02 +00:00
Matthew Flatt
4c61e1ad1d
chinese string-constant updates from Chongkai
...
svn: r7538
2007-10-20 03:32:17 +00:00
Mike Sperber
78b890a298
Synch with latest.
...
svn: r7517
2007-10-17 08:03:25 +00:00
Robby Findler
48793aaaa4
added a new string constant
...
svn: r7480
2007-10-10 21:33:48 +00:00
Mike Sperber
135e23ab0d
Fix typo.
...
svn: r7376
2007-09-18 09:28:23 +00:00