summaryrefslogtreecommitdiffhomepage
path: root/racket.html.markdown
Commit message (Collapse)AuthorAgeLines
* C-escapes example.Eli Barzilay2013-07-16-5/+6
| | | | Also, remove old-style "~n"s.
* Improve macro definition.Eli Barzilay2013-07-16-2/+1
| | | | | It's more robust to use `let' to have the macro result in its own new scope. (Unrelated to the hygiene point, of course.)
* More comment fixes.Eli Barzilay2013-07-16-4/+4
|
* Indentation fixes.Eli Barzilay2013-07-16-14/+14
|
* Remove spaces at end-of-lines.Eli Barzilay2013-07-16-42/+42
|
* Normalize top comments to start with ";;".Eli Barzilay2013-07-16-78/+77
| | | | Leave a single ";" for commented expressions and output indications.
* fix file nameManu2013-07-16-1/+5
|
* replace unless macro by a while macroManu2013-07-16-3/+11
|
* corrections and suggestionsManu2013-07-15-43/+116
|
* added struct, quoteManu2013-07-14-28/+83
|
* added sets, hashes and objectsManu2013-07-14-22/+86
|
* added macros, conditionals. fixed some errorsManu2013-07-12-31/+99
|
* fix errorsManu2013-07-12-7/+4
|
* started on RacketManu2013-07-11-0/+199