summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix the comments of French Ruby file from the Nami-Doc's comments ↵Geoffrey Roguelon2013-08-15-40/+41
| | | | | | (adambard/learnxinyminutes-docs#223). Thanks to him.
* Add the French translation of the Ruby language.Geoffrey Roguelon2013-08-14-0/+406
|
* Merge pull request #220 from pabloelices/masterAdam Bard2013-08-14-1/+2
|\ | | | | Split long line.
| * Split long line.Pablo Elices2013-08-14-1/+2
|/
* Merge pull request #217 from wikibook/masterAdam Bard2013-08-14-0/+484
|\ | | | | [Python] Korean translation
| * Merge branch 'master' of https://github.com/wikibook/learnxinyminutes-docswikibook2013-08-14-5/+5
| |\
| * | Korean version of python tutorial addedwikibook2013-08-14-0/+484
| | |
* | | Merge pull request #218 from pabloelices/masterAdam Bard2013-08-14-0/+56
|\ \ \ | | | | | | | | CoffeeScript Spanish Translation.
| * | | Fix typo.Pablo Elices2013-08-14-1/+1
| | | |
| * | | Translate CoffeeScript file to spanish.Pablo Elices2013-08-14-0/+56
| | | |
* | | | Merge pull request #219 from peterjmit/patch-1Adam Bard2013-08-14-1/+1
|\ \ \ \ | | | | | | | | | | Update clojure.html.markdown
| * | | | Update clojure.html.markdownPeter Mitchell2013-08-14-1/+1
|/ / / / | | | | | | | | Small typo fix
* | | | Merge pull request #209 from NickLaMuro/ruby-fixesAdam Bard2013-08-13-5/+7
|\ \ \ \ | | | | | | | | | | Ruby tweaks
| * | | | Giving myself some credit... I guessNick LaMuro2013-08-13-0/+1
| | | | |
| * | | | Fixes spacing issuesNick LaMuro2013-08-13-3/+4
| | | | |
| * | | | Fixes array typosNick LaMuro2013-08-13-2/+2
| |/ / /
* | | | Merge pull request #207 from soniakeys/masterAdam Bard2013-08-13-0/+301
|\ \ \ \ | | | | | | | | | | Go first draft
| * | | | slashed commentsSonia Keys2013-08-13-160/+38
| | | | |
| * | | | Go first draftSonia Keys2013-08-13-0/+423
| | | | |
* | | | | Merge pull request #210 from bcho/patch-1Adam Bard2013-08-13-138/+139
|\ \ \ \ \ | | | | | | | | | | | | Improved some translations, made the code more PEP8
| * | | | | Improved some translations, made the code more PEP8hbc2013-08-14-138/+139
| | |/ / / | |/| | |
* | | | | Merge pull request #211 from wikibook/masterAdam Bard2013-08-13-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | | Correct some translations
| * | | | Update lua-kr.html.markdown위키북스2013-08-14-2/+2
| | | | |
| * | | | Update javascript-kr.html.markdown위키북스2013-08-14-3/+3
| | |_|/ | |/| |
* | | | Merge pull request #208 from LucasTadeu/masterAdam Bard2013-08-13-1/+360
|\ \ \ \ | |_|/ / |/| | | Add Emacs Lisp translation for brazilian portuguese and fix typo in python (pt-br)
| * | | Fix typo on 'lang' tag.Lucas Tadeu Teixeira2013-08-13-1/+1
| | | |
| * | | Add brazilian portuguese translation for elisp tutorial.Lucas Tadeu Teixeira2013-08-13-0/+359
| | | |
* | | | Line length edits to objective cAdam2013-08-13-6/+8
| | | |
* | | | Merge pull request #206 from YannickL/masterAdam Bard2013-08-13-0/+308
|\ \ \ \ | | | | | | | | | | Objective-C documentation
| * | | | [NEW] Protocol ImplementationYannick Loriot2013-08-13-5/+29
| | | | |
| * | | | minor changeYannick Loriot2013-08-13-2/+3
| | | | |
| * | | | minor updateYannick Loriot2013-08-13-16/+12
| | | | |
| * | | | [UPDATE] Object CreationYannick Loriot2013-08-13-10/+36
| | | | |
| * | | | minor updatesYannick Loriot2013-08-13-10/+10
| | | | |
| * | | | [NEW] Try-Catch-FinallyYannick Loriot2013-08-13-16/+33
| | | | |
| * | | | [NEW] StatementsYannick Loriot2013-08-13-0/+72
| | | | |
| * | | | minor updateYannick Loriot2013-08-13-4/+4
| | | | |
| * | | | minor fixesYannick Loriot2013-08-13-2/+4
| | | | |
| * | | | [UPDATE] Object DeclarationYannick Loriot2013-08-13-4/+25
| | | | |
| * | | | minor fixesYannick Loriot2013-08-13-7/+8
| | | | |
| * | | | [UPDATE] Literals ExamplesYannick Loriot2013-08-13-22/+41
| | | | |
| * | | | [Refactoring] LiteralsYannick Loriot2013-08-13-36/+44
| | | | |
| * | | | [ADD] Hello World!Yannick Loriot2013-08-13-1/+20
| | | | |
| * | | | minor fixesYannick Loriot2013-08-13-3/+3
| | | | |
| * | | | [UPDATE] AuthorsYannick Loriot2013-08-13-4/+7
| | | | |
| * | | | [FIX] filenameYannick Loriot2013-08-13-99/+0
| | | | |
| * | | | [FIX] filenameYannick Loriot2013-08-13-0/+99
| | | | |
| * | | | Merge branch 'Objective-C' of ↵Yannick Loriot2013-08-13-0/+99
| |\ \ \ \ | | | | | | | | | | | | | | | | | | https://github.com/jeksys/learnxinyminutes-docs into objective-c
| | * | | | Update objvectiv-C.html.markdownEugene Yagrushkin2013-07-10-2/+34
| | | | | |
| | * | | | added Objective-Ceugene2013-07-03-0/+67
| | | | | |