Asumu Takikawa
2cbadeaccc
Bump version for typed/racket/unsafe addition
...
Also add history annotations to docs
2015-09-30 15:37:02 -04:00
AlexKnauth
cf4a033872
fix issue #166
2015-08-03 18:36:14 -05:00
Sam Tobin-Hochstadt
d20c74e22a
Fixes for Robby's change to tooltip.rkt.
...
* Add `get-size` to `Font%`.
* Relax types on `find-or-create-font` in line with docs.
* Add `basic-style` to `Style-List%`.
2015-07-29 14:28:23 -07:00
Asumu Takikawa
3e0e3a4005
Add keyword argument for get/set-argb-pixels
...
Also simplify the types for bitmap-dc% too
2015-04-14 17:53:32 -04:00
Asumu Takikawa
c3a87fc5dd
Add a type for get-display-backing-scale
2015-04-10 18:57:35 -04:00
Asumu Takikawa
8c329d4ddf
Fill in types for GUI ref section 4
2015-03-27 01:02:36 -04:00
Asumu Takikawa
f82ceece33
Add other missing exports for typed/racket/draw
2015-03-27 00:13:15 -04:00
Asumu Takikawa
f758a6ed42
Add record-dc% in typed/racket/draw
2015-03-26 23:07:07 -04:00
Alexis King
85cbafc534
Fix the type of current-https-protocol in typed/net/url-connect
2015-03-26 09:06:16 -07:00
Alexis King
d2745f89eb
Modernize typed/net/url
2015-03-25 16:06:52 -07:00
Alexis King
193f3c49c6
Fix the types for pin-over and pin-under in typed/pict
2015-03-13 16:25:33 -07:00
Asumu Takikawa
1999d0251b
Allow #lang typed/racket/gui and add base module
...
This aligns the library structure of typed/racket/gui
to racket/gui.
2015-03-12 17:27:59 -04:00
Alexis King
9ad485e9d6
Update typed/pict to include functions that require the class system
2015-03-04 15:24:33 -08:00
Asumu Takikawa
d30a824f02
Simplify typed/mred and typed/framework/framework
...
These now just re-export typed/racket/gui and typed/framework
respectively. They are kept mainly for backwards compatibility.
2015-03-04 16:26:35 -05:00
Matthew Flatt
952334927c
typed/untyped-utils: adjust scope handling for introduced submodule
...
Avoid the relying too much on current macro expander's treatment of
syntax that is moved from one module to another.
2015-02-25 21:15:30 -07:00
Asumu Takikawa
f5f6a77dfd
Add two mrlib type wrappers
2015-02-25 16:31:37 -05:00
Asumu Takikawa
08ac3a178f
Add init-rest args to Font% type
2015-02-25 14:25:17 -05:00
Asumu Takikawa
8931accc7c
Add missing types for Frame%
2015-02-23 17:19:16 -05:00
Kat Lyons
47521d263e
Add missing type signatures for net/uri-codec
2015-02-13 15:48:16 -07:00
Sam Tobin-Hochstadt
a4252d47f4
Reduce some duplication in these definitions.
2015-02-09 17:43:49 -05:00
Alexis King
400485a738
Add rackunit shortcut test declarations, fixes PR 14917
...
Closes #23 .
2015-02-09 17:33:59 -05:00
Alexis King
ece97e5e5c
Add typed/srfi/19 to typed-racket-more
...
Closes #22 .
2015-02-09 17:33:14 -05:00
Asumu Takikawa
8ebbd3dfee
GUI type fixes
...
Due to either typos in documentation, adjustment to make
contract generation easier, or where a more precise type than
documented is needed for real uses.
2015-02-03 16:59:46 -05:00
Asumu Takikawa
42d841ce11
Add some missing methods in GUI types
2015-02-02 01:37:37 -05:00
Sam Tobin-Hochstadt
beedaf322f
Add missing dependency.
2015-01-13 10:15:08 -05:00
Asumu Takikawa
4f05adcd19
Fix type for make-brush
...
Related to PR 14899
2015-01-12 18:36:35 -05:00
Alexis King
ec946a8ba8
Note code adapted from rackunit and improve type declarations
2015-01-12 17:14:08 -05:00
Alexis King
f9b886f83b
Add support for the rackunit/gui test runner
2015-01-12 17:14:08 -05:00
Alexis King
40a952da0c
Add typed/rackunit/docs-complete for check-docs function
2015-01-12 17:14:08 -05:00
Alexis King
26ba7a50af
Add support for test-suite functionality
2015-01-12 17:14:08 -05:00
Alexis King
5d2a0392dd
Reimplement the test-case macro to typecheck properly
2015-01-12 17:14:08 -05:00
Asumu Takikawa
1818498760
Add types for font-name-directory<%>
2015-01-09 17:21:33 -05:00
Asumu Takikawa
fd9823d4f1
Use -inst abbreviation in typed/racket/draw
2015-01-09 16:14:00 -05:00
Asumu Takikawa
96731d3dfd
Add types for ps-setup%
...
Closes PR 14902
2015-01-09 16:13:54 -05:00
Asumu Takikawa
101333abb1
Add missing DC<%> method type
...
Closes PR 14901
2015-01-09 13:38:49 -05:00
Asumu Takikawa
6657fe1621
Add missing types for draw functions
...
Closes PR 14898
Closes PR 14899
2015-01-09 13:37:42 -05:00
Sam Tobin-Hochstadt
e64abf30d2
Support #:unscaled?
in save-file
for Bitmap%
.
...
Closes PR 14916.
2015-01-04 15:39:13 -05:00
Angus Lepper
bc9a740640
Add type for base64-encode optional argument
2014-12-23 19:31:29 +00:00
Alexis King
9fe834d35c
Add typed/json which exports almost all of json
...
Does not include support for custom nulls, but is otherwise entirely
functional.
Closes #3 .
2014-12-22 20:41:24 -05:00
Sam Tobin-Hochstadt
44e3cdfb71
Remove extra directories.
2014-12-02 00:53:36 -05:00