racket/collects/meta
Robby Findler cfe3a7d5bf Separate out mrlib/terminal from the rest of mrlib, dependencieswise
The mrlib/terminal library fits in the mrlib collection in that it is
a random library that uses our GUI system that doesn't belong in
racket/gui somewhere.

It also doesn't really fit into the framework as the framework is
supposed to be a colleciton of useful mixins for our racket/gui
classes.

It does, however, benefit from using the framework (and the string
constants library) so the best option seems to be to think of mrlib as
consisting of separate libraries that fit into two different layers
of the dependency hierarchy. So that's what this commit does.
2013-04-05 10:22:33 -05:00
..
build "PLT Scheme Inc" -> "PLT Design Inc" 2013-02-12 08:06:30 -05:00
contrib Change checksums for -h changes. 2012-10-19 05:17:56 -04:00
drdr Using raco test by default, differently 2013-02-05 07:25:31 -07:00
drdr2
images 2012 -> 2013 2013-01-09 01:17:26 -05:00
pkg-index Fixing error with uninitialized packages 2013-04-04 07:38:57 -06:00
tree
web Allow "*" directories in distribution specs. 2013-02-27 10:31:28 -05:00
check-dists.rkt
checker.rkt
dist-specs.rkt Separate out mrlib/terminal from the rest of mrlib, dependencieswise 2013-04-05 10:22:33 -05:00
info.rkt Move screenshot scripts to the meta collect. 2012-09-18 14:17:36 -04:00
props Increase timeout for TR random tester. 2013-04-02 16:29:09 -04:00
readme.txt
spec-lang.rkt
spec-reader.rkt
specs.rkt

This directory contains code that is used to manage Racket infrastructure.