Matthew Flatt
|
9927b0b576
|
changed htdp languages to allow identifier module paths; scribble improvements to latex back-end; added definterface
svn: r13681
|
2009-02-16 22:04:51 +00:00 |
|
Eli Barzilay
|
bd561ab191
|
some paren typos
svn: r13416
|
2009-02-04 16:28:14 +00:00 |
|
Matthew Flatt
|
2527029adb
|
doc tweaks
svn: r13000
|
2009-01-04 14:08:13 +00:00 |
|
Matthew Flatt
|
5b395a3abc
|
new guide section on parameterize and other doc tweaks
svn: r12953
|
2008-12-30 16:21:11 +00:00 |
|
Matthew Flatt
|
87274b2a97
|
procedure-rename
svn: r12952
|
2008-12-30 14:36:25 +00:00 |
|
Matthew Flatt
|
1642a84e69
|
add equal?/recur; implement equal? for image-snip% via properties
svn: r12950
|
2008-12-29 22:36:53 +00:00 |
|
Matthew Flatt
|
0cd2537a82
|
add equal<%> ad interface*
svn: r12946
|
2008-12-28 15:05:02 +00:00 |
|
Matthew Flatt
|
077e5a4666
|
change reference and some other docs to use #f instead of false/c and or/c insteda of one-of/c
svn: r12023
|
2008-10-13 19:45:37 +00:00 |
|
Matthew Flatt
|
72055191b4
|
add printable<%>
svn: r11705
|
2008-09-12 22:50:09 +00:00 |
|
Eli Barzilay
|
6cd75acb0a
|
a bunch of (mostly) latex-leftover typos
svn: r11449
|
2008-08-27 07:07:59 +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
|
5cee270746
|
svn: r10956
|
2008-07-29 07:45:26 +00:00 |
|
Matthew Flatt
|
a97b4bff8a
|
scribble and doc improvements
svn: r10896
|
2008-07-24 11:32:16 +00:00 |
|
Eli Barzilay
|
4cd2614c21
|
scribble fixes -- nested @scheme and a few other similar problems
svn: r10744
|
2008-07-13 17:13:20 +00:00 |
|
Matthew Flatt
|
7ae0f500ae
|
add and use close-eval to reduce memory use when rendering reference and guide
svn: r9981
|
2008-05-27 17:20:24 +00:00 |
|
Matthew Flatt
|
5205f45c50
|
doc corrections
svn: r9857
|
2008-05-15 19:19:18 +00:00 |
|
Matthew Flatt
|
4e6639fb2f
|
r6rs tests and bug fixes
svn: r9563
|
2008-05-01 13:52:05 +00:00 |
|
Robby Findler
|
baa9ed726a
|
moved the surrogate library to scheme/ (out of mzlib/)
svn: r9554
|
2008-05-01 02:51:52 +00:00 |
|
Eli Barzilay
|
1b552354a6
|
Use @(interaction-eval ...) instead of @interaction-eval[...].
svn: r9429
|
2008-04-23 16:47:17 +00:00 |
|
Matthew Flatt
|
e25e7a1098
|
keyword in methods and apply; procedure-reduce-keyword-arity
svn: r9396
|
2008-04-22 18:00:04 +00:00 |
|
Matthew Flatt
|
307ca18d31
|
doc make-generic and add 'generic?'
svn: r9164
|
2008-04-04 12:13:19 +00:00 |
|
Eli Barzilay
|
264af9a6d0
|
improved scribble syntax use
svn: r8720
|
2008-02-19 12:22:45 +00:00 |
|
John Clements
|
2d55e74093
|
typos
svn: r8683
|
2008-02-16 06:54:16 +00:00 |
|
Matthew Flatt
|
8bac4b1d28
|
start scribbling mzlib (about half done)
svn: r8546
|
2008-02-05 22:07:35 +00:00 |
|
Matthew Flatt
|
ce04c9457b
|
change style<%> size caching so that it doesn't create a link to a dc; adjust GC page size of windows to match system allocation granularity
svn: r8298
|
2008-01-11 14:30:37 +00:00 |
|
Matthew Flatt
|
f3cb86dc1a
|
sandbox Scribble evaluations; fix rational exact->inexact loss of precision
svn: r8238
|
2008-01-06 16:54:34 +00:00 |
|
Robby Findler
|
3cf6ed4673
|
mostly finished the contract library changes
svn: r8195
|
2008-01-03 18:10:43 +00:00 |
|
Matthew Flatt
|
5890eedeb4
|
scribble mrlib docs
svn: r8165
|
2007-12-30 22:46:20 +00:00 |
|
Matthew Flatt
|
f80de2d73f
|
scribble trait docs
svn: r8154
|
2007-12-29 14:37:46 +00:00 |
|
Matthew Flatt
|
fd1de94a48
|
change Scribble to complain about colliding tags
svn: r8025
|
2007-12-16 03:10:00 +00:00 |
|
Robby Findler
|
9a0498b44d
|
moved class, contracts, serialize, and traits into scheme/ and changed the class and contract interface so that contracts no longer depend on the class system (instead its the other way around)
svn: r8017
|
2007-12-15 18:46:55 +00:00 |
|
Matthew Flatt
|
cd7157641c
|
Scribble improvements: defmodule & co.
svn: r7902
|
2007-12-05 21:41:07 +00:00 |
|
Matthew Flatt
|
1858ceb76e
|
doc scheme/port
svn: r7821
|
2007-11-23 16:56:55 +00:00 |
|
Matthew Flatt
|
9e70499c8c
|
remove all the bous exported-from annotations in the reference
svn: r7739
|
2007-11-15 18:14:59 +00:00 |
|
Matthew Flatt
|
39cedb62ed
|
v3.99.0.2
svn: r7706
|
2007-11-13 12:40:00 +00:00 |
|
Matthew Flatt
|
e4cbc4e6a9
|
371.2
svn: r7263
|
2007-09-02 17:39:32 +00:00 |
|
Matthew Flatt
|
08c04d2579
|
units chapter in reference
svn: r6976
|
2007-07-27 17:23:14 +00:00 |
|
Matthew Flatt
|
ba1670a88d
|
class chapter in reference
svn: r6975
|
2007-07-27 16:12:40 +00:00 |
|