cur/stdlib
William J. Bowman fb7d351f12
More evaluation during type-checking
Replaces all identifiers with their definitions before type-checking.
Enables more type-checking, but *realllly* slows down type-checking.

Also a test case.
2015-09-29 22:44:39 -04:00
..
tactics Proof read sartactics. closes #17 2015-09-25 13:54:42 -04:00
bool.rkt Made case macro do more work 2015-09-24 18:01:42 -04:00
maybe.rkt disabled test that cause setup errors 2015-09-25 20:10:32 -04:00
nat.rkt Fixed/sped up eliminator reduction. closes #20 2015-09-29 17:56:37 -04:00
prop.rkt More evaluation during type-checking 2015-09-29 22:44:39 -04:00
sugar.rkt Added single step evaluation abilities. Closes #27 2015-09-29 15:41:21 -04:00
typeclass.rkt Styles tweaks 2015-09-22 23:32:02 -04:00