summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #363 from disjukr/masterAdam Bard2013-09-26-6/+91
|\ | | | | [brainfuck/ko-kr][brainfuck/en] Add korean translation of brainfuck
| * add korean translation of brainfuckJongChan Choi2013-09-21-0/+83
| |
| * make explanation richerJongChan Choi2013-09-21-1/+3
| |
| * fix typoJongChan Choi2013-09-21-5/+5
| |
* | Merge pull request #364 from yaurthek/csharp_improvementsAdam Bard2013-09-26-17/+64
|\ \ | | | | | | [csharp/en] C# improvements
| * | added myself to the contributors (C#)Melvyn2013-09-21-0/+1
| | |
| * | breaking some lines (C#)Melvyn2013-09-21-3/+6
| | |
| * | added an example for the foreach loop in C#Melvyn2013-09-21-0/+11
| | |
| * | various typos + added an example to declare an auto property (C#)Melvyn2013-09-21-6/+11
| | |
| * | more details for the enums (C#)Melvyn2013-09-21-3/+6
| | |
| * | added details for the switch statement for C#Melvyn2013-09-21-0/+8
| | |
| * | corrections for C# docMelvyn2013-09-21-2/+1
| | |
| * | typo (not instead of note) for C# docMelvyn2013-09-21-1/+1
| | |
| * | mentioned strings immutability and added details about var keyword (C#)Melvyn2013-09-21-0/+5
| | |
| * | 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 #365 from alemedeiros/masterAdam Bard2013-09-26-6/+58
|\ \ | |/ |/| [bash/en] Improved bash file
| * add useful commandsalexandre medeiros2013-09-22-0/+12
| |
| * add function information for bashalexandre medeiros2013-09-22-0/+12
| |
| * improve if on bashalexandre medeiros2013-09-22-3/+4
| |
| * better for descriptionalexandre medeiros2013-09-22-3/+4
| |
| * add information about input, output, and error redirectionalexandre medeiros2013-09-22-0/+7
| |
| * Improve bash variable infoalexandre medeiros2013-09-22-0/+14
| |
| * add conditional execution info to bashalexandre medeiros2013-09-22-0/+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