typed-racket/typed-racket-lib/typed-racket/types
Asumu Takikawa 164b22de59 Add and document row-inst form, Row syntax
Before this, row instantiation was done with an ad-hoc
and undocumented syntax. Adding a new form works better
because rows should not be parsed as types.
2016-07-21 18:29:30 -04:00
..
abbrev.rkt Support environment variable procedures. 2016-07-08 16:27:16 -04:00
base-abbrev.rkt filter -> prop 2016-04-25 18:36:12 -04:00
classes.rkt Add and document row-inst form, Row syntax 2016-07-21 18:29:30 -04:00
current-seen.rkt Remove unsafety altogether. 2015-11-03 20:11:46 -06:00
generalize.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
kw-types.rkt filter -> prop 2016-04-25 18:36:12 -04:00
match-expanders.rkt filter -> prop 2016-04-25 18:36:12 -04:00
numeric-predicates.rkt Reduce more dependencies. 2015-03-19 21:41:58 -04:00
numeric-tower.rkt Replace uses of unstable/function and /list with the equivalent core libs. 2015-07-20 16:17:39 -05:00
overlap.rkt have overlap use a current-seen list 2016-07-13 15:21:17 -04:00
path-type.rkt Added occurrence typing for private fields. 2015-02-12 16:31:18 -05:00
prefab.rkt Add typechecking for prefab structs 2015-03-10 15:14:51 -04:00
printer.rkt Reimplement environment initialization 2016-06-21 16:37:17 -04:00
prop-ops.rkt use match*/no-order to reduce manual code duplication 2016-05-23 18:13:28 -04:00
remove.rkt use match*/no-order to reduce manual code duplication 2016-05-23 18:13:28 -04:00
resolve.rkt Changed how arguments and other pieces of information are printed, to follow the error message conventions, as suggested by samth in PR #250 . 2016-03-01 15:19:09 -06:00
signatures.rkt Initial support for typed units in typed racket. 2015-09-10 16:32:11 -05:00
struct-table.rkt listof not listof/c. 2016-06-23 12:09:08 -04:00
structural.rkt filter -> prop 2016-04-25 18:36:12 -04:00
substitute.rkt filter -> prop 2016-04-25 18:36:12 -04:00
subtype.rkt fix silly subtype cache bug 2016-07-20 09:28:20 -04:00
tc-error.rkt Remove extra directories. 2014-12-02 00:53:36 -05:00
tc-result.rkt filter -> prop 2016-04-25 18:36:12 -04:00
type-table.rkt Avoid internal error on mismatched values 2016-05-09 18:03:17 -04:00
union.rkt Memoize the Un constructor for unions 2015-10-24 21:39:43 -04:00
update.rkt fix contract related bugs 2016-05-24 14:07:52 -04:00
utils.rkt filter -> prop 2016-04-25 18:36:12 -04:00