Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | Merge pull request #364 from yaurthek/csharp_improvements | Adam Bard | 2013-09-26 | -17/+64 | |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | added myself to the contributors (C#) | Melvyn | 2013-09-21 | -0/+1 | |
| * | | | | | | | | breaking some lines (C#) | Melvyn | 2013-09-21 | -3/+6 | |
| * | | | | | | | | added an example for the foreach loop in C# | Melvyn | 2013-09-21 | -0/+11 | |
| * | | | | | | | | various typos + added an example to declare an auto property (C#) | Melvyn | 2013-09-21 | -6/+11 | |
| * | | | | | | | | more details for the enums (C#) | Melvyn | 2013-09-21 | -3/+6 | |
| * | | | | | | | | added details for the switch statement for C# | Melvyn | 2013-09-21 | -0/+8 | |
| * | | | | | | | | corrections for C# doc | Melvyn | 2013-09-21 | -2/+1 | |
| * | | | | | | | | typo (not instead of note) for C# doc | Melvyn | 2013-09-21 | -1/+1 | |
| * | | | | | | | | mentioned strings immutability and added details about var keyword (C#) | Melvyn | 2013-09-21 | -0/+5 | |
| * | | | | | | | | corrected errors about the nullable types for C# | Melvyn | 2013-09-21 | -5/+13 | |
| * | | | | | | | | added Decimal type example for C# | Melvyn | 2013-09-21 | -1/+5 | |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #365 from alemedeiros/master | Adam Bard | 2013-09-26 | -6/+58 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | add useful commands | alexandre medeiros | 2013-09-22 | -0/+12 | |
| * | | | | | | | add function information for bash | alexandre medeiros | 2013-09-22 | -0/+12 | |
| * | | | | | | | improve if on bash | alexandre medeiros | 2013-09-22 | -3/+4 | |
| * | | | | | | | better for description | alexandre medeiros | 2013-09-22 | -3/+4 | |
| * | | | | | | | add information about input, output, and error redirection | alexandre medeiros | 2013-09-22 | -0/+7 | |
| * | | | | | | | Improve bash variable info | alexandre medeiros | 2013-09-22 | -0/+14 | |
| * | | | | | | | add conditional execution info to bash | alexandre medeiros | 2013-09-22 | -0/+5 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #362 from hkulekci/brainfuct-update | Adam Bard | 2013-09-20 | -28/+29 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | some updates on brainfuck/tr . i missed out "not capitalized except at the st... | Haydar Kulekci | 2013-09-20 | -28/+29 | |
|/ / / / / / | |||||
* | | | | | | [javascript] clarify constructor prototype example, as per #204 | Adam Brenecki | 2013-09-20 | -0/+3 | |
* | | | | | | Add missing semicolon | Adam Brenecki | 2013-09-20 | -1/+1 | |
|/ / / / / | |||||
* | | | | | Updated perl-es | Adam | 2013-09-19 | -0/+3 | |
* | | | | | Merge pull request #347 from jamesscottbrown/master | Adam Bard | 2013-09-19 | -25/+115 | |
|\ \ \ \ \ | |||||
| * | | | | | Fix typo - misspelt 'receive' | James Scott-Brown | 2013-09-18 | -1/+1 | |
| * | | | | | Explain difference between command and function syntax | James Scott-Brown | 2013-09-18 | -2/+15 | |
| * | | | | | Typos | James Scott-Brown | 2013-09-15 | -2/+2 | |
| * | | | | | Typos | James Scott-Brown | 2013-09-15 | -3/+3 | |
| * | | | | | Comment explaining LU decomposition | James Scott-Brown | 2013-09-15 | -1/+1 | |
| * | | | | | Relabel a section to 'Matrix Factorisations | James Scott-Brown | 2013-09-15 | -1/+1 | |
| * | | | | | Matlab: more plotting functions, anonymous functions, matrix factorisations, ... | James Scott-Brown | 2013-09-15 | -20/+97 | |
* | | | | | | Merge pull request #348 from arnelbucio/patch-1 | Adam Bard | 2013-09-19 | -1/+1 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix typo | Arnel Bucio | 2013-09-15 | -1/+1 | |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #353 from hkulekci/php-update | Adam Bard | 2013-09-19 | -1/+6 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | added latest updates from php-en | Haydar Kulekci | 2013-09-18 | -1/+6 | |
| |/ / / / / | |||||
* | | | | | | Merge pull request #354 from hkulekci/obj-c-update | Adam Bard | 2013-09-19 | -0/+320 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | objective-c translating to Turkish language | Haydar Kulekci | 2013-09-18 | -0/+320 | |
| |/ / / / / | |||||
* | | | | | | Merge pull request #355 from hkulekci/brainfuck-update | Adam Bard | 2013-09-19 | -0/+86 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | [brainfuck/tr] translating Brainfuck programming language to turkish | Haydar Kulekci | 2013-09-18 | -0/+86 | |
| |/ / / / / | |||||
* | | | | | | Merge pull request #356 from frncscgmz/master | Adam Bard | 2013-09-19 | -0/+157 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | Perl spanish translation. | Francisco Gomez | 2013-09-18 | -0/+157 | |
* | | | | | | | Merge pull request #358 from graue/patch-1 | Adam Bard | 2013-09-19 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Haskell: fix comment out of sync with code | Scott Feeney | 2013-09-20 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #344 from armed/master | Adam Bard | 2013-09-14 | -14/+16 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | [go/ru-ru] typos and edits | Artem Medeusheyev | 2013-09-14 | -14/+16 | |
* | | | | | | | Merge pull request #345 from jamesscottbrown/master | Adam Bard | 2013-09-14 | -54/+144 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | | | |||||
| * | | | | | Extend and improve MATLAB article | James Scott-Brown | 2013-09-14 | -54/+144 | |
|/ / / / / | |||||
* | | | | | Fixed a bunch of headers | Adam | 2013-09-13 | -3/+8 |