summaryrefslogtreecommitdiff
path: root/06-basic-declarations-and-definitions.md
Commit message (Collapse)AuthorAgeFilesLines
* formattingAdriaan Moors2014-03-261-8/+8
|
* That was fun: fix internal links.Adriaan Moors2014-03-131-15/+15
| | | | | | | After some dirty grepping, regexing and perling, I present to you: internal links! I wish there was a way to make this more robust, these will only work on the html version, and assume we don't change filenames...
* fix some linksAdriaan Moors2014-03-131-1/+1
|
* wip: jekyllifyAdriaan Moors2014-03-131-0/+5
|
* SI-1972 clarify getter and setter must be declared togetherAdriaan Moors2014-03-121-20/+18
|
* github markdown: use ###### for examplesAdriaan Moors2014-03-111-254/+272
|
* Catch up with latex spec.Adriaan Moors2014-03-101-8/+82
|
* github markdown: code blocksAdriaan Moors2014-03-101-92/+92
|
* github markdown: drop css classesAdriaan Moors2014-03-101-46/+46
|
* github markdown: headersAdriaan Moors2014-03-101-16/+8
|
* Miscellaneous cleanups:Simon Ochsenreither2013-02-211-6/+6
| | | | | | | | - Value of Unit is (), not {} - Fix desugared pattern matching code - Mention object-protected values - Use uppercase type variables for Tuple/Function code - Replace Application with App
* fixed undefined macros and converted comment blockIain McGinniss2013-02-191-5/+10
|
* basic declarations and definitions chapter converted, needsIain McGinniss2012-10-271-697/+614
| | | | second-pass review.
* preface and lexical syntax chapter converted, other chaptersIain McGinniss2012-10-171-0/+935
split into their own files