Vincent St-Amour
1d7b7b5a00
Use new DrRacket opt-in buttons for OC.
2017-03-09 17:12:49 -06:00
Matthew Flatt
0be76c5537
sync with change to for
expansion
...
The expansion of `for` for a generic sequence has changed to receive
and use an extra result from the internal `make-sequence` function.
2016-12-13 20:04:29 -07:00
Asumu Takikawa
10eb2542c6
Add syntax for poly structs in require/typed
...
Currently only works in unsafe requires. In other cases
it will emit an error instead.
Also bump version
2016-07-21 12:00:08 -04:00
Asumu Takikawa
0730c48000
Remove pconvert dependency
2016-06-21 16:37:17 -04:00
Asumu Takikawa
1a11ac53e2
Add typed/racket/random, bump version
2016-04-07 15:03:57 -04:00
Stephen Chang
2e7a045012
bump version to support extra hash-iterate ops
2016-01-27 10:32:55 -05:00
Alexis King
a3ca5aeefc
Allow the types created for structs to be specified manually
...
This allows the types generated by the struct form, as well as #:struct
clauses of require/typed, to be specified explicitly using a #:type-name
option. This allows the name of a struct and the type it is assigned to
be different.
Closes #261
2015-12-30 13:12:05 -08:00
Matthew Flatt
38e091c1c4
add type for an internal function in a match
expansion
2015-12-09 17:21:56 -07:00
Asumu Takikawa
2cbadeaccc
Bump version for typed/racket/unsafe addition
...
Also add history annotations to docs
2015-09-30 15:37:02 -04:00
Asumu Takikawa
2b2e87010a
Update version dependency on base
...
Depends on the rename transformer change
2015-09-09 11:59:43 -04:00
Vincent St-Amour
fd3941c062
Remove dependency on unstable/contract.
2015-09-07 21:38:22 -05:00
Vincent St-Amour
11a8a3e1d9
unstable/syntax -> syntax/location
2015-08-05 13:13:51 -05:00
Vincent St-Amour
28c9bdf37b
Fix base version dependency.
2015-07-20 16:17:39 -05:00
Vincent St-Amour
9abb1927ee
Replace uses of unstable/hash with racket/hash.
2015-07-20 16:17:39 -05:00
Sam Tobin-Hochstadt
ee7bed777b
Add dependency on 6.2.0.2.
...
This is definitely needed for the new `begin-encourage-inline`
submodule, but also needed for various other changes (such as
`dynamic-object/c`).
2015-03-19 21:45:15 -04:00
Asumu Takikawa
1cbdad12f6
Remove uses of srfi/1 in Typed Racket
2015-01-28 13:31:56 -05:00
Sam Tobin-Hochstadt
44e3cdfb71
Remove extra directories.
2014-12-02 00:53:36 -05:00