Matthias Felleisen
|
f78e4c7142
|
added defthing as a doc feature; Closes PR13414
|
2013-01-05 14:35:30 -05:00 |
|
Matthias Felleisen
|
ede0e3c625
|
at JPR's request: modified memq to return boolean and added memq? to teaching languages
the symmetry to member/member? suggested he is correct
|
2012-12-30 14:38:32 -05:00 |
|
Matthias Felleisen
|
37ff798163
|
sqrt 2 to show #i numbers
|
2012-09-20 09:05:33 -04:00 |
|
Matthias Felleisen
|
b1ba81d0cc
|
replace example for string=; Closes PR 13112
|
2012-09-17 06:57:07 -04:00 |
|
Matthias Felleisen
|
f9724f389d
|
addex index entry for add/plus, multiply, and friends
Closes PR12895 -- well, except that index points to htdp-langs for all five occurrences of each (to be fixed)
merge to v5.3
|
2012-07-23 16:57:38 -04:00 |
|
Matthew Flatt
|
3f479a0556
|
*SL: avoid run-time dependency on Scribble
Instead, move the Scribble dependencies into generated documentation
submodules.
|
2012-07-10 15:55:18 -06:00 |
|
Matthias Felleisen
|
983afd5355
|
added some more format examples; Closes PR 9879
|
2012-07-04 11:42:14 -04:00 |
|
Matthias Felleisen
|
379974fc6e
|
fixed some interactions, added up through hashes
|
2012-06-27 22:55:07 -04:00 |
|
Matthias Felleisen
|
22f3c6b509
|
added interactive examples up to I/O
|
2012-06-27 19:03:42 -04:00 |
|
Matthias Felleisen
|
397cd540ab
|
added interactions to all but one beginner functions to illustrate what they do
|
2012-06-27 19:03:41 -04:00 |
|
Matthew Flatt
|
e0bf863b21
|
BSL and BSL+: fix an error message
|
2012-06-27 09:57:50 -06:00 |
|
Matthias Felleisen
|
d04b8b0b8d
|
accidentally placed 'null' in wrong file
|
2012-06-25 19:59:42 -04:00 |
|
Matthias Felleisen
|
5fbb660a56
|
first stage in documentation reorg
|
2012-06-25 19:15:08 -04:00 |
|
Matthias Felleisen
|
f1c1376d87
|
added 'range' to *sl per jpr's request and #lang-ified a couple of files
|
2012-05-29 12:00:27 -04:00 |
|
Matthias Felleisen
|
cc8e988346
|
fixed mistakes in posn documentation; Closes PR 12755
|
2012-05-09 12:04:44 -04:00 |
|
Matthias Felleisen
|
190fbcd7ce
|
fixed docs for quotient; Closes PR 12593
|
2012-02-22 08:33:16 -05:00 |
|
Eli Barzilay
|
c007c345f9
|
A bunch of more typos like the ones in David's commit.
|
2012-02-21 14:21:43 -05:00 |
|
Matthias Felleisen
|
59f0732fa0
|
fixed docs for >=; Closes PR 12066
|
2011-07-20 15:20:22 -04:00 |
|
Guillaume Marceau
|
adf965e92a
|
Undoes the 'produces -> return' part of commit c31d352f , keeping the 'changes -> mutates' change and the assorted bug fixes it contained.
|
2011-07-17 16:48:12 -04:00 |
|
Guillaume Marceau
|
c31d352f2b
|
Standartize the vocabulary to "the function returns" and "set! mutates"
|
2011-07-15 03:27:27 -04:00 |
|
Matthias Felleisen
|
03dc212d61
|
small edit to doc of atan; Closes PR 12039
|
2011-07-13 18:00:35 -04:00 |
|
Matthew Flatt
|
917d190877
|
more consistent *SL primitive descriptions
|
2011-07-07 10:45:43 -06:00 |
|
Eli Barzilay
|
0ee3aef9cb
|
Redo some of the ".ss" -> ".rkt" conversion that were undone in the last push.
|
2011-07-06 06:21:49 -04:00 |
|
Guillaume Marceau
|
01b9bde7fa
|
The documentation for htdp-lang now uses the new vocabulary.
|
2011-07-06 00:27:28 -04:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04:00 |
|
Matthias Felleisen
|
84cb649b87
|
removed pair? from language primitives so that HTDP works; Closes PR 10148
|
2011-05-13 12:55:45 -04:00 |
|
Mike Sperber
|
d5c58d9f82
|
Extends =~ to complex numbers
This is a (variation of a) fix from David van Horn.
Closes PR 11547.
|
2010-12-26 09:03:10 +01:00 |
|
Mike Sperber
|
7304c061e3
|
Add `cons-of' signature constructor to HtDP languages.
|
2010-09-22 11:31:24 +02:00 |
|
Mike Sperber
|
faf8ec358f
|
Rename DMdA/HtDP "contract" to "signature".
|
2010-06-28 14:58:16 +02:00 |
|
Mike Sperber
|
f29b6483f9
|
Export `posn' contract to the HtDP teaching languages.
|
2010-06-09 13:46:51 +02:00 |
|
Matthew Flatt
|
043f97df97
|
fix more test files
|
2010-05-01 07:23:05 -06:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|