Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #903 from edipofederle/master | Adam Bard | 2015-01-12 | -0/+621 |
|\ | | | | | [commonlisp/pt] - Translate Common Lisp guide to Portuguese Brazil | |||
| * | fix word | elf | 2014-12-26 | -1/+1 |
| | | ||||
| * | fix. | elf | 2014-12-26 | -2/+2 |
| | | ||||
| * | clean up and improvements | elf | 2014-12-26 | -7/+8 |
| | | ||||
| * | Removing comments... | elf | 2014-12-26 | -20/+4 |
| | | ||||
| * | general translation to pt-br for common-lisp completed | elf | 2014-12-26 | -0/+636 |
| | | ||||
* | | Merge pull request #898 from switchhax/master | Adam Bard | 2015-01-12 | -1/+139 |
|\ \ | | | | | | | [YAML/en] translated to [YAML/de] | |||
| * | | [YAML/en] translated to [YAML/de] | switchhax | 2014-12-23 | -1/+139 |
| |/ | ||||
* | | Merge pull request #894 from yomichi/julia-jp | Adam Bard | 2015-01-12 | -0/+761 |
|\ \ | | | | | | | [julia/ja] Translating X=Julia into Japanese | |||
| * | | finish translating X=Julia into Japanese | Yuichi Motoyama | 2014-12-22 | -209/+31 |
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/master' into julia-jp | Yuichi Motoyama | 2014-12-22 | -1/+1 |
| |\ \ | ||||
| * | | | finish translating (original english remains for review) | Yuichi Motoyama | 2014-12-20 | -20/+212 |
| | | | | ||||
| * | | | start translating julia into japanese | Yuichi Motoyama | 2014-12-20 | -0/+747 |
| | | | | ||||
* | | | | Merge pull request #861 from maximkoretskiy/ru-javascript | Adam Bard | 2015-01-12 | -0/+543 |
|\ \ \ \ | | | | | | | | | | | [javascript/ru] Translate JavaScript guide to russian | |||
| * | | | | Remove todos | Maksim Koretskiy | 2014-11-13 | -2/+0 |
| | | | | | ||||
| * | | | | Remove comments with english + fix some typo | Maksim Koretskiy | 2014-11-13 | -191/+44 |
| | | | | | ||||
| * | | | | Add Further Reading | Maksim Koretskiy | 2014-11-13 | -23/+16 |
| | | | | | ||||
| * | | | | Translate last chapter | Maksim Koretskiy | 2014-11-13 | -4/+55 |
| | | | | | ||||
| * | | | | Translate 4. Functions, Scope and Closures | Maksim Koretskiy | 2014-11-13 | -6/+44 |
| | | | | | ||||
| * | | | | Fix grammar | Maksim Koretskiy | 2014-11-13 | -2/+2 |
| | | | | | ||||
| * | | | | Translate Logic and Control Structures | Maksim Koretskiy | 2014-11-13 | -15/+29 |
| | | | | | ||||
| * | | | | Translate part 3 | Maksim Koretskiy | 2014-11-13 | -8/+33 |
| | | | | | ||||
| * | | | | Translate 1st part | Maksim Koretskiy | 2014-11-13 | -13/+43 |
| | | | | | ||||
| * | | | | Translate preamble | Maksim Koretskiy | 2014-11-13 | -0/+12 |
| | | | | | ||||
| * | | | | Add not translated verson of javasript | Maksim Koretskiy | 2014-11-13 | -0/+529 |
| | | | | | ||||
* | | | | | Merge pull request #914 from miguelarauj1o/hy-ptbr | Adam Bard | 2015-01-12 | -0/+176 |
|\ \ \ \ \ | | | | | | | | | | | | | [Hy/en] translated to [Hy/pt-br] | |||
| * | | | | | [Hy/en] translated to [Hy/pt-bt] | Miguel Araújo | 2015-01-08 | -0/+176 |
| | | | | | | ||||
* | | | | | | Merge pull request #913 from miguelarauj1o/xml-ptbr | Adam Bard | 2015-01-12 | -0/+133 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [XML/en] translated to [XML/pt-br] | |||
| * | | | | | | [XML/en] translated to [XML/pt-br] | Miguel Araújo | 2015-01-07 | -0/+133 |
| |/ / / / / | ||||
* | | | | | | Merge pull request #920 from Flaburgan/patch-2 | ven | 2015-01-12 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Typo | |||
| * | | | | | | Typo | Fla | 2015-01-12 | -1/+1 |
|/ / / / / / | ||||
* | | | | | | Merge pull request #919 from geoffliu/master | Levi Bostian | 2015-01-11 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [en/Scala] Better wording about breaks in cases | |||
| * | | | | | | Better wording about breaks in cases | Geoff Liu | 2015-01-11 | -1/+1 |
| | | | | | | | ||||
* | | | | | | | Merge pull request #917 from geoffliu/master | Levi Bostian | 2015-01-11 | -25/+39 |
|\| | | | | | | | | | | | | | | | | | | | | [en/Scala] Rewrite the pattern matching section | |||
| * | | | | | | Rewrite the pattern matching section | Geoff Liu | 2015-01-11 | -25/+39 |
|/ / / / / / | ||||
* | | | | | | Merge pull request #915 from mordner/c-fix | Levi Bostian | 2015-01-10 | -2/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | C: two minor fixes | |||
| * | | | | | | Fixed one line being cut off and a comment about the export attribute | mordner | 2015-01-08 | -2/+3 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | was referring to the wrong function and variable. | |||
* | | | | | | Merge pull request #916 from raiph/patch-1 | Levi Bostian | 2015-01-10 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix link to synopses and call them 'design docs' | |||
| * | | | | | Fix link to synopses and call them 'design docs' | raiph | 2015-01-09 | -1/+1 |
|/ / / / / | ||||
* | | | | | Merge pull request #912 from weakish/java-interface | ven | 2015-01-07 | -0/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | java: Add `@Override` for interfaces. | |||
| * | | | | | java: Add `@Override` for interfaces. | Jakukyo Friel | 2015-01-07 | -0/+5 |
| | | | | | | ||||
* | | | | | | Merge pull request #908 from pooryorick/master | ven | 2015-01-05 | -0/+447 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Tcl overview | |||
| * | | | | | | add filename: learntcl.tcl | Poor Yorick | 2015-01-04 | -446/+447 |
| | | | | | | | ||||
| * | | | | | | Reworked summary | Poor Yorick | 2015-01-02 | -9/+37 |
| | | | | | | | ||||
| * | | | | | | better verbiage, add more commands. | Poor Yorick | 2015-01-02 | -59/+100 |
| | | | | | | | ||||
| * | | | | | | add reference | Poor Yorick | 2015-01-01 | -1/+6 |
| | | | | | | | ||||
| * | | | | | | add Tcl document | Poor Yorick | 2015-01-01 | -0/+372 |
| |/ / / / / | ||||
* | | | | | | Merge pull request #890 from arturmkrtchyan/master | Adam Bard | 2015-01-03 | -2/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [scala] Fixed function return type | |||
| * | | | | | | 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 ↵ | Artur Mkrtchyan | 2014-12-20 | -1/+1 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | return statement |