summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
* | | | | | Merge pull request #1031 from brxfork/patch-1ven2015-04-01-1/+3
|\ \ \ \ \ \
| * | | | | | Update perl6.html.markdownPhilippe Bricout2015-04-01-1/+3
|/ / / / / /
* | | | | | Added lang tag to go-frAdam Bard2015-03-31-0/+1
* | | | | | Merge pull request #1025 from nomatteus/erlang-if-fixven2015-03-30-1/+1
|\ \ \ \ \ \
| * | | | | | Fix syntax error: Remove semicolon from last branch of erlang if-expression.nomatteus2015-03-30-1/+1
|/ / / / / /
* | | | | | Merge pull request #1022 from jcmvbkbc/patch-1Geoff Liu2015-03-30-2/+2
|\ \ \ \ \ \
| * | | | | | c.html: fix #1021 (bitwise negation and shifting into the sign bit)Max Filippov2015-03-30-2/+2
| |/ / / / /
* | | | | | Merge pull request #1018 from erayaydin/masterven2015-03-30-0/+635
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Ready To More?Eray Aydın2015-03-26-3/+3
| * | | | AdvancedEray Aydın2015-03-26-32/+30
| * | | | ModulesEray Aydın2015-03-26-11/+11
| * | | | ClassesEray Aydın2015-03-25-35/+33
| * | | | FunctionsEray Aydın2015-03-25-52/+48
| * | | | Control Flow and IterablesEray Aydın2015-03-25-55/+54
| * | | | Variables and CollectionsEray Aydın2015-03-25-149/+148
| * | | | Primitive Datatypes and OperatorsEray Aydın2015-03-25-0/+645
* | | | | Merge pull request #1006 from nero-luci/masterGeoff Liu2015-03-27-7/+8
|\ \ \ \ \
| * | | | | [haskell.html.markdown] Explanation for Haskell '$' operator Cornel Punga2015-03-27-3/+2
| * | | | | [haskell.html.markdown] Changed explanation for Haskell '$' operatorCornel Punga2015-03-25-4/+6
| * | | | | Haskell.html.markdown. Wrong result of an expression.Cornel Punga2015-03-16-3/+3
| * | | | | Merge pull request #1 from nero-luci/nero-luci-patch-1Cornel Punga2015-03-16-3/+3
| |\ \ \ \ \
| | * | | | | Update haskell.html.markdown. Wrong explanation about '$' operatorCornel Punga2015-03-16-3/+3
| |/ / / / /
* | | | | | Merge pull request #1017 from jefferickson/patch-1ven2015-03-26-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Minor typo: fixed curly bracket direction (} -> {)Jeff Erickson2015-03-25-1/+1
|/ / / / /
* | | | | Merge pull request #1014 from fatiherikli/patch-1Levi Bostian2015-03-24-0/+2
|\ \ \ \ \
| * | | | | Change link formatFatih Erikli2015-03-24-1/+1
| * | | | | Add brainfuck-visualizer linkFatih Erikli2015-03-24-0/+2
* | | | | | Merge pull request #964 from wincentbalin/masterGeoff Liu2015-03-24-33/+33
|\ \ \ \ \ \
| * | | | | | Update python-de.html.markdownWincent Balin2015-03-03-2/+2
| * | | | | | Update go-de.html.markdownWincent Balin2015-02-15-18/+18
| * | | | | | Update go-de.html.markdownWincent Balin2015-02-14-13/+13
* | | | | | | Merge pull request #1016 from nero-luci/patch-3Geoff Liu2015-03-24-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [python3.html.mardown] Added a short statement about magic methodsCornel Punga2015-03-24-1/+3
|/ / / / / / /
* | | | | | | Merge pull request #1015 from nero-luci/patch-2Levi Bostian2015-03-24-4/+2
|\ \ \ \ \ \ \
| * | | | | | | Update python3.html.markdown. Changes to spacing and online resourcesCornel Punga2015-03-24-4/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1013 from nadako/masterLevi Bostian2015-03-24-12/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [haxe] polishingDan Korostelev2015-03-24-3/+3
| * | | | | | [haxe] some additions and fixes (closes #489)Dan Korostelev2015-03-24-12/+21
| * | | | | | Use "haxe" highlighting instead of C#Dan Korostelev2015-03-24-1/+1
|/ / / / / /
* | | | | | Merge pull request #1011 from iamrahil/rubyLevi Bostian2015-03-23-0/+8
|\ \ \ \ \ \
| * | | | | | add to ruby contributorsRahil Momin2015-03-19-0/+1
| * | | | | | add has_key? and has_value? methods on hashesRahil Momin2015-03-19-0/+4
| * | | | | | add include? method on arraysRahil Momin2015-03-19-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #1008 from jpmonette/masterven2015-03-23-0/+438
|\ \ \ \ \ \
| * | | | | | Updating French translationJean-Philippe Monette2015-03-17-67/+73
| * | | | | | updating translators informationJean-Philippe Monette2015-03-17-1/+3
| * | | | | | Adding Go French translationJean-Philippe Monette2015-03-17-0/+430
| |/ / / / /
* | | | | | Merge pull request #955 from suuuzi/masterven2015-03-21-160/+253
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Refering Python3 tutorial linksuuuzi2015-02-04-1/+1
| * | | | | Python 3: Changing 'the other tutorial' to a link refering the other tutorialsuuuzi2015-02-04-1/+1