| Commit message (Expand) | Author | Age | Lines |
* | [scala/en] Add traits in objects chapter (#2760) | Andy | 2017-07-04 | -1/+45 |
* | [scala/en] fix anologus typo | Tommy Kelly | 2017-06-09 | -1/+1 |
* | Changed spelling of 'favourite' to use US english | Amru Eliwat | 2016-10-30 | -1/+1 |
* | Fixed confusing typo | Amru Eliwat | 2016-10-30 | -8/+8 |
* | Merge pull request #1782 from doub1ejack/scala-en-repl | Geoff Liu | 2016-08-02 | -10/+50 |
|\ |
|
| * | [scala/en] Added REPL basics to help people experiment as they learn. | Micah | 2015-10-25 | -10/+50 |
* | | Add example of an int is divided by a double (#2284) | Felipe Martins | 2016-06-21 | -0/+1 |
* | | Removed ! | rajanand ilangovan | 2016-02-06 | -1/+1 |
* | | Merge pull request #1950 from pikazlou/scala-flow-control-fix | ven | 2016-01-25 | -6/+7 |
|\ \ |
|
| * | | removed controversial performance info, fixed recursion info and typos | Pavel Kazlou | 2015-10-31 | -6/+7 |
| |/ |
|
* | | Merge pull request #1802 from juusaw/patch-3 | Geoff Liu | 2016-01-06 | -0/+3 |
|\ \ |
|
| * | | [scala/eng] Added Java import to misc | Juuso Mikkonen | 2015-10-26 | -0/+3 |
| |/ |
|
* | | Merge pull request #1951 from pikazlou/scala-tuples-usage | Geoff Liu | 2015-12-18 | -1/+7 |
|\ \ |
|
| * | | added docs for multi-variable tuple assignment | Pavel Kazlou | 2015-10-31 | -1/+7 |
| |/ |
|
* | | Merge pull request #1955 from pikazlou/scala-pattern-matching | Geoff Liu | 2015-12-18 | -0/+3 |
|\ \ |
|
| * | | added docs for default case in pattern matching | Pavel Kazlou | 2015-10-31 | -0/+3 |
| |/ |
|
* / | usage of named parameters | Pavel Kazlou | 2015-10-31 | -0/+6 |
|/ |
|
* | update Data Structures section to show outputs | chris-hranj | 2015-10-24 | -11/+12 |
* | Fix compile errors of the English and French Scala tutorials | João Costa | 2015-10-10 | -6/+6 |
* | Add examples to show how printing works | Kaleb Davis | 2015-10-06 | -0/+4 |
* | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -2/+2 |
* | scala: clearer further resources (itemized) | Ha-Duong, NGUYEN | 2015-08-03 | -10/+5 |
* | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -15/+15 |
* | scala: consistent code format | Ha-Duong, NGUYEN | 2015-08-03 | -11/+11 |
* | scala: clearer comments | Ha-Duong, NGUYEN | 2015-08-03 | -3/+3 |
* | scala: easier-to-look comment | Ha-Duong, NGUYEN | 2015-08-03 | -10/+10 |
* | scala: correct format | Ha-Duong, NGUYEN | 2015-08-03 | -1/+1 |
* | scala: language correction | Ha-Duong, NGUYEN | 2015-08-03 | -2/+3 |
* | scala: consistent style, language correction | Ha-Duong, NGUYEN | 2015-08-03 | -6/+7 |
* | make corrections | yejinchang | 2015-04-16 | -1/+2 |
* | Update scala.html.markdown | Ikrom | 2015-01-29 | -1/+1 |
* | Better wording about breaks in cases | Geoff Liu | 2015-01-11 | -1/+1 |
* | Rewrite the pattern matching section | Geoff Liu | 2015-01-11 | -25/+39 |
* | Merge pull request #890 from arturmkrtchyan/master | Adam Bard | 2015-01-03 | -2/+4 |
|\ |
|
| * | Added warning on return usage | Artur Mkrtchyan | 2015-01-03 | -1/+3 |
| * | Scala compiler fails to infer the return type when there's an explicit return... | Artur Mkrtchyan | 2014-12-20 | -1/+1 |
* | | Fixed Person class' constructor signature | Artur Mkrtchyan | 2014-12-21 | -1/+1 |
|/ |
|
* | Fix a typo | Geoff Liu | 2014-11-27 | -1/+1 |
* | Implicits | Geoff Liu | 2014-11-27 | -1/+54 |
* | Some work on the Scala page | Geoff Liu | 2014-11-14 | -34/+118 |
* | Use the right comment style for Scala... oops | Geoff Liu | 2014-11-12 | -27/+27 |
* | Merge | Geoff Liu | 2014-11-11 | -5/+11 |
|\ |
|
| * | Remove an extraneous space. | Bonnie | 2014-11-06 | -1/+1 |
| * | Added a few clarifying lines to Scala so that the examples can be run as give... | Bonnie Barrilleaux | 2014-11-05 | -4/+11 |
* | | Minor consistency edit | Geoff Liu | 2014-11-10 | -2/+3 |
* | | Minor fix | Geoff Liu | 2014-11-10 | -1/+1 |
* | | Clean up of section 1 | Geoff Liu | 2014-11-10 | -30/+43 |
* | | A huge re-organization of the Scala file | Geoff Liu | 2014-11-10 | -165/+193 |
|/ |
|
* | Review docs for added rouge lexers and update those with new highlighters | Adam | 2014-09-08 | -1/+1 |
* | Fix typo in scala | Michael Bock | 2014-08-25 | -1/+1 |