summaryrefslogtreecommitdiffhomepage
path: root/scala.html.markdown
Commit message (Expand)AuthorAgeLines
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-2/+0
* Fixes typos in many different English articlesMarcel Ribeiro-Dantas2022-12-10-1/+1
* [scala/en] Add missing class instantiation and fix typos (#4193)Ben Davis2022-01-03-3/+3
* Update Scala - clarify `return` keyword usageAli Panahi2020-05-30-2/+3
* Update scala docs link for MapMahmoud Hossam2019-07-02-1/+1
* Revert "[scala/en] Make return value example actually demonstrate issue" (#3213)ven2018-09-08-9/+5
* Merge pull request #2769 from cincodenada/patch-2Adam Bard2018-09-08-5/+9
|\
| * Update more function mentions in commentsJoel Bradshaw2017-06-29-2/+2
| * [scala/en] Make return value example actually demonstrate issueJoel Bradshaw2017-06-23-4/+8
* | Correct English a/an usageBrian Stearns2018-05-31-1/+1
* | follow-up for #2768ven2018-02-28-1/+2
* | [scala/en] A few editing improvements as I read through (#2768)Joel Bradshaw2018-02-28-7/+12
* | [scala/en] Add traits in objects chapter (#2760)Andy2017-07-04-1/+45
|/
* [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.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
|\ \
| * | 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 miscJuuso Mikkonen2015-10-26-0/+3
| |/
* | Merge pull request #1951 from pikazlou/scala-tuples-usageGeoff Liu2015-12-18-1/+7
|\ \
| * | 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 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
* 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
|\
| * Added warning on return usageArtur Mkrtchyan2015-01-03-1/+3
| * Scala compiler fails to infer the return type when there's an explicit return...Artur Mkrtchyan2014-12-20-1/+1
* | Fixed Person class' constructor signatureArtur Mkrtchyan2014-12-21-1/+1
|/
* Fix a typoGeoff Liu2014-11-27-1/+1