summaryrefslogtreecommitdiffhomepage
path: root/scala.html.markdown
Commit message (Collapse)AuthorAgeLines
* [scala/en] Add traits in objects chapter (#2760)Andy2017-07-04-1/+45
| | | | | | * [scala/en] Add traits in objects chapter * [scala/en] Traits: Describe traits keywords
* [scala/en] fix anologus typoTommy Kelly2017-06-09-1/+1
|
* Changed spelling of 'favourite' to use US englishAmru Eliwat2016-10-30-1/+1
|
* Fixed confusing typoAmru Eliwat2016-10-30-8/+8
|
* Merge pull request #1782 from doub1ejack/scala-en-replGeoff Liu2016-08-02-10/+50
|\ | | | | [scala/en] Added REPL basics to help people experiment as they learn.
| * [scala/en] Added REPL basics to help people experiment as they learn.Micah2015-10-25-10/+50
| |
* | Add example of an int is divided by a double (#2284)Felipe Martins2016-06-21-0/+1
| |
* | Removed !rajanand ilangovan2016-02-06-1/+1
| |
* | Merge pull request #1950 from pikazlou/scala-flow-control-fixven2016-01-25-6/+7
|\ \ | | | | | | fix docs for Flow Control
| * | removed controversial performance info, fixed recursion info and typosPavel Kazlou2015-10-31-6/+7
| |/
* | Merge pull request #1802 from juusaw/patch-3Geoff Liu2016-01-06-0/+3
|\ \ | | | | | | [scala/eng] Added Java import to misc
| * | [scala/eng] Added Java import to miscJuuso Mikkonen2015-10-26-0/+3
| |/
* | Merge pull request #1951 from pikazlou/scala-tuples-usageGeoff Liu2015-12-18-1/+7
|\ \ | | | | | | additional docs for tuple usage
| * | added docs for multi-variable tuple assignmentPavel Kazlou2015-10-31-1/+7
| |/
* | Merge pull request #1955 from pikazlou/scala-pattern-matchingGeoff Liu2015-12-18-0/+3
|\ \ | | | | | | added docs for default case in pattern matching
| * | added docs for default case in pattern matchingPavel Kazlou2015-10-31-0/+3
| |/
* / usage of named parametersPavel Kazlou2015-10-31-0/+6
|/
* update Data Structures section to show outputschris-hranj2015-10-24-11/+12
|
* Fix compile errors of the English and French Scala tutorialsJoão Costa2015-10-10-6/+6
|
* Add examples to show how printing worksKaleb Davis2015-10-06-0/+4
|
* 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"