This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
typed-racket
Watch
1
Star
0
Fork
0
You've already forked typed-racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19cdb4f096
typed-racket
/
collects
History
Noel Welsh
19cdb4f096
Add tests for all the fixnum operations. This only checks that the operations have types; semantics and completely specified types aren't rigourously checked.
...
svn: r18523 original commit: 97924ffc65b5b5ded6f2b4436cde51ed00462e03
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