racket/collects/typed-scheme/private
Noel Welsh af84b331a1 Add the fx to fl conversion functions to Typed Scheme
Add tests for flonum operations to Typed Scheme test suite

Fix the compiler bug tests above uncovered

svn: r18609
2010-03-24 13:18:37 +00:00
..
annotate-classes.ss fix let/ec: and let/cc: 2010-02-05 23:00:07 +00:00
base-env-indexing-abs.ss New representation for free variables, now stored in struct. 2010-02-17 00:09:38 +00:00
base-env-indexing-old.ss Fix abstraction of implications. 2009-12-11 23:00:37 +00:00
base-env-indexing.ss Fix abstraction of implications. 2009-12-11 23:00:37 +00:00
base-env-numeric.ss Add the fx to fl conversion functions to Typed Scheme 2010-03-24 13:18:37 +00:00
base-env.ss Prevent unbound identifiers from being in the base env. 2010-03-12 16:25:40 +00:00
base-special-env.ss remove obsolete doc files 2010-02-27 16:24:22 +00:00
base-types-extra.ss Fix a number of bugs reported by eli 2010-02-08 18:17:15 +00:00
base-types-new.ss add FlVector as a type 2010-03-17 17:00:14 +00:00
base-types.ss Fix a number of bugs reported by eli 2010-02-08 18:17:15 +00:00
colon.ss fix PR10810 2010-03-04 21:42:55 +00:00
env-lang.ss Fix abstraction of implications. 2009-12-11 23:00:37 +00:00
extra-procs.ss Fix handling of logical props in `tc-if'. 2009-12-13 04:45:17 +00:00
internal.ss New type parser, written using syntax/parse. 2009-09-08 19:51:34 +00:00
optimize.ss new files 2010-02-02 20:42:53 -05:00
parse-type.ss fix PR 10735 2010-03-01 22:51:42 +00:00
prims.ss Add `define-predicate' 2010-03-10 00:10:03 +00:00
type-annotation.ss Move a bunch of functions from typed-scheme/utils/utils to unstable. 2009-11-15 22:15:29 +00:00
type-contract.ss Actual contracts for classes. Yay sstrickl! 2010-03-15 18:21:15 +00:00
type-env-lang.ss all of private, and tc-structs, now compiles 2009-03-04 19:49:20 +00:00
typed-renaming.ss resolve conflicts 2009-04-24 21:21:06 +00:00
with-types.ss Correct with-type so it handles result types of the form (values t ...). 2010-03-14 02:32:20 +00:00