Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | ||||
| * | Groovy: Added references | Roberto Perez | 2013-08-17 | -1/+27 |
| | | ||||
| * | created groovy markdown | Roberto Perez | 2013-08-17 | -0/+9 |
| | | ||||
* | | Merge pull request #250 from thenonameguy/master | Adam Bard | 2013-08-19 | -0/+305 |
|\ \ | | | | | | | Added hungarian translation of Golang | |||
| * | | Added hungarian translation of Golang | Krisztián Szabó | 2013-08-18 | -0/+305 |
| | | | ||||
* | | | Merge pull request #252 from kultprok/master | Adam Bard | 2013-08-19 | -0/+374 |
|\ \ \ | | | | | | | | | Added german translation for git. | |||
| * | | | Added german translation for git. | kultprok | 2013-08-18 | -0/+374 |
| | | | | ||||
* | | | | Merge pull request #253 from golergka/bash | Adam Bard | 2013-08-19 | -0/+84 |
|\ \ \ \ | | | | | | | | | | | Bash file | |||
| * | | | | Bash: commands, attributes, ls, grep & pipe | Max Yankov | 2013-08-18 | -1/+12 |
| | | | | | ||||
| * | | | | expanded the bash tutorial | Darren Lin | 2013-08-18 | -2/+22 |
| | | | | | ||||
| * | | | | Bash: user input and expressions | Max Yankov | 2013-08-18 | -1/+10 |
| | | | | | ||||
| * | | | | Stub bash file | Max Yankov | 2013-08-18 | -0/+44 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #255 from L8D/patch-1 | Adam Bard | 2013-08-19 | -9/+9 |
|\ \ \ \ | | | | | | | | | | | Updated documentation for new language behavior of Whip | |||
| * | | | | Updated documentation for new language behaivour | Tenor Biel | 2013-08-18 | -9/+9 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #256 from rduerig/master | Adam Bard | 2013-08-19 | -13/+14 |
|\ \ \ \ | | | | | | | | | | | improved python german a little bit | |||
| * | | | | improved python german a little bit | rduerig | 2013-08-18 | -13/+14 |
| |/ / / | ||||
* | | | | Merge pull request #259 from hkulekci/master | Adam Bard | 2013-08-19 | -0/+484 |
|\ \ \ \ | |/ / / |/| | | | turkish translation for c language | |||
| * | | | some updates turkish translation for latest updates of forked repo | Haydar Kulekci | 2013-08-19 | -259/+326 |
| | | | | ||||
| * | | | turkish translation for c language | Haydar Kulekci | 2013-08-19 | -0/+417 |
|/ / / | ||||
* | | | Merge pull request #248 from JakeHurlbut/patch-1 | Adam Bard | 2013-08-17 | -1/+1 |
|\ \ \ | | | | | | | | | Corrected Array Object NSLog Call | |||
| * | | | Corrected Array Object NSLog Call | JakeHurlbut | 2013-08-17 | -1/+1 |
|/ / / | ||||
* | | | t push origin Merge branch 'master' of ↵ | Adam | 2013-08-17 | -0/+58 |
|\ \ \ | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs | |||
| * \ \ | Merge pull request #246 from GRoguelon/new-coffeescript-fr | Adam Bard | 2013-08-17 | -0/+58 |
| |\ \ \ | | | | | | | | | | | Add french translation of Coffeescript. | |||
| | * | | | Add french coffeescript translation. | Geoffrey Roguelon | 2013-08-17 | -0/+58 |
| | |/ / | ||||
* | | | | Updated header matter in python-de | Adam | 2013-08-17 | -2/+3 |
| | | | | ||||
* | | | | Changed python-de to utf-8 | Adam | 2013-08-17 | -81/+81 |
| | | | | ||||
* | | | | Merge branch 'master' of https://github.com/kultprok/learnxinyminutes-docs ↵ | Adam | 2013-08-17 | -0/+484 |
|\ \ \ \ | | |_|/ | |/| | | | | | | into de | |||
| * | | | added first draft of german translation for python | kultprok | 2013-08-17 | -0/+484 |
| | |/ | |/| | ||||
* | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-08-17 | -11/+19 |
|\ \ \ | | |/ | |/| | ||||
| * | | Merge pull request #244 from marcuse/patch-1 | Adam Bard | 2013-08-17 | -1/+1 |
| |\ \ | | | | | | | | | Spelling, capatability -> compatibility | |||
| | * | | Spelling, capatability -> compatibility | marcuse | 2013-08-17 | -1/+1 |
| | |/ | | | | | | | And added a link to the RubySpec section. | |||
| * | | Merge pull request #245 from golergka/master | Adam Bard | 2013-08-17 | -6/+10 |
| |\ \ | | | | | | | | | Minor additions to C# | |||
| | * | | C#: comments about "this" keyword | Max Yankov | 2013-08-17 | -2/+2 |
| | | | | ||||
| | * | | C#: Auto-implemented properties | Max Yankov | 2013-08-17 | -3/+3 |
| | | | | ||||
| | * | | C# Coding style: property names start with capitals | Max Yankov | 2013-08-17 | -1/+1 |
| | | | | ||||
| | * | | Accessing nullable's value in C# | Max Yankov | 2013-08-17 | -0/+4 |
| | |/ | ||||
| * | | Merge pull request #241 from GRoguelon/fix-ruby-fr | Adam Bard | 2013-08-17 | -4/+8 |
| |\ \ | | |/ | |/| | [Ruby-fr] Fix length of comments and french syntax | |||
| | * | Fix French syntax. | Geoffrey Roguelon | 2013-08-17 | -2/+2 |
| | | | ||||
| | * | Split the comment lines to avoid the exceeding of the block of code. | Geoffrey Roguelon | 2013-08-17 | -4/+8 |
| |/ | ||||
* | | Edits | Adam | 2013-08-16 | -239/+240 |
| | | ||||
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-08-16 | -413/+3579 |
|\| | ||||
| * | Merge pull request #225 from SlaF/master | Adam Bard | 2013-08-16 | -0/+658 |
| |\ | | | | | | | Add russian translate for php language [new] | |||
| | * | Add russian translate for php language | Vyacheslav Redkin | 2013-08-15 | -0/+658 |
| | | | ||||
| * | | Merge pull request #227 from dacechavez/master | Adam Bard | 2013-08-16 | -2/+2 |
| |\ \ | | | | | | | | | Fixed 2 typos around function pointers | |||
| | * | | Fixed 2 typos around function pointers | dacechavez | 2013-08-15 | -2/+2 |
| | |/ | ||||
| * | | Merge pull request #237 from wikibook/master | Adam Bard | 2013-08-16 | -0/+406 |
| |\ \ | | | | | | | | | Translated Java tutorial into Korean! | |||
| | * | | added Korean version of Java tutorial | wikibook | 2013-08-16 | -0/+406 |
| | | | |