| Commit message (Expand) | Author | Age | Lines |
* | Merge pull request #360 from adambrenecki/python-fixes | Adam Bard | 2013-09-26 | -21/+23 |
|\ |
|
| * | [python] Change to print function, as per #119 | Adam Brenecki | 2013-09-20 | -16/+18 |
| * | [python] Fix typo in comment, as per #265 | Adam Brenecki | 2013-09-20 | -1/+1 |
| * | [python] Clarify setdefault, as per #234 | Adam Brenecki | 2013-09-20 | -4/+4 |
* | | Merge pull request #361 from featurist/master | Adam Bard | 2013-09-26 | -0/+202 |
|\ \ |
|
| * | | added javascript highlighting | Tim Macfarlane | 2013-09-20 | -1/+1 |
| * | | one big code block, plus some clarifications | Tim Macfarlane | 2013-09-20 | -127/+71 |
| * | | learn pogoscript | Tim Macfarlane | 2013-09-20 | -0/+258 |
* | | | Merge pull request #363 from disjukr/master | Adam Bard | 2013-09-26 | -6/+91 |
|\ \ \ |
|
| * | | | add korean translation of brainfuck | JongChan Choi | 2013-09-21 | -0/+83 |
| * | | | make explanation richer | JongChan Choi | 2013-09-21 | -1/+3 |
| * | | | fix typo | JongChan Choi | 2013-09-21 | -5/+5 |
* | | | | 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 |
|\ \ \ |
|