racket/collects/meta
Neil Toronto 5a2aa226fb Initial commit for `typed/plot' module
I also made some minor changes to `plot' so that its functions would
type more easily. In particular, everything that used to take a list
of vectors now accepts a (Sequenceof (Sequenceof Real)). The 3D
discrete histogram renderers now also accept lists as well as vectors
in the sequence of categories.

For now, in typed/plot functions, optional non-keyword arguments are
required. As soon as Vincent closes PR 13354, I should be able to
uncomment part of a macro in "typed/plot/syntax.rkt" to make them
correctly optional.
2012-12-15 21:22:50 -07:00
..
build dist-specs and build: include math libs 2012-12-05 05:56:59 -06:00
contrib Change checksums for -h changes. 2012-10-19 05:17:56 -04:00
drdr This way of exporting broke with git 1.8.0 2012-12-08 09:09:39 -07:00
drdr2
images Improvements to "meta/images/taking-screenshots". 2012-09-19 23:04:25 -04:00
planet2-index Lazily reading Github API keys 2012-12-08 12:07:00 -07:00
tree
web Fix syntax highlighting for `#lang meta/web'. 2012-11-27 07:55:50 -07:00
check-dists.rkt
checker.rkt A bunch of fprintf' -> eprintf' conversions (and a few related things). 2012-05-06 12:06:00 -04:00
dist-specs.rkt dist-specs and build: include math libs 2012-12-05 05:56:59 -06:00
info.rkt Move screenshot scripts to the meta collect. 2012-09-18 14:17:36 -04:00
props Initial commit for `typed/plot' module 2012-12-15 21:22:50 -07:00
readme.txt
spec-lang.rkt
spec-reader.rkt
specs.rkt

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