Commit Graph

241 Commits

Author SHA1 Message Date
Robby Findler
40fc919765 fixed a bug in word completion
svn: r9921
2008-05-21 14:08:42 +00:00
Robby Findler
a2c4f5851b PR 9388
svn: r9840
2008-05-14 23:25:19 +00:00
Matthew Flatt
49175b1402 restore parenthesis color scheme
svn: r9826
2008-05-13 19:43:42 +00:00
Robby Findler
9d634308ee fixed up the framework docs so there are no more warnings
svn: r9810
2008-05-12 01:53:47 +00:00
Robby Findler
d5e3d7a4fc updated to v4
svn: r9730
2008-05-08 06:36:42 +00:00
Matthew Flatt
a7aadea865 framework minor repairs (after tests)
svn: r9690
2008-05-06 15:29:58 +00:00
Matthew Flatt
062cf833e4 fix starting position for syntax coloring
svn: r9685
2008-05-06 12:45:45 +00:00
Matthew Flatt
cf5dd35326 revise syntax colorer to use a list of colorers for dijoint ranges
svn: r9655
2008-05-05 14:25:18 +00:00
Matthew Flatt
044922053a fix fonts in some controls to use normal-control-font
svn: r9583
2008-05-02 02:15:40 +00:00
Robby Findler
d08039585b moving to school
svn: r9561
2008-05-01 12:43:43 +00:00
Robby Findler
baa9ed726a moved the surrogate library to scheme/ (out of mzlib/)
svn: r9554
2008-05-01 02:51:52 +00:00
Robby Findler
3eb20f5a11 moved all of the framework's function documentation into the scribble/srcdoc world
svn: r9545
2008-04-30 19:18:52 +00:00
Robby Findler
faaa7d1bc1 more progress on the framework docs
svn: r9539
2008-04-29 22:51:59 +00:00
Robby Findler
d07eff8bce added docs for the gui-utils and the textual preferences to the framework
svn: r9503
2008-04-27 14:57:09 +00:00
Robby Findler
c64627fe86 one last fix to the framework/test docs
svn: r9501
2008-04-27 11:10:56 +00:00
Robby Findler
6a53f96e06 ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
svn: r9499
2008-04-27 02:55:21 +00:00
Robby Findler
06584c3941 attempted to rewrite docs into scribble -- that didnt work, but this is the leftover cleanup
svn: r9463
2008-04-24 20:33:25 +00:00
Robby Findler
5d6724c75b some progress made documenting the framework
svn: r9443
2008-04-23 23:24:17 +00:00
Robby Findler
d69f021d7e renamed to 'dont save' instead of 'close anyway'
svn: r9272
2008-04-11 23:37:43 +00:00
Robby Findler
3b09127a48 PR 9289
svn: r9259
2008-04-11 17:56:18 +00:00
Matthew Flatt
021d4d7527 new hash function names and ops (3.99.0.23)
svn: r9209
2008-04-08 21:42:38 +00:00
Robby Findler
97dbca2831 fixed bug noticed by Sam
svn: r9114
2008-03-29 21:57:35 +00:00
Robby Findler
9ba432ab9c added the _ special case to ->d
svn: r8998
2008-03-17 04:01:39 +00:00
Eli Barzilay
204fed4fdb tt -> litchar
svn: r8985
2008-03-16 07:20:23 +00:00
Eli Barzilay
24ad4f041f misc improvements and reformatting
svn: r8984
2008-03-16 07:16:50 +00:00
Robby Findler
32d1534d90 got thru the docs for the framework's functions
svn: r8983
2008-03-16 03:14:59 +00:00
Robby Findler
e86fce444b raw, first cut of framework docs: just functions and just contracts so far
svn: r8976
2008-03-15 03:11:04 +00:00
Robby Findler
9eeab67636 fixed PR 9237
svn: r8887
2008-03-04 23:46:46 +00:00
Robby Findler
de80a22496 fixed bug
svn: r8869
2008-03-04 14:19:13 +00:00
Eli Barzilay
b76390a452 revise the way setup-plt crawls over the collection trees
svn: r8860
2008-03-03 22:04:28 +00:00
Robby Findler
0d54a9816f fixed bug
svn: r8852
2008-03-02 22:43:07 +00:00
Robby Findler
362f16b411 the paren matcher now works for previous interactinos with the REPL and hitting return up above copies the text down to the next prompt
svn: r8840
2008-03-01 21:49:31 +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
Robby Findler
f2c8ff355e if the function has a name, the name is now used as the name of the keybinding
svn: r8744
2008-02-20 21:02:30 +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
3da233dd8e fix some minor bug and typos in previous commit
svn: r8533
2008-02-05 00:22:33 +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
95f3915f6c added an exception catch
svn: r8473
2008-01-30 05:16:52 +00:00
Robby Findler
fca9c6b405 improved the way the automatic scrolling works when searching
svn: r8177
2008-01-01 21:47:13 +00:00
Matthew Flatt
1d8b21f53b disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
svn: r8152
2007-12-29 13:51:32 +00:00
Danny Yoo
9a4d947174 added framework:gui-utils:quote-literal-label and framework:gui-utils:format-literal-string to escape ampersands in string labels. Updated drscheme/syncheck and drscheme/private/unit to use these functions.
svn: r8073
2007-12-19 21:38:55 +00:00
Matthew Flatt
415cd0bf15 lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053
2007-12-18 21:37:23 +00:00
Robby Findler
92081b685d move docs to scribblings directory
svn: r8037
2007-12-17 16:34:17 +00:00
Matthew Flatt
c9aecb01f0 split setup/scribble-index into setup/xref and scribble/xref
svn: r8020
2007-12-15 22:10:29 +00:00
Robby Findler
f790d7e10e restored word completion for the full languages (not teaching languages yet)
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
e740e10f1d added two new symbols
svn: r7992
2007-12-13 15:59:06 +00:00
Robby Findler
69ea58ac92 added function contract & purpose
svn: r7976
2007-12-12 20:09:50 +00:00