Matthew Flatt
|
2bdcdbb197
|
racket/draw, racket/gui: modernize contracts, mostly in documentation
Use `or/c' instead of `one-of/c', `#f' instead of `false/c'.
|
2012-04-06 18:51:10 -06:00 |
|
Eli Barzilay
|
ac26fe7554
|
A ton of @scheme*' -> @racket*' and related updates.
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
|
2011-06-25 04:08:47 -04:00 |
|
Eli Barzilay
|
debd1f9f1e
|
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
(Some other minor things here and there.)
|
2011-06-20 04:27:14 -04:00 |
|
Matthew Flatt
|
a5660f38eb
|
document weak reference by `notify-on-change'
|
2011-01-07 13:02:11 -07:00 |
|
Matthew Flatt
|
fb37601b55
|
bug fixes from random testing
svn: r18602
|
2010-03-23 01:49:08 +00:00 |
|
Casey Klein
|
ff0eb1757a
|
Fixed bugs found with random testing.
svn: r18465
|
2010-03-04 16:37:12 +00:00 |
|
Robby Findler
|
5ad04e3b2c
|
changed some defconstructor/make's into defconstructor's
svn: r18244
|
2010-02-21 02:06:28 +00:00 |
|
Matthew Flatt
|
7f4c069ab6
|
document style collapsing of find-or-create-style
svn: r13151
|
2009-01-15 13:49:41 +00:00 |
|
Matthew Flatt
|
2c813c53c5
|
fix '(nonnegative|positive)-exact-integer?' contracts (moving 'exact-' to the front where it belongs)
svn: r10960
|
2008-07-29 12:56:05 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Matthew Flatt
|
93cc35bd5b
|
improced scribble class/interface doc forms
svn: r7284
|
2007-09-06 13:19:15 +00:00 |
|
Matthew Flatt
|
7e085ae75f
|
save define-class-doc approach before trying to get rid of a lyer of bindings
svn: r7281
|
2007-09-05 14:18:44 +00:00 |
|
Matthew Flatt
|
cac6aa498d
|
checkpoint GUI docs
svn: r7110
|
2007-08-17 21:13:50 +00:00 |
|