summaryrefslogtreecommitdiffhomepage
path: root/scala.html.markdown
Commit message (Collapse)AuthorAgeLines
...
* Use the right comment style for Scala... oopsGeoff Liu2014-11-12-27/+27
|
* MergeGeoff Liu2014-11-11-5/+11
|\
| * Remove an extraneous space.Bonnie2014-11-06-1/+1
| |
| * Added a few clarifying lines to Scala so that the examples can be run as ↵Bonnie Barrilleaux2014-11-05-4/+11
| | | | | | | | given. Removed a duplicate example.
* | Minor consistency editGeoff Liu2014-11-10-2/+3
| |
* | Minor fixGeoff Liu2014-11-10-1/+1
| |
* | Clean up of section 1Geoff Liu2014-11-10-30/+43
| |
* | A huge re-organization of the Scala fileGeoff Liu2014-11-10-165/+193
|/
* Review docs for added rouge lexers and update those with new highlightersAdam2014-09-08-1/+1
|
* Fix typo in scalaMichael Bock2014-08-25-1/+1
| | | "less then" -> "less than"
* [ADDED] Output to additional println's.a.vandijk2014-08-16-4/+4
|
* [CHANGE] Output examples added to matcher part and string interpolation part.a.vandijk2014-08-15-10/+9
|
* [CHANGE] Comment match on serial key now mentions verbatim (multiline)a.vandijk2014-08-15-1/+1
|
* - [ADD] PrintWriter example from Javaa.vandijk2014-08-15-10/+29
| | | | | - [CHANGE] Extended regex matching with more examples with switch / case - [CHANGE] String interpolation with formatting and expressions explained.
* Fix 'Immutability' typoDuncan Beaton2014-07-06-1/+1
|
* Added explanation for colon characterrostdotio2014-02-28-1/+4
| | | Use of the colon character for value assignment is now explained by example of function add10.
* Source.fromPath no longer exists ↵Cengiz Can2013-12-30-1/+1
| | | | (https://github.com/scala/scala/blob/master/src/library/scala/io/Source.scala) Changed example to use Source.fromFile
* [Scala] Fix typo: forgotten dotMatthieu Moquet2013-09-28-1/+1
|
* fixed some broken / missing markdown links and added a resourceEran Medan2013-08-07-2/+4
|
* Used c syntax highlighting for scala for nowAdam2013-08-02-1/+1
|
* corrected scalaAdam2013-08-02-1/+2
|
* Updated scala for line lengthsAdam2013-08-02-33/+53
|
* Merge remote-tracking branch 'dbousarma/master' into adding_scalaGeorge Petrov2013-08-01-5/+134
|\ | | | | | | | | Conflicts: scala.html.markdown
| * Started on ScalaDominic Bou-Samra2013-07-04-0/+178
|
* Added tuplesGeorge Petrov2013-07-31-0/+20
|
* Header messagesGeorge Petrov2013-07-30-1/+2
|
* Tweaking the headerGeorge Petrov2013-07-29-1/+1
|
* Fixed headerGeorge Petrov2013-07-29-4/+3
|
* Fixing a typoGeorge Petrov2013-07-29-1/+1
|
* Added loops, iterators and regexGeorge Petrov2013-07-29-2/+54
|
* Adding some strings and docs linksGeorge Petrov2013-07-29-5/+28
|
* Merge remote-tracking branch 'origin/master'George Petrov2013-07-29-1/+8
|\
| * Fixing formattingGeorge Petrov2013-07-29-1/+8
| |
* | Now really adding some pattern matchingGeorge Petrov2013-07-29-0/+19
|/
* Added some pattern matchingGeorge Petrov2013-07-29-0/+22
|
* Added headerGeorge Petrov2013-07-29-0/+11
|
* Added for comprehensions and conditionalsGeorge Petrov2013-07-29-1/+47
|
* Added arrays and mapsGeorge Petrov2013-07-29-0/+13
|
* Starting a Scala oneGeorge Petrov2013-07-28-0/+53