summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #236 from sergiokas/patch-1Adam Bard2013-08-16-1/+1
|\ | | | | Fixed typo
| * Fixed typosergiokas2013-08-15-1/+1
| | | | | | Fixed a typo. Nice tutorial, by the way.
* | Merge pull request #235 from sevab/masterAdam Bard2013-08-16-2/+2
|\ \ | | | | | | Update objective-c.html.markdown
| * | Update objective-c.html.markdownSeva Baskin2013-08-15-2/+2
| |/ | | | | Fixed a few typos
* | Merge pull request #233 from y-gagar1n/masterAdam Bard2013-08-16-1/+1
|\ \ | | | | | | Fixed typo in C spanish version adressed in #230
| * | fixed typo in C spanish version adressed in #230Yury2013-08-16-1/+1
| |/
* | Merge pull request #229 from pantaovay/masterAdam Bard2013-08-16-0/+279
|\ \ | | | | | | Add Chinese translation for go.html.markdown
| * | 修改Tao Pan2013-08-15-2/+1
| | |
| * | Add go-zh.html.markdowngodtao2013-08-15-0/+280
| |/
* | Merge pull request #228 from H2CO3/patch-1Adam Bard2013-08-16-279/+399
|\ \ | | | | | | Fix mistakes in the C tutorial
| * | fixed header, added switch statementÁrpád Goretity 2013-08-15-7/+39
| | |
| * | whoops, fixed typos and added missing infoÁrpád Goretity 2013-08-15-2/+7
| | |
| * | Update c.html.markdownÁrpád Goretity 2013-08-15-273/+356
| | |
* | | Merge pull request #223 from GRoguelon/new-ruby-frAdam Bard2013-08-16-0/+407
|\ \ \ | | | | | | | | Ruby French translation
| * | | Fix a word of French Ruby language.Geoffrey Roguelon2013-08-15-1/+1
| | | |
| * | | 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 #222 from GRoguelon/fix-ruby-enAdam Bard2013-08-16-3/+3
|\ \ \ \ | |_|_|/ |/| | | Fixed a missing character in Ruby language.
| * | | Fix a missing character in the comment.Geoffrey Roguelon2013-08-14-3/+3
| |/ / | | | | | | | | | remove useless whitespace at the end of the lines.
* | | [javascript] Add semicolons. Closes #214.Adam Brenecki2013-08-15-109/+109
| | |
* | | [javascript] Remove anonymous function assignment example. ref #215Adam Brenecki2013-08-15-11/+3
| | |
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam Brenecki2013-08-15-3/+547
|\ \ \ | | |/ | |/|
| * | Merge pull request #224 from avsej/masterAdam Bard2013-08-14-2/+5
| |\ \ | | |/ | |/| Fix typo about how pointers are declared
| | * Fix typo about how pointers are declaredSergey Avseyev2013-08-14-2/+5
| |/ | | | | | | | | | | Of course it is completely valid that star can go right after type name, but it might be not that obvious that during declaration the star is associated to the variable, not with the type name.
| * 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
* | | | | More concise explanation of closuresAdam Brenecki2013-08-14-11/+6
| | | | |
* | | | | Explain anonymous functions after first-class, and more conciselyAdam Brenecki2013-08-14-11/+8
| | | | |
* | | | | Avoid telling people about techniques that are discouraged anywayAdam Brenecki2013-08-14-6/+0
| | | | |
* | | | | Made some corrections and clarificationsKyle Simpson2013-08-14-7/+21
|/ / / /
* | | | 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
| | |_|/ | |/| |