typed-racket/collects
2010-03-12 12:13:10 +00:00
..
tests Add tests for all the fixnum operations. This only checks that the operations have types; semantics and completely specified types aren't rigourously checked. 2010-03-12 12:13:10 +00:00
typed Add `define-predicate' 2010-03-10 00:10:03 +00:00
typed-scheme Add scheme/fixnum to the list of require'd modules, meaning the type declarations for fixnum operations are actually bound to the correct functions and so Typed Scheme programs using fixnum ops will actually compile. 2010-03-12 10:58:26 +00:00
unstable unstable/contract: added if/c combinator 2009-12-03 00:54:02 +00:00