summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1790 from jxu093/masterGeoff Liu2015-12-18-0/+1
|\ | | | | Added Python Resource
| * Added Python Resourcejxu0932015-10-25-0/+1
| |
* | Merge pull request #1872 from luehm/c_casesGeoff Liu2015-12-18-9/+15
|\ \ | | | | | | [C/en] Added tidbit about fall-though in switch statements.
| * | [C/en] Added tidbit about fall-though in switch statements.Alex Luehm2015-10-28-9/+15
| | | | | | | | | | | | Another pitfall, as not all languages have fall-through in switches.
* | | 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 #1640 from adback03/masterGeoff Liu2015-12-18-0/+8
|\ \ \ \ | | | | | | | | | | [typescript/en] Template Strings
| * | | | [typescript/en] Fixing typo in 'Interpolation'Andrew Backes2015-10-19-1/+1
| | | | |
| * | | | [typescript/en] Typo fixed in 'backticks'Andrew Backes2015-10-19-1/+1
| | | | |
| * | | | [typescript/en] Multiline StringsAndrew Backes2015-10-18-1/+5
| | | | | | | | | | | | | | | Multiline Strings via Template Strings
| * | | | [typescript/en] Template StringsAndrew Backes2015-10-18-0/+4
| | | | |
* | | | | 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
| | |/ / / | |/| | |
* | | | | Merge pull request #1996 from hinet60613/zh-twGeoff Liu2015-12-18-0/+727
|\ \ \ \ \ | | | | | | | | | | | | [Python/zh-TW] Translation for Python from en-en to zh-tw
| * | | | | Fix typoHinet606132015-12-17-4/+2
| | | | | |
| * | | | | Fix some typo and non-fluency.Hinet606132015-12-17-12/+11
| | | | | |
| * | | | | Rename file by adding -tw suffix.Hinet606132015-12-06-1/+1
| | | | | |
| * | | | | Merge pull request #1 from RainJayTsai/zh-twMichael Yeh2015-11-03-1/+1
| |\ \ \ \ \ | | | | | | | | | | | | | | Merge commit "fix typo"
| | * | | | | fix typorainjay2015-11-03-1/+1
| |/ / / / /
| * | | | | Sec. 6 translated. All sections translated. Hooray.Hinet606132015-11-02-15/+14
| | | | | |
| * | | | | Finish Sec. 7 translation.Hinet606132015-11-02-19/+15
| | | | | |
| * | | | | Finish translation of Sec. 6Hinet606132015-11-02-22/+22
| | | | | |
| * | | | | Translate to Sec. 4 finished.Hinet606132015-11-02-97/+100
| | | | | |
| * | | | | Add lang of translation. Translate to Line 255Hinet606132015-11-02-64/+65
| | | | | |
| * | | | | Transated Python 2 to zh-tw. Line 01 .. 143Hinet606132015-11-02-0/+731
| | | | | |
* | | | | | Merge pull request #2069 from edm00se/patch-1ven2015-12-18-26/+24
|\ \ \ \ \ \ | | | | | | | | | | | | | | ColdFusion replaced < and > in pre block
| * | | | | | replaced < and > in pre blockEric McCormick2015-12-18-26/+24
|/ / / / / / | | | | | | | | | | | | the pre block was already inside a pre/code block in the rendered page, making it harder to read
* | | | | | Merge pull request #2062 from johnrocamora/masterAndre Polykanine A.K.A. Menelion Elensúlë2015-12-13-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [c++/en] Added missing semicolon
| * | | | | | Added missing semicolonJohn Rocamora2015-12-12-1/+1
|/ / / / / /
* | | | | | Merge pull request #1519 from whitebyte/masterAndre Polykanine A.K.A. Menelion Elensúlë2015-12-13-0/+753
|\ \ \ \ \ \ | | | | | | | | | | | | | | [d/ru] initial commit
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-1/+1
| | | | | | |
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-1/+1
| | | | | | |
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-2/+2
| | | | | | |
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-12-12-60/+78
| | | | | | |
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-12-03-1/+1
| | | | | | | | | | | | | | | | | | | | | fixed typo
| * | | | | | Update d-ru.html.markdownAnton Pastukhoff2015-10-30-4/+4
| | | | | | |
| * | | | | | D language russianWhitebyte2015-10-15-0/+735
| | | | | | |
* | | | | | | Merge pull request #1889 from MichalMartinek/sass-csAdam Bard2015-12-11-0/+439
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [sass/cs] Czech translation for Sass
| * | | | | | | Update sass.html.markdownMichalMartinek2015-12-10-2/+2
| | | | | | | |
| * | | | | | | Czech translation for SassMichal Martinek2015-10-29-0/+439
| | | | | | | |
* | | | | | | | Merge pull request #2054 from mgold/elm/enven2015-12-09-0/+346
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [elm/en] Create intro to Elm
| * | | | | | | | Add ElmMax Goldstein2015-12-08-0/+346
|/ / / / / / / /
* | | | | | | | Merge pull request #1247 from JustBlah/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2015-12-05-13/+14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [objective-c/ru] New English to Russian translations, Russian auto-translated text fixed
| * | | | | | | | Commas added.JustBlah2015-12-04-5/+5
| | | | | | | | |
| * | | | | | | | Multiline commentary split JustBlah2015-09-24-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Long commentary was split into two strings
| * | | | | | | | +Translation, *Russian auto-translate text fixedJustBlah2015-09-24-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + Added more English to Russian translation * Auto translated Russian text changed to have more sense and readability
* | | | | | | | | Merge pull request #1963 from aayushranaut/masterAdam Bard2015-12-05-1/+1
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Removed confusing comments
| * \ \ \ \ \ \ \ \ Merged and removed confusing comments in pythonAayush Ranaut2015-12-05-2402/+22442
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #2043 from Tyriar/patch-2Adam Bard2015-12-05-29/+29
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [TypeScript/fr] Make TypeScript indentation consistently 2 spaces
| * | | | | | | | | | [TypeScript/fr] Make TypeScript indentation consistently 2 spacesDaniel Imms2015-11-30-29/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fr version of #2041