summaryrefslogtreecommitdiff
path: root/14-the-scala-standard-library.md
Commit message (Collapse)AuthorAgeFilesLines
* That was fun: fix internal links.Adriaan Moors2014-03-131-6/+6
| | | | | | | 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...
* wip: jekyllifyAdriaan Moors2014-03-131-0/+5
|
* SI-5370 PartialFunction is a Function with queryable domainAdriaan Moors2014-03-121-5/+2
|
* SI-4980 isInstanceOf does not do outer checksAdriaan Moors2014-03-121-5/+3
|
* github markdown: tablesAdriaan Moors2014-03-111-1/+1
|
* github markdown: use ###### for definitions and notesAdriaan Moors2014-03-111-3/+0
|
* github markdown: use ###### for examplesAdriaan Moors2014-03-111-57/+57
|
* Catch up with latex spec.Adriaan Moors2014-03-101-111/+113
|
* github markdown: code blocksAdriaan Moors2014-03-101-50/+50
|
* github markdown: drop css classesAdriaan Moors2014-03-101-22/+22
|
* github markdown: headersAdriaan Moors2014-03-101-12/+6
|
* github markdown: numbered listsAdriaan Moors2014-03-101-3/+3
|
* Miscellaneous cleanups:Simon Ochsenreither2013-02-211-3/+3
| | | | | | | | - 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 reference to class diagramIain McGinniss2013-02-191-2/+2
| | | | fixed undefined macro
* standard library chapter convertedIain McGinniss2012-12-201-445/+372
|
* preface and lexical syntax chapter converted, other chaptersIain McGinniss2012-10-171-0/+932
split into their own files