Matthew Flatt
|
3ded3934ee
|
doc fixups for struct' variants in scheme/unit', etc.
|
2012-07-17 11:00:46 -06:00 |
|
Asumu Takikawa
|
e414107748
|
Add deprecation notices to most mzlib libraries
|
2012-07-11 18:01:05 -04:00 |
|
Eli Barzilay
|
d61eb53686
|
Lots of documentation formatting.
Started as fixing misindented definitions, then more indentations, then
a bunch of similar things (square brackets, huge spaces at end-of-lines,
etc).
|
2011-08-15 07:50:04 -04: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
|
939af28a4c
|
Some random ".ss" -> ".rkt"s
|
2010-05-17 05:58:19 -04:00 |
|
Matthew Flatt
|
b4aa4d4afb
|
add define-values-for-export to scheme/unit; sort out different unit-signature 'struct' forms for mzlib vs. scheme vs. racket
svn: r18792
|
2010-04-12 13:54:40 +00:00 |
|
Matthew Flatt
|
65d3d3240b
|
racket: keep old 'define-struct', include new form as 'struct'
svn: r18789
|
2010-04-11 21:08:37 +00:00 |
|
Stevie Strickland
|
c6b92782e2
|
Rename cstruct to struct/ctc, to avoid confusion with cstruct from the ffi.
svn: r13661
|
2009-02-16 14:50:59 +00:00 |
|
Stevie Strickland
|
340035bef7
|
Adding cstruct, which is like the struct signature form but with contracts.
svn: r13647
|
2009-02-16 02:51:12 +00:00 |
|
Matthew Flatt
|
b03e7426eb
|
finish mzlib docs, except for contracts
svn: r8623
|
2008-02-11 21:37:03 +00:00 |
|