summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #919 from geoffliu/masterLevi Bostian2015-01-11-1/+1
|\ | | | | [en/Scala] Better wording about breaks in cases
| * Better wording about breaks in casesGeoff Liu2015-01-11-1/+1
| |
* | Merge pull request #917 from geoffliu/masterLevi Bostian2015-01-11-25/+39
|\| | | | | [en/Scala] Rewrite the pattern matching section
| * Rewrite the pattern matching sectionGeoff Liu2015-01-11-25/+39
|/
* Merge pull request #915 from mordner/c-fixLevi Bostian2015-01-10-2/+3
|\ | | | | C: two minor fixes
| * Fixed one line being cut off and a comment about the export attributemordner2015-01-08-2/+3
| | | | | | | | was referring to the wrong function and variable.
* | Merge pull request #916 from raiph/patch-1Levi Bostian2015-01-10-1/+1
|\ \ | |/ |/| Fix link to synopses and call them 'design docs'
| * Fix link to synopses and call them 'design docs'raiph2015-01-09-1/+1
|/
* Merge pull request #912 from weakish/java-interfaceven2015-01-07-0/+5
|\ | | | | java: Add `@Override` for interfaces.
| * java: Add `@Override` for interfaces.Jakukyo Friel2015-01-07-0/+5
| |
* | Merge pull request #908 from pooryorick/masterven2015-01-05-0/+447
|\ \ | | | | | | Tcl overview
| * | add filename: learntcl.tclPoor Yorick2015-01-04-446/+447
| | |
| * | Reworked summaryPoor Yorick2015-01-02-9/+37
| | |
| * | better verbiage, add more commands.Poor Yorick2015-01-02-59/+100
| | |
| * | add referencePoor Yorick2015-01-01-1/+6
| | |
| * | add Tcl documentPoor Yorick2015-01-01-0/+372
| |/
* | 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
* | | Update forth.html.markdownAdam Bard2015-01-02-1/+1
| | |
* | | Let's see how factor highlighting looks in forthAdam Bard2015-01-02-1/+1
| |/ |/|
* | Merge pull request #906 from cameronsteele/masterven2014-12-30-1/+1
|\ \ | | | | | | typo in Haxe documentation
| * | typo in Haxe documentationCameron Steele2014-12-29-1/+1
|/ /
* | @wryk++ven2014-12-29-1/+1
| |
* | Merge pull request #896 from kwikiel/patch-1Levi Bostian2014-12-27-1/+1
|\ \ | | | | | | Fixed typo at the end
| * | Fixed typo at the endeuporie2014-12-22-1/+1
| | |
* | | rework of the tutorialven2014-12-24-176/+180
| | |
* | | Update livescript.html.markdownAdam Bard2014-12-24-4/+4
| | | | | | | | | Fix syntax errors on numbery var names
* | | Fix typoLouie Dinh2014-12-23-1/+1
| | |
* | | Merge pull request #897 from maniexx/masterven2014-12-22-1/+0
|\ \ \ | |/ / |/| | PYTHON3: Delete PYMOTW3 due to lack of content
| * | Delete PYMOTW3 due to lack of contentmaniexx2014-12-22-1/+0
| | |
* | | Merge pull request #895 from xboston/patch-1Adam Bard2014-12-22-1/+1
|\ \ \ | | | | | | | | Russuan spelling corrrection
| * | | Russuan spelling corrrectionNikolay Kirsh2014-12-22-1/+1
| | | |
* | | | Merge pull request #893 from sam-m888/patch-2Adam Bard2014-12-22-3/+3
|\ \ \ \ | | | | | | | | | | Spelling corrrection
| * | | | Spelling corrrectionSam2014-12-22-3/+3
| |/ / /
* | | | Merge pull request #892 from sam-m888/patch-1Adam Bard2014-12-22-1/+1
|\ \ \ \ | |/ / / |/| | | Remove spurious "["
| * | | Remove spurious "["Sam2014-12-22-1/+1
|/ / /
* | | Merge pull request #891 from arturmkrtchyan/scala_fixven2014-12-21-1/+1
|\ \ \ | |_|/ |/| | [scala] Fixed Person class' constructor signature
| * | Fixed Person class' constructor signatureArtur Mkrtchyan2014-12-21-1/+1
|/ /
* | Merge pull request #888 from swapnilmj/patch-1ven2014-12-16-1/+1
|\ \ | | | | | | Changed function name to match function call
| * | Changed function name to match function callSwapnil Joshi2014-12-16-1/+1
|/ /
* | Merge pull request #887 from cbess/masterLevi Bostian2014-12-13-22/+47
|\ \ | | | | | | [swift/en] Add more code examples, update some code and comments
| * | - update examples, update commentsC. Bess2014-12-13-22/+47
|/ / | | | | | | | | | | | | - add another Switch example - add more complex func example - fix playground error - add another casting example
* | Merge pull request #885 from adriancooney/csharp-en-indexersven2014-12-10-0/+17
|\ \ | | | | | | [c#/en] Added an example of a custom indexer.
| * | Added an example of custom Indexers in C-Sharp [en]Adrian Cooney2014-12-10-0/+17
| | |
* | | Merge pull request #886 from weakish/lua-cnven2014-12-10-3/+3
|\ \ \ | |/ / |/| | lua-cn: typos and refinements.
| * | lua-cn: typos and refinements.Jakukyo Friel2014-12-10-3/+3
|/ /
* | Merge pull request #881 from mariane-sm/masterven2014-12-09-0/+884
|\ \ | | | | | | Clojure translation to pt-br
| * | Improving a little bit moreMariane Siqueira Machado2014-12-05-23/+26
| | |
| * | Swift translation to pt-brMariane Siqueira Machado2014-12-04-0/+500
| | |