Commit Graph

3106 Commits

Author SHA1 Message Date
Eli Barzilay
206e437ff3 revise the way setup-plt crawls over the collection trees
svn: r8860

original commit: b76390a4523dd523febeab8f432f0341b6a2d040
2008-03-03 22:04:28 +00:00
Robby Findler
b858b854d7 fixed bug
svn: r8852

original commit: 0d54a9816fe41383a63894bba822d5492d63076c
2008-03-02 22:43:07 +00:00
Robby Findler
87bd0170da 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

original commit: 362f16b411431454f02556bd6859143b5bbc63b5
2008-03-01 21:49:31 +00:00
Eli Barzilay
fcca6b5af9 make all files terminate with a newline
svn: r8786

original commit: bb34f747b60bb4b06e0c2098e9c591677fb49d57
2008-02-24 21:27:36 +00:00
Eli Barzilay
d956ae1736 use new require specs in many places
svn: r8774

original commit: b1a08edd5a8c0db0bae4a9e052d9a93d1faabb4f
2008-02-23 09:42:03 +00:00
Eli Barzilay
df196dbd9e add lots of main.ss files where appropriate
svn: r8764

original commit: f5bc96418d260cc5735742ced2828742be9e886c
2008-02-22 16:28:31 +00:00
Robby Findler
a366ccb1d3 changed union to or/c
svn: r8748

original commit: 5a0abb116e03c458bbf047805580458e3fe354b9
2008-02-20 23:27:17 +00:00
Robby Findler
57cd0ce3ac if the function has a name, the name is now used as the name of the keybinding
svn: r8744

original commit: f2c8ff355edb425230391408cf8e6d38fb359446
2008-02-20 21:02:30 +00:00
Eli Barzilay
4c7831c04c improved scribble syntax use
svn: r8720

original commit: 264af9a6d0224c7374c0e81d1cb8f25ce45bfd41
2008-02-19 12:22:45 +00:00
Eli Barzilay
1af5a26513 add #:indent to verbatim
svn: r8707

original commit: 6f0ce914614ae5a840bcdeed225583ad4f4b1692
2008-02-18 20:01:23 +00:00
Eli Barzilay
92f885cb9e use @verbatim{...}
svn: r8699

original commit: 9c7790971010d45b78b3322831da216f65256080
2008-02-18 10:49:20 +00:00
Eli Barzilay
5ee22122d9 comment out unconverted latex
svn: r8657

original commit: 497c56ce3a5eaa775808e64e86a15a71a959e7cb
2008-02-13 22:04:09 +00:00
Eli Barzilay
979f0b1682 * 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

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
2008-02-12 10:33:01 +00:00
Ryan Culpepper
94872fb69a changed macro-debugger to use v4 syntax (mostly)
svn: r8544

original commit: 13a3c31ad5f63115427cfd34df285c0e981a8107
2008-02-05 21:56:49 +00:00
Matthew Flatt
a574ce702f add #:use-sources to Scribble module declarations, so that scheme/base and mzscheme can better share documentation; finish documenting legacy mzscheme bindings
svn: r8538

original commit: 794e6c8a398da5857097795ff5c8d022bf55fed2
2008-02-05 16:33:26 +00:00
Eli Barzilay
b2114ec927 fix some minor bug and typos in previous commit
svn: r8533

original commit: 3da233dd8e1e3e911540c8d1e93d5a49903e8606
2008-02-05 00:22:33 +00:00
Eli Barzilay
68a7bbea2e switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Eli Barzilay
d64c7213df removed unused doc.txt entries from info.ss files
svn: r8529

original commit: 59b5f3a72758c7d6eaec0a04f243e76afbb43762
2008-02-04 20:31:04 +00:00
Robby Findler
13681c49c5 added an exception catch
svn: r8473

original commit: 95f3915f6cfe917420a8d87b5c52db2fe8b32dda
2008-01-30 05:16:52 +00:00
Matthew Flatt
7052a0cd36 launcher scribblings and other doc fixes
svn: r8469

original commit: 99818355f7b806dd7e36f5720558d2701c470948
2008-01-29 22:56:17 +00:00
Eli Barzilay
d49022dbee typo
svn: r8468

original commit: 7ed3d17dbac1f942d512cffd0f280c90f4b0b659
2008-01-29 22:01:21 +00:00
Robby Findler
ee0d907c6b undid last commit to remove timing printouts
svn: r8425

original commit: 12be0ae53b458197ad02597d8c838b2bfcd1bf08
2008-01-26 14:39:49 +00:00
Robby Findler
920169a63a made memory limits be on by default and improved 'killed' dialog to turn up the limits
svn: r8424

original commit: 288fb780296e5dccd8fcfc34833b631c1a839246
2008-01-26 14:37:55 +00:00
Robby Findler
b14c66ca8f fixed PR 9140
svn: r8374

original commit: d219107a0a2f0a54ea7746209f78e8273d43561f
2008-01-21 00:33:28 +00:00
Robby Findler
2ef8d09762 removed the dependency between the string-constants library and mrlib
svn: r8369

original commit: 2e3c05b14e0ca53bb6e10376252266834750fc8f
2008-01-19 20:13:02 +00:00
Matthew Flatt
bb5c1e5528 fix typos in MrEd docs
svn: r8362

