typed-racket/collects/typed-scheme/private
Carl Eastlund db8dddad38 Added types for:
- keyword?
 - string->keyword
 - keyword->string
 - char-upcase
 - char-downcase
 - char-titlecase
 - make-rectangular
 - make-polar

svn: r15200

original commit: f110157ac27b3dd3bac54dbed99386ae2ba66631
2009-06-17 21:08:35 +00:00
..
base-env.ss Added types for: 2009-06-17 21:08:35 +00:00
base-special-env.ss Fix a bunch of types and function types 2009-06-10 21:46:52 +00:00
base-types-extra.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
base-types.ss Merge in changes to Syntax types from Carl. 2009-06-12 20:53:47 +00:00
env-lang.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
extra-procs.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
parse-type.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
prims.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
type-annotation.ss rationalize get-type/infer to handle tc-results. 2009-05-13 16:16:39 +00:00
type-contract.ss Use vector-immutableof' and box-immutable/c' to handle boxes and vectors. 2009-06-17 20:49:13 +00:00
type-env-lang.ss all of private, and tc-structs, now compiles 2009-03-04 19:49:20 +00:00