summaryrefslogtreecommitdiffhomepage
path: root/scala.html.markdown
Commit message (Collapse)AuthorAgeLines
* scala: consistent code formatHa-Duong, NGUYEN2015-08-03-2/+2
|
* scala: clearer further resources (itemized)Ha-Duong, NGUYEN2015-08-03-10/+5
|
* scala: consistent code formatHa-Duong, NGUYEN2015-08-03-15/+15
|
* scala: consistent code formatHa-Duong, NGUYEN2015-08-03-11/+11
|
* scala: clearer commentsHa-Duong, NGUYEN2015-08-03-3/+3
|
* scala: easier-to-look commentHa-Duong, NGUYEN2015-08-03-10/+10
|
* scala: correct formatHa-Duong, NGUYEN2015-08-03-1/+1
|
* scala: language correctionHa-Duong, NGUYEN2015-08-03-2/+3
|
* scala: consistent style, language correctionHa-Duong, NGUYEN2015-08-03-6/+7
|
* make correctionsyejinchang2015-04-16-1/+2
|
* Update scala.html.markdownIkrom2015-01-29-1/+1
| | | Removed typo (unnecessary double quote in patternFunc)
* Better wording about breaks in casesGeoff Liu2015-01-11-1/+1
|
* Rewrite the pattern matching sectionGeoff Liu2015-01-11-25/+39
|
* Merge pull request #890 from arturmkrtchyan/masterAdam Bard2015-01-03-2/+4
|\ | | | | [scala] Fixed function return type
| * Added warning on return usageArtur Mkrtchyan2015-01-03-1/+3
| |
| * Scala compiler fails to infer the return type when there's an explicit ↵Artur Mkrtchyan2014-12-20-1/+1
| | | | | | | | return statement
* | Fixed Person class' constructor signatureArtur Mkrtchyan2014-12-21-1/+1
|/
* Fix a typoGeoff Liu2014-11-27-1/+1
|
* ImplicitsGeoff Liu2014-11-27-1/+54
|
* Some work on the Scala pageGeoff Liu2014-11-14-34/+118
|
* 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
|