summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Update matlab.html.markdownHarshad Sabne2013-09-06-0/+11
* Update matlab.html.markdownHarshad Sabne2013-09-06-1/+5
* Update README.markdownAdam Bard2013-09-05-4/+29
* Fixed up potential conflictsAdam2013-09-04-4/+4
* Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-09-04-31/+1561
|\
| * Merge pull request #309 from ociule/masterAdam Bard2013-09-04-0/+489
| |\
| | * Corrections.Ovidiu Ciule2013-09-04-3/+2
| | * Add romanian python translation. Expect spelling corrections.Ovidiu Ciule2013-09-04-0/+490
| * | Merge pull request #297 from netpyoung/masterAdam Bard2013-09-04-0/+383
| |\ \
| | * | Korean version of clojure tutorial addednetpyoung2013-09-04-0/+383
| | |/
| * | Merge pull request #298 from hkulekci/update-branchAdam Bard2013-09-04-0/+22
| |\ \
| | * | update latest commits.Haydar Kulekci2013-09-03-0/+22
| | |/
| * | Merge pull request #299 from neslux/masterAdam Bard2013-09-04-0/+631
| |\ \
| | * | Spanish translation for the csharp articleOlfran Jiménez2013-09-03-0/+631
| | |/
| * | Merge pull request #300 from JensRantil/parentheses-fixAdam Bard2013-09-04-1/+1
| |\ \
| | * | parens => parenthesesJens Rantil2013-09-04-1/+1
| | |/
| * | Merge pull request #303 from mathiasbynens/patch-1Adam Bard2013-09-04-17/+15
| |\ \
| | * | brainfuck: A few correctionsMathias Bynens2013-09-04-17/+15
| | |/
| * | Merge pull request #305 from mrshu/masterAdam Bard2013-09-04-1/+1
| |\ \
| | * | chan chan string -> channel of string channelsMarek Šuppa2013-09-04-1/+1
| | |/
| * | Merge pull request #306 from hoelzro/masterAdam Bard2013-09-04-4/+11
| |\ \
| | * | Use local variables for function examplesRob Hoelz2013-09-04-4/+4
| | * | Add another example of function call without parensRob Hoelz2013-09-04-0/+4
| | * | Clarify self-referential local functionsRob Hoelz2013-09-04-0/+3
| | |/
| * | Merge pull request #307 from NKCSS/masterAdam Bard2013-09-04-2/+2
| |\ \
| | * | Changed Print function to show the variable typeNKCSS2013-09-04-2/+2
| | |/
| * | Merge pull request #308 from dcaunt/masterAdam Bard2013-09-04-5/+5
| |\ \
| | * | Fixed inconsistencies in class implementation and protocol namingDave Caunt2013-09-04-2/+2
| | * | Fixed typo in ParameterDave Caunt2013-09-04-2/+2
| | * | Fixed For loop example so that jj is not incremented twice in each iteration ...Dave Caunt2013-09-04-1/+1
| | |/
| * | Merge pull request #311 from eXeC64/patch-1Adam Bard2013-09-04-1/+1
| |\ \ | | |/ | |/|
| | * Corrected comment: utf-8 → unicodeHarry Jeffery2013-09-04-1/+1
| |/
* | Add file download to javascript.jsAdam2013-09-02-2/+3
* | ARGHAdam2013-09-02-16/+16
|/
* Merge pull request #296 from agumonkey/patch-1Adam Bard2013-09-02-1/+1
|\
| * [minor] s/Paul Khoung/Paul Khuong/gagum onkey2013-09-03-1/+1
* | Merge pull request #295 from Willyfrog/mejora-clojureAdam Bard2013-09-02-96/+94
|\ \
| * | From robot to human, corrected gender, some clojure idioms reverted toGuillermo Vaya2013-09-03-96/+94
| |/
* | Merge pull request #294 from timyates/masterAdam Bard2013-09-02-7/+35
|\ \ | |/ |/|
| * Another way of checking List.contains and some headersTim Yates2013-09-02-1/+14
| * Mention mutating with List.sortTim Yates2013-09-02-1/+5
| * Added a few more examples for List manipulationTim Yates2013-09-02-4/+15
| * Highlight code as Groovy, not cppTim Yates2013-09-02-1/+1
|/
* Merge pull request #282 from wikibook/masterAdam Bard2013-08-31-5/+0
|\
| * fixed merge errorswikibook2013-08-29-5/+0
* | Merge pull request #287 from ggb/javascript-deAdam Bard2013-08-31-0/+449
|\ \
| * | translated javascript-tutorialGregor Große-Bölting2013-08-30-0/+449
* | | Merge pull request #284 from ipscott/masterAdam Bard2013-08-31-0/+6
|\ \ \
| * | | Update php.html.markdownipscott2013-08-29-0/+6
* | | | Merge pull request #288 from MarcosX/adding_variables_scope_infoAdam Bard2013-08-31-0/+18
|\ \ \ \