typed-racket/collects/typed-scheme
Noel Welsh bb22e41f6d Fix order of cases in case-lambda expressions for some unsafe-fx operations.
Add the safe equivalents of the unsafe-fx operations.

svn: r18334

original commit: dcb01829a0f13bcdb86f9eb7a794555a5aedc9d6
2010-02-25 13:00:55 +00:00
..
env Generate proper contracts for polymorphic struct types. 2010-02-12 21:57:58 +00:00
infer fix comment, add test 2010-02-23 21:36:53 +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 Fix order of cases in case-lambda expressions for some unsafe-fx operations. 2010-02-25 13:00:55 +00:00
rep providing static struct information to untyped code works 2010-02-19 23:27:06 +00:00
scribblings Add types for unsafe fixnum operations. This allows support for some sequences; in particular in-range now works in some cases (though still requires type annotations). 2010-02-25 11:48:33 +00:00
typecheck providing static struct information to untyped code works 2010-02-19 23:27:06 +00:00
types providing static struct information to untyped code works 2010-02-19 23:27:06 +00:00
utils Renamed simple-contract and simple-flat-contract to make-contract and make-flat-contract. 2010-02-22 02:51:16 +00:00
info.ss work on new guide 2010-01-25 15:36:56 +00:00
main.ss fix typo 2009-12-14 20:00:12 +00:00
minimal.ss start on typed/scheme 2009-11-19 19:47:51 +00:00
no-check.ss checkpoint 2009-02-21 18:07:07 +00:00
ts-guide.scrbl work on new guide 2010-01-25 15:36:56 +00:00
ts-reference.scrbl Generate proper contracts for polymorphic struct types. 2010-02-12 21:57:58 +00:00
typed-reader.ss Remove unneccessary requires. 2008-05-06 00:42:28 +00:00
typed-scheme.ss `andmap' now works as a predicate in Typed Scheme 2010-01-08 19:05:58 +00:00