Commit Graph

16 Commits

Author SHA1 Message Date
Eli Barzilay
950c968e77 ".ss" -> ".rkt" scan done.
original commit: 3157955d40f89d83fb3d5fa7a2f20639cda69579
2011-07-02 10:37:53 -04:00
Eli Barzilay
ec12cbefed A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.

original commit: ac26fe75546b5182d78f18c2cd882f0f440849e2
2011-06-25 04:08:47 -04:00
Eli Barzilay
4f207d84ed Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)

original commit: debd1f9f1e6899e2a7e4ab5de929a49df490b5c7
2011-06-20 04:27:14 -04:00
Robby Findler
1a2755c1f8 Two improvements to the mrlib/graph library and the module browser:
- improved the drawing speed in mrlib's graph pasteboard
  by caching the background arrows (optionally; only turned
  on for the module browser. in redex, this probably won't
  speed anything up so it isn't used)

- added a search feature to the module graph to help find
  dependencies; type in string and some of the graph changes
  color

original commit: e928bd840c02ac68e6fbf7ed7c72b69e74d2fd1a
2011-04-06 11:35:31 -05:00
Matthew Flatt
5adf804728 rename all files .ss -> .rkt
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Eli Barzilay
424dcbc9c2 removed lots of "the the"s
svn: r14679

original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957
2009-05-01 21:02:51 +00:00
Eli Barzilay
abd9eaa6b9 typo
svn: r14397

original commit: 28d35ebb6acaef8b30242aff237e23d99c2823fa
2009-04-01 06:10:22 +00:00
Eli Barzilay
e5e234462c clarification
svn: r14388

original commit: 0adc7a50f2ace401f74851c07780d09c526b4784
2009-03-31 14:56:55 +00:00
Eli Barzilay
c995b241b3 added set-flip-labels?
svn: r14386

original commit: c5d2342999d2e1c4ab0de7df04b90a8678a25e67
2009-03-31 14:54:40 +00:00
Eli Barzilay
5fb3efd7d0 added remove-links
svn: r14383

original commit: a58ba38c52e81c6bc710ca4c5db00b287388d4b6
2009-03-31 12:22:29 +00:00
Eli Barzilay
a70f5f39b1 set-links-label! -> set-link-label
svn: r14382

original commit: 3d04c4ce109bcf1c960d4663f28423613b1f053a
2009-03-31 12:16:39 +00:00
Eli Barzilay
391108e3b9 document set-links-label!
svn: r14381

original commit: 33c30e7dd7a7c70685efc4502b473c5a00f7b2a5
2009-03-31 12:13:47 +00:00
Robby Findler
6d0d1640f3 added support for special-case drawing of individual edges to the graph library and support to be able to use that to redex
svn: r13226

original commit: af810c8a6ff52e1af97b7096ec7383b54ea98465
2009-01-19 18:02:33 +00:00
Robby Findler
de59c57008 added support for customizing the edge label font to the graph library and propogated that argument to the redex traces and traces/ps functions
svn: r13155

original commit: a4799be53c07f1b3bc7dc5403d3827f8d1be7d84
2009-01-15 21:29:26 +00:00
Robby Findler
c6bd317fa7 abstracted out edge drawing so it can be overriden
svn: r10136

original commit: 50cd17833f4db7dea33038f87ffd8870a25d91ed
2008-06-04 21:36:13 +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