Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #277 from mbuettner/patch-1 | Adam Bard | 2013-08-27 | -1/+1 |
|\ | | | | | Fixed typo in Julia document | |||
| * | Fixed typo in Julia document | Martin Büttner | 2013-08-24 | -1/+1 |
| | | | | | | Element was popped from wrong array. | |||
* | | Merge pull request #279 from mendozao/master | Adam Bard | 2013-08-27 | -0/+260 |
|\ \ | | | | | | | Added MATLAB as a new language | |||
| * | | Added MATLAB as a new language | Osvaldo Mendoza | 2013-08-25 | -0/+260 |
| |/ | ||||
* | | Merge pull request #278 from Mendor/master | Adam Bard | 2013-08-27 | -0/+255 |
|\ \ | | | | | | | Russian translation for Erlang page | |||
| * | | Russian translation for Erlang page | Mendor | 2013-08-24 | -0/+255 |
| |/ | ||||
* | | Merge pull request #280 from afaqurk/phpDocumentationUpdate | Adam Bard | 2013-08-27 | -0/+5 |
|\ \ | |/ |/| | PHP documentation update | |||
| * | Correction to variable output of var_dump() | Afaq | 2013-08-25 | -1/+1 |
| | | ||||
| * | Updated PHP doc to include print_r() and var_dump() | Afaq | 2013-08-25 | -0/+5 |
|/ | ||||
* | Fixed de translations | Adam | 2013-08-20 | -2/+13 |
| | ||||
* | Fixes | Adam | 2013-08-20 | -4/+0 |
| | ||||
* | Merge pull request #266 from kultprok/master | Adam Bard | 2013-08-20 | -0/+73 |
|\ | | | | | Just another german translation. | |||
| * | Added a german translation for bash | kultprok | 2013-08-20 | -0/+73 |
| | | ||||
* | | Merge pull request #264 from thenonameguy/master | Adam Bard | 2013-08-20 | -11/+11 |
|\ \ | | | | | | | Fixed typo's, cleaned up some sentences, added gobyexample.com ref | |||
| * | | Fixed typo's, cleaned up some sentences, added gobyexample.com ref | Krisztián Szabó | 2013-08-20 | -11/+11 |
| |/ | ||||
* | | Merge pull request #205 from korjavin/master | Adam Bard | 2013-08-20 | -0/+118 |
|\ \ | | | | | | | Simple perl doc from `perldoc perlintro` | |||
| * | | mistake fix | Korjavin Ivan | 2013-08-13 | -4/+0 |
| | | | ||||
| * | | md fix | Korjavin Ivan | 2013-08-13 | -2/+2 |
| | | | ||||
| * | | beta perl | Korjavin Ivan | 2013-08-13 | -0/+122 |
| | | | ||||
* | | | Merge pull request #261 from bbshih/patch-1 | Adam Bard | 2013-08-20 | -1/+1 |
|\ \ \ | | | | | | | | | Fixed a grammatical error | |||
| * | | | Fixed a grammatical error | Billy Shih | 2013-08-19 | -1/+1 |
| | |/ | |/| | ||||
* | | | Merge pull request #262 from hkulekci/master | Adam Bard | 2013-08-20 | -0/+682 |
|\ \ \ | | | | | | | | | turkish translation for php language | |||
| * | | | turkish translation for php language | Haydar Kulekci | 2013-08-20 | -0/+682 |
| |/ / | ||||
* | | | Merge pull request #260 from jdonaldson/master | Adam Bard | 2013-08-20 | -0/+472 |
|\ \ \ | |/ / |/| | | first draft of learn haxe 3 in 15 minutes | |||
| * | | misc reformat, and some small details | Justin Donaldson | 2013-08-19 | -37/+61 |
| | | | ||||
| * | | fix comment typo | Justin Donaldson | 2013-08-19 | -1/+1 |
| | | | ||||
| * | | fix the other lazy syntax errors | Justin Donaldson | 2013-08-19 | -13/+13 |
| | | | ||||
| * | | fix getter/setter styles | Justin Donaldson | 2013-08-19 | -3/+3 |
| | | | ||||
| * | | Update haxe.html.markdown | Simon Richardson | 2013-08-19 | -3/+32 |
| | | | | | | | | | I think one of Haxes strong point is the fact that control structures are expressions as well. We should point this out. | |||
| * | | minor tweak to compiler args | Justin Donaldson | 2013-08-19 | -1/+1 |
| | | | ||||
| * | | first draft of learn haxe 3 in 15 minutes | Justin Donaldson | 2013-08-19 | -0/+419 |
| | | | ||||
* | | | Updates | Adam | 2013-08-19 | -250/+338 |
| | | | ||||
* | | | Merge pull request #251 from Anakros/ruby-ru | Adam Bard | 2013-08-19 | -0/+398 |
|\ \ \ | | | | | | | | | Added Russian Translation of Ruby | |||
| * | | | - added russian "lang" in description | Alexey | 2013-08-18 | -18/+21 |
| | | | | | | | | | | | | | | | | | | | | - removed tabs - minor changes in the text | |||
| * | | | Fixed filename, added previous contributors | Alexey | 2013-08-18 | -2/+7 |
| | | | | ||||
| * | | | Added Russian Translation of Ruby | Alexey | 2013-08-18 | -0/+390 |
| |/ / | ||||
* | | | Merge pull request #249 from golergka/master | Adam Bard | 2013-08-19 | -12/+81 |
|\ \ \ | | | | | | | | | Additions to C# file | |||
| * | | | C#: interfaces | Max Yankov | 2013-08-17 | -1/+31 |
| | | | | ||||
| * | | | C#: calling base method | Max Yankov | 2013-08-17 | -0/+7 |
| | | | | ||||
| * | | | Static methods | Max Yankov | 2013-08-17 | -1/+9 |
| | | | | ||||
| * | | | C#: default parameter values | Max Yankov | 2013-08-17 | -2/+3 |
| | | | | ||||
| * | | | C#: enums | Max Yankov | 2013-08-17 | -4/+19 |
| | | | | ||||
| * | | | C#: edited example code according to Microsoft's naming conventions | Max Yankov | 2013-08-17 | -6/+6 |
| | | | | ||||
| * | | | C#: Lacking static members | Max Yankov | 2013-08-17 | -0/+1 |
| | | | | ||||
| * | | | Static field | Max Yankov | 2013-08-17 | -1/+7 |
| | | | | ||||
| * | | | C#: Added myself to contributors list | Max Yankov | 2013-08-17 | -0/+1 |
| | | | | ||||
* | | | | Merge pull request #247 from rpalcolea/master | Adam Bard | 2013-08-19 | -0/+379 |
|\ \ \ \ | | | | | | | | | | | [Groovy] English edition | |||
| * | | | | Groovy: v 1.0 | Roberto Perez | 2013-08-17 | -1/+1 |
| | | | | | ||||
| * | | | | Groovy: v 1.0 | Roberto Perez | 2013-08-17 | -1/+174 |
| | | | | | ||||
| * | | | | Groovy: added installation, colletions, maps, beans, logical branching and loops | Roberto Perez | 2013-08-17 | -0/+171 |
| | | | | |