typed-racket/collects/typed-scheme
Sam Tobin-Hochstadt f07551ef24 Enable proper reader and repl config for typed/scheme
svn: r18773

original commit: 0b55e34853ab9a4483703148aa522acaa532f698
2010-04-09 20:06:53 +00:00
..
env Add `with-type' for defintions, add #:result keyword. 2010-03-01 22:31:24 +00:00
infer Use `current-contract-region' appropriately. 2010-03-01 23:43:15 +00:00
lang use the new facility for the typed-scheme reader 2008-09-01 04:26:54 +00:00
no-check/lang svn: r11773 2008-09-16 04:14:03 +00:00
private Add type definition for unsafe-vector*-ref and unsafe-vector*-length, which have recently been introduced, and a test case for in-vector (which uses the above). 2010-03-30 13:33:45 +00:00
rep Add `define-predicate' 2010-03-10 00:10:03 +00:00
scribblings fix doc bugs reported by danny 2010-04-08 20:11:39 +00:00
typecheck Fix a problem generating contracts for FlVector exports. Add test for problem. 2010-03-23 10:30:24 +00:00
types Fix a problem generating contracts for FlVector exports. Add test for problem. 2010-03-23 10:30:24 +00:00
utils Fix a problem generating contracts for FlVector exports. Add test for problem. 2010-03-23 10:30:24 +00:00
info.ss work on new guide 2010-01-25 15:36:56 +00:00
main.ss Add `unregister-type' 2010-02-27 01:26:16 +00:00
minimal.ss start on typed/scheme 2009-11-19 19:47:51 +00:00
module-info.ss Enable proper reader and repl config for typed/scheme 2010-04-09 20:06:53 +00:00
no-check.ss whoops 2010-02-26 21:04:00 +00:00
typed-reader.ss Enable proper reader and repl config for typed/scheme 2010-04-09 20:06:53 +00:00
typed-scheme.ss Fix a problem generating contracts for FlVector exports. Add test for problem. 2010-03-23 10:30:24 +00:00