summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Extend and improve MATLAB articleJames Scott-Brown2013-09-14-54/+144
|
* Fixed a bunch of headersAdam2013-09-13-3/+8
|
* Merge pull request #316 from aesptux/masterAdam Bard2013-09-13-1/+303
|\ | | | | [c/en][go/es-es] Update C doc to fix a long line. / [go/es] translation
| * Spanish translation fix.Adrian Espinosa2013-09-10-1/+2
| |
| * Go spanish translation.Adrian Espinosa2013-09-10-61/+61
| |
| * Half done through the translationAdrian Espinosa2013-09-09-44/+45
| | | | | | I need moar time gosh >.<
| * Working on spanish translationAdrian Espinosa2013-09-08-0/+299
| |
| * Fix long lineAdrian Espinosa2013-09-04-1/+2
| |
* | Merge pull request #339 from armed/masterAdam Bard2013-09-13-0/+305
|\ \ | | | | | | [go/ru-ru] russian translation for Go language
| * | [go/ru-ru] russian translation for Go languageArtem Medeusheyev2013-09-12-0/+305
| | |
* | | Merge pull request #340 from JohnYangSam/patch-1Adam Bard2013-09-13-1/+1
|\ \ \ | | | | | | | | [bash/en] Correct bash for...in loop example
| * | | Correct bash for...in loop exampleJohnYangSam2013-09-12-1/+1
| |/ / | | | | | | Removed the $ in the variable declaration of the for...in bash loop to correct the code.
* | | Merge pull request #343 from mix3d/patch-3Adam Bard2013-09-13-0/+8
|\ \ \ | | | | | | | | Added '?' conditional logic example
| * | | Added '?' conditional logic exampleMadison Dickson2013-09-13-0/+8
| | | | | | | | | | | | Also added myself as a contributor.
* | | | Merge pull request #342 from mix3d/patch-2Adam Bard2013-09-13-0/+1
|\ \ \ \ | |/ / / |/| | | fixing language tag
| * | | fixing language tagMadison Dickson2013-09-13-0/+1
|/ / / | | | | | | was also displaying incorrectly on the main site
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam Brenecki2013-09-13-0/+1
|\ \ \
| * | | Fix c# esAdam2013-09-12-0/+1
| |/ /
* | | Wrapped setTimeout note to 80 charsAdam Brenecki2013-09-13-1/+2
| | |
* | | Note aboute setTimeoutjeroenransijn2013-09-11-0/+1
|/ /
* | Fixed up so it buildsAdam2013-09-08-14/+11
| |
* | Updated new contributionsAdam2013-09-08-12/+14
| |
* | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-09-08-27/+2471
|\ \
| * \ Merge pull request #313 from mix3d/patch-1Adam Bard2013-09-08-1/+13
| |\ \ | | | | | | | | Including for each loop example
| | * | Including for each loop exampleMadison Dickson2013-09-04-1/+13
| | | |
| * | | Merge pull request #323 from ntns/go-portugueseAdam Bard2013-09-08-0/+308
| |\ \ \ | | | | | | | | | | Add Portuguese translation of go.html.markdown
| | * | | Add Portuguese translation of go.html.markdownNuno Antunes2013-09-05-0/+308
| | | |/ | | |/|
| * | | Merge pull request #312 from nathan-hoad/masterAdam Bard2013-09-08-1/+1
| |\ \ \ | | | | | | | | | | Fixed typo in c.html.markdown
| | * | | Fixed typo in c.html.markdown that I introducedNathan Hoad2013-09-05-1/+1
| | | | |
| | * | | Fixed typo in c.html.markdownNathan Hoad2013-09-05-1/+1
| | | |/ | | |/|
| * | | Merge pull request #314 from tomhebbron/patch-1Adam Bard2013-09-08-1/+1
| |\ \ \ | | | | | | | | | | Update r.html.markdown
| | * | | Update r.html.markdownTom Hebbron2013-09-04-1/+1
| | | |/ | | |/| | | | | | | | | | | | | Fixed a problem with the jiggle function - variable x wasn't being updated before being returned, and the rnorm function was being asked to return x output values, rather than one. After testing, the values given the documentation are now correct.
| * | | Merge pull request #319 from MattyDub/masterAdam Bard2013-09-08-4/+5
| |\ \ \ | | | | | | | | | | Added links to source and package documentation for go.html.markdown
| | * | | Added links to source and package documentation.Matthew Wyatt2013-09-04-4/+5
| | |/ / | | | | | | | | | | | | Also reformatted line lengths to accommdate links.
| * | | Merge pull request #321 from yadongwen/masterAdam Bard2013-09-08-0/+151
| |\ \ \ | | | | | | | | | | added Chinese translation of perl.html.markdown
| | * | | add Chinese translation of perl.html.markdownYadong Wen2013-09-05-0/+151
| | |/ /
| * | | Merge pull request #322 from ggb/elixir-deAdam Bard2013-09-08-0/+417
| |\ \ \ | | | | | | | | | | [elixir/de]: German translation of elixir.html.markdown
| | * | | elixir: german translationggb2013-09-05-0/+417
| | |/ /
| * | | Merge pull request #329 from FeepingCreature/masterAdam Bard2013-09-08-0/+299
| |\ \ \ | | | | | | | | | | [neat/en] Document Neat language
| | * | | Document appender arrays and scope guardsFeepingCreature2013-09-08-0/+24
| | | | |
| | * | | Fix small syntax bugFeepingCreature2013-09-08-1/+1
| | | | |
| | * | | Amend cast doc to account for dynamic class castsFeepingCreature2013-09-08-1/+1
| | | | |
| | * | | Fix module filename; I misunderstood the directory layout thereFeepingCreature2013-09-08-1/+1
| | | | |
| | * | | Add documentation for Neat, my D1-lite.FeepingCreature2013-09-08-0/+275
| | | | |
| * | | | Merge pull request #326 from rafaeljegundo/masterAdam Bard2013-09-08-0/+414
| |\ \ \ \ | | | | | | | | | | | | Adding transalation of git for pt-pt
| | * | | | added first version of git in PT-PTRafael Jegundo2013-09-07-0/+414
| | |/ / /
| * | | | Merge pull request #325 from harshadsabne/masterAdam Bard2013-09-08-1/+16
| |\ \ \ \ | | | | | | | | | | | | [Matlab/en]
| | * | | | Update matlab.html.markdownHarshad Sabne2013-09-06-0/+11
| | | | | | | | | | | | | | | | | | Added subsection "Common vector functions"
| | * | | | Update matlab.html.markdownHarshad Sabne2013-09-06-1/+5
| | |/ / / | | | | | | | | | | Multiple function additions to "Common matrix functions" subsection.
| * | | | Merge pull request #324 from gprestes/erlang_pt-brAdam Bard2013-09-08-0/+253
| |\ \ \ \ | | | | | | | | | | | | [erlang/pt] Added PT-BR Erlang version