summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* corrected errors about the nullable types for C#Melvyn2013-09-21-5/+13
|
* added Decimal type example for C#Melvyn2013-09-21-1/+5
|
* Merge pull request #362 from hkulekci/brainfuct-updateAdam Bard2013-09-20-28/+29
|\ | | | | [brainfuck/tr] i missed out somethings my previous translation.
| * some updates on brainfuck/tr . i missed out "not capitalized except at the ↵Haydar Kulekci2013-09-20-28/+29
|/ | | | start of a sentence" about brainfuck
* [javascript] clarify constructor prototype example, as per #204Adam Brenecki2013-09-20-0/+3
|
* Add missing semicolonAdam Brenecki2013-09-20-1/+1
|
* Updated perl-esAdam2013-09-19-0/+3
|
* Merge pull request #347 from jamesscottbrown/masterAdam Bard2013-09-19-25/+115
|\ | | | | [matlab/en] Extend MATLAB article
| * Fix typo - misspelt 'receive'James Scott-Brown2013-09-18-1/+1
| |
| * Explain difference between command and function syntaxJames Scott-Brown2013-09-18-2/+15
| |
| * TyposJames Scott-Brown2013-09-15-2/+2
| |
| * TyposJames Scott-Brown2013-09-15-3/+3
| |
| * Comment explaining LU decompositionJames Scott-Brown2013-09-15-1/+1
| |
| * Relabel a section to 'Matrix FactorisationsJames Scott-Brown2013-09-15-1/+1
| |
| * Matlab: more plotting functions, anonymous functions, matrix factorisations, ↵James Scott-Brown2013-09-15-20/+97
| | | | | | | | and other features. Fix some typos.
* | Merge pull request #348 from arnelbucio/patch-1Adam Bard2013-09-19-1/+1
|\ \ | | | | | | [php/en] Fix typo
| * | Fix typoArnel Bucio2013-09-15-1/+1
| | |
* | | Merge pull request #353 from hkulekci/php-updateAdam Bard2013-09-19-1/+6
|\ \ \ | | | | | | | | [php/tr] added latest updates from php-en
| * | | added latest updates from php-enHaydar Kulekci2013-09-18-1/+6
| |/ /
* | | Merge pull request #354 from hkulekci/obj-c-updateAdam Bard2013-09-19-0/+320
|\ \ \ | | | | | | | | [obj-c/tr] objective-c translating to Turkish language
| * | | objective-c translating to Turkish languageHaydar Kulekci2013-09-18-0/+320
| |/ /
* | | Merge pull request #355 from hkulekci/brainfuck-updateAdam Bard2013-09-19-0/+86
|\ \ \ | | | | | | | | [brainfuck/tr] translating Brainfuck programming language to turkish
| * | | [brainfuck/tr] translating Brainfuck programming language to turkishHaydar Kulekci2013-09-18-0/+86
| |/ /
* | | Merge pull request #356 from frncscgmz/masterAdam Bard2013-09-19-0/+157
|\ \ \ | | | | | | | | [perl/es-es] Perl spanish translation.
| * | | Perl spanish translation.Francisco Gomez2013-09-18-0/+157
| | | |
* | | | Merge pull request #358 from graue/patch-1Adam Bard2013-09-19-1/+1
|\ \ \ \ | |_|/ / |/| | | Haskell: fix comment out of sync with code
| * | | Haskell: fix comment out of sync with codeScott Feeney2013-09-20-1/+1
|/ / /
* | | Merge pull request #344 from armed/masterAdam Bard2013-09-14-14/+16
|\ \ \ | | | | | | | | [go/ru-ru] typos and edits
| * | | [go/ru-ru] typos and editsArtem Medeusheyev2013-09-14-14/+16
| | | |
* | | | Merge pull request #345 from jamesscottbrown/masterAdam Bard2013-09-14-54/+144
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| [matlab/en] Extend and improve MATLAB article
| * | 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
|/ /