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
Mike Sperber
298bee1bff
Synch with latest.
...
svn: r7347
2007-09-15 17:24:37 +00:00
Mike Sperber
ef1cb082dd
Various aspects of the Stepper and the Debugger are
...
language-sensitive. In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior. Move
some of those settings into the language level itself:
- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper
This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.
svn: r7346
2007-09-15 16:10:39 +00:00
Robby Findler
ec23be9160
made the no-completions case work better
...
svn: r7317
2007-09-11 15:31:47 +00:00
Robby Findler
aaf50c4fa1
a few missed tweaks for word completion integtation
...
svn: r7305
2007-09-10 00:50:44 +00:00
Robby Findler
6b6f397a64
finished auto completion integration
...
svn: r7304
2007-09-10 00:46:31 +00:00
Mike Sperber
53379938f8
Synch with latest.
...
svn: r7266
2007-09-03 10:13:33 +00:00
Jens Axel Soegaard
ff25adb7d6
Revised "Help on Help" text.
...
svn: r7242
2007-08-31 16:02:54 +00:00
Mike Sperber
663883bfcc
Fix encoding error.
...
svn: r7127
2007-08-20 11:46:56 +00:00
Mike Sperber
f57c8d93be
Synch with latest.
...
svn: r7098
2007-08-14 17:38:10 +00:00
Matthew Flatt
6eef897d54
Chinese string-constant updates from Chongkai
...
svn: r7033
2007-08-06 16:09:47 +00:00
Matthew Flatt
73a7cc9ec7
chinese string-constant updates from Chongkai
...
svn: r7013
2007-08-03 12:18:13 +00:00
Robby Findler
6ed1949a1a
renamed a button in the tp interface
...
svn: r7008
2007-08-03 02:33:44 +00:00
Robby Findler
e467e8681a
restored the 'add teachpack' menu item in non-teaching languages, but with a message saying that teachpacks don't work and listing the languages where they do.
...
svn: r7007
2007-08-03 02:18:46 +00:00
Mike Sperber
9ee86541b6
Synch with latest.
...
svn: r6983
2007-07-30 09:54:29 +00:00
Robby Findler
2ad94edfe7
added ability to put the definitions / interactions side by side
...
svn: r6939
2007-07-20 20:58:14 +00:00
Philippe Meunier
1fe2b337d9
.
...
svn: r6937
2007-07-20 07:35:10 +00:00
Matthew Flatt
98845d0d4f
updates from Chongkai
...
svn: r6878
2007-07-10 02:13:08 +00:00
Mike Sperber
a5bcd424b7
Synch with latest.
...
svn: r6869
2007-07-09 06:41:13 +00:00
Robby Findler
76f1f1f94a
updated to new command-as-meta stuff
...
svn: r6860
2007-07-08 13:19:42 +00:00
Kathy Gray
cccb5150f0
Changes to add a language level to ProfJ
...
svn: r6814
2007-07-03 23:02:13 +00:00
Robby Findler
e621175f62
made the underlined letter move around in the close & close-tab menu items
...
svn: r6778
2007-06-30 04:16:39 +00:00
Mike Sperber
76e93b82e2
Synch with latest.
...
svn: r6686
2007-06-18 06:55:59 +00:00
Robby Findler
2b84dcf7f6
Chongkai's changes
...
svn: r6627
2007-06-13 14:48:50 +00:00
Robby Findler
bc0a161cc5
improved font choice popup in preferences dialog
...
svn: r6564
2007-06-10 13:45:22 +00:00
Philippe Meunier
7d6b253f30
proj, mostly, plus some other stuff
...
svn: r6226
2007-05-16 09:21:43 +00:00
Mike Sperber
b9f89b1cec
Synch with latest.
...
svn: r6221
2007-05-13 12:37:03 +00:00
Matthew Flatt
7a4292cb69
Chinese string-constant updates from Chongkai
...
svn: r6208
2007-05-12 00:44:45 +00:00
Robby Findler
57b317d56f
added support to compile teachpacks when they are installed
...
svn: r6180
2007-05-08 19:19:07 +00:00