original commit: 4e7842bfa62156927c2d41f9a9edb54ee6d4c557
2008-01-18 14:14:22 +00:00
Matthew Flatt
239c3cc08f normalize some doc titles
svn: r8336

original commit: 04859fb2dd423cd76b5dc9aa0e2d394fbf079074
2008-01-15 14:46:36 +00:00
Matthew Flatt
c55e38fa09 finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
svn: r8314

original commit: d532fe478182376c2553b1371f8dc837181ae297
2008-01-13 14:53:54 +00:00
Eli Barzilay
25d1877912 remove the now-redundant main-doc option
svn: r8288

original commit: fff894d7100add97eddfe8f965e7c1f558abd87c
2008-01-11 02:29:49 +00:00
Matthew Flatt
1e06f9bcc5 doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286

original commit: 1e069dd2bcd7b1dd84213f6943f6f549681219f8
2008-01-10 23:42:23 +00:00
Matthew Flatt
984bf9ee05 move doc sub-dirs to scribblings sub-dirs
svn: r8281

original commit: b76aa843ab09e8c1c5f5de9e033b7170ed64acd4
2008-01-10 20:07:32 +00:00
Matthew Flatt
0cb9be88c6 work on guide, and fix problems with scribble/eval
svn: r8250

original commit: 343308481a82f6999e3d84842babdfd471a3af93
2008-01-07 21:47:22 +00:00
Matthew Flatt
e34d8e3b66 sandbox Scribble evaluations; fix rational exact->inexact loss of precision
svn: r8238

original commit: f3cb86dc1ac569297d67573dc73b7f5e3859656a
2008-01-06 16:54:34 +00:00
Matthew Flatt
77151d5bc3 add setup-plt and mzc man pages
svn: r8232

original commit: 387299d2d7bca986feec3cf827507468791b4d49
2008-01-05 23:41:46 +00:00
Matthew Flatt
3442521fa7 streamline man pages
svn: r8230

original commit: 412602f7b9343df3b9b612c1cd343d3ebba17f1c
2008-01-05 23:16:21 +00:00
Robby Findler
e1f1592b64 undid last commit to remove timing printouts
svn: r8197

original commit: 13a92b3a3ce1163d06eda29f56693f1f0e2338c9
2008-01-03 19:09:00 +00:00
Matthew Flatt
ffc0d58cab 3.99.0.9: binding links in docs use nominal import sources
svn: r8196

original commit: 7fc41024c0f09d03bed22c9e68bc2548f9222b77
2008-01-03 19:07:02 +00:00
Robby Findler
a658cf4046 mostly finished the contract library changes
svn: r8195

original commit: 3cf6ed46738360cb84a414423d176e14bf79e803
2008-01-03 18:10:43 +00:00
Robby Findler
eb31fefc5f improved the way the automatic scrolling works when searching
svn: r8177

original commit: fca9c6b405c2e6cbed30ad32c957e535516b0dad
2008-01-01 21:47:13 +00:00
Robby Findler
8c3984228c finished ->d
svn: r8166

original commit: 90de53d2b23695002659e0c26237dc2fd6c63db1
2007-12-30 23:36:58 +00:00
Matthew Flatt
68e0292c33 scribble mrlib docs
svn: r8165

original commit: 5890eedeb4301b5016247ac98a34c39655d40225
2007-12-30 22:46:20 +00:00
Matthew Flatt
b1c07874e0 disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
svn: r8152

original commit: 1d8b21f53b4bdd14d7986aeda2ba76c351370a60
2007-12-29 13:51:32 +00:00
Matthew Flatt
a13e87c4a2 finish mz docs
svn: r8123

original commit: 5c76cb507e89096e8e386535a36a7e4c15ed29f5
2007-12-26 02:58:13 +00:00
Danny Yoo
62fd051769 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

original commit: 9a4d947174f9d6919ff2208a58ef0b074a3b569e
2007-12-19 21:38:55 +00:00
Matthias Felleisen
681ffb5907 matrix
svn: r8066

original commit: 342290e520a7733aec955a273c6c8c86d004272e
2007-12-19 17:44:57 +00:00
Matthew Flatt
c19fabf7ae add support for 'color and 'bgcolor styles
svn: r8064

original commit: e4a588e40563e8ddf71bc7200e9adf602b17bb44
2007-12-19 16:52:54 +00:00
Matthew Flatt
40a32d8851 lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some
svn: r8053

original commit: 415cd0bf1529db4521b8372ebb21e76e6ff628be
2007-12-18 21:37:23 +00:00
Robby Findler
6b1dc12ec3 added -x flag to plt-help, improved man pages
svn: r8048

original commit: 9dcef875fe1b088dd12b29f71f3cca6028e625fd
2007-12-18 18:57:33 +00:00
Eli Barzilay
abb2cafbc4 many typos
svn: r8045

original commit: c71d064da672aedd46178cf8d727745200e4eee0
2007-12-18 04:27:01 +00:00
Robby Findler
2afa0645f9 move docs to scribblings directory
svn: r8037

original commit: 92081b685d5e881fc2bc5eb46ef456c5eb8523d5
2007-12-17 16:34:17 +00:00