Commit Graph

10 Commits

Author SHA1 Message Date
Robby Findler
244f6e4908 started requiring racket/ instead of scheme/ 2010-04-23 16:37:25 -05:00
Robby Findler
92f9725593 added support for showing the phases to the module browser you get from the Scheme menu
svn: r18380
2010-02-27 12:59:19 +00:00
Robby Findler
a9cf0a39a7 added phase information to the module browser
svn: r15968
2009-09-11 08:09:55 +00:00
Eli Barzilay
e0bab0cea2 * Added setup/private/lib-roots as a place to decide what directory is
considered a library. For now, hacked with the collects and planet
  roots (and planet links), with a fixed number of directory sublevels
  from them.
* setup/private/omitted-paths is simplified by reusing this code to
  get the roots.
* drscheme/private/module-browser uses this to always show requires
  from the same library, even for lib or planet requires.

svn: r15058
2009-06-02 18:48:57 +00:00
Eli Barzilay
fc1dd569e2 fix contract comment
svn: r15040
2009-06-01 16:12:30 +00:00
Eli Barzilay
ea3baaeb9b use for loops and hash-ref! to simplify some code
svn: r15039
2009-06-01 16:09:02 +00:00
Eli Barzilay
b93d242aa5 restore unmodified version
svn: r10336
2008-06-18 04:53:31 +00:00
Eli Barzilay
f4926472b8 remove changed code
svn: r10335
2008-06-18 04:50:58 +00:00
Robby Findler
2bf1a2cde9 fixed read errors, ala PR 9387
svn: r9861
2008-05-16 02:28:16 +00:00
Robby Findler
0dbc57a309 PR 9387
svn: r9841
2008-05-15 02:28:27 +00:00