summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix typolankeren2016-02-17-1/+1
|
* Merge pull request #1753 from onebree/contribAdam Bard2016-02-16-72/+99
|\ | | | | Add contributing-specific file
| * Resolve conflicts from mergeHunter Stevens2016-02-15-1597/+18400
| |\
| * | Add contributing-specific fileHunter Stevens2015-10-23-54/+68
| | |
* | | Merge pull request #2138 from gnrfan/elixir-fix-01ven2016-02-16-1/+1
|\ \ \ | | | | | | | | Fixing broken link to Elixir's Getting Started documentation
| * | | Fixing broken link to Elixir's Getting Started documentationAntonio Ognio2016-02-16-1/+1
|/ / /
* | | Merge pull request #2124 from petru-dimitriu/masterAdam Bard2016-02-15-1/+349
|\ \ \ | |_|/ |/| | Added LaTeX and brainf*ck translations to Romanian
| * | Removed old bf filePetru Dimitriu2016-02-15-90/+0
| | |
| * | Fixed bf filenamePetru Dimitriu2016-02-15-0/+90
| | |
| * | Merge remote-tracking branch 'upstream/master'Petru Dimitriu2016-02-15-291/+1639
| |\ \
| * | | Fix another tiny typoPetru Dimitriu2016-02-01-1/+0
| | | |
| * | | Fix tiny typo in LaTeX docPetru Dimitriu2016-02-01-1/+1
| | | |
| * | | Add Brainf*ck and LaTeX Romanian translationsPetru Dimitriu2016-02-01-0/+349
| | | |
* | | | Merge pull request #2137 from geoffliu/cleanup-cppven2016-02-15-24/+8
|\ \ \ \ | | | | | | | | | | Remove a section from c++, fixes #2130
| * | | | Remove a section from c++, fixes #2130Geoff Liu2016-02-15-24/+8
|/ / / /
* | | | Merge pull request #2135 from orsenthil/patch-1Geoff Liu2016-02-15-1/+1
|\ \ \ \ | | | | | | | | | | new boolean[] not really required when initializing.
| * | | | new boolean[] not really required when initializing.Senthil Kumaran2016-02-15-1/+1
| | |/ / | |/| | | | | | Introducing this disrupts the flow a little bit to think, if specifying `new boolean[] ` required when intializing.
* | | | Merge pull request #2136 from orsenthil/patch-2Geoff Liu2016-02-15-1/+1
|\ \ \ \ | |/ / / |/| | | memoize not memorize
| * | | memoize not memorizeSenthil Kumaran2016-02-15-1/+1
|/ / / | | | | | | Let's use the correct term instead of the tongue-in-cheek term denoting the same concept.
* | | Merge pull request #2110 from firoxer/masterAdam Bard2016-02-14-0/+608
|\ \ \ | | | | | | | | [ruby/fi] Translate Ruby docs to Finnish
| * | | Fix file metadataOliver Vartiainen2016-01-25-1/+2
| | | |
| * | | Translate Ruby docs to FinnishOliver Vartiainen2016-01-20-0/+607
| | | |
* | | | Merge pull request #1643 from ↵Adam Bard2016-02-14-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ankitaggarwal011/python3-ternary-operator-documentation-add [python3/en] Adding documentation on ternary operator
| * | | | Adding documentation on ternary operatorAnkit Aggarwal2015-10-19-0/+4
| | | | |
* | | | | Fix up asciidocAdam2016-02-14-15/+17
| | | | |
* | | | | Merge pull request #2104 from ryanmavilia/masterAdam Bard2016-02-14-0/+120
|\ \ \ \ \ | | | | | | | | | | | | [asciidoc/en-us] Start Asciidoc
| * | | | | Edit my website!Ryan Mavilia2016-01-26-1/+1
| | | | | |
| * | | | | Added paragraphs, lists, and formatted text.Ryan Mavilia2016-01-26-6/+60
| | | | | |
| * | | | | Rename asciidoc.markdown to asciidoc.html.markdownRyan Mavilia2016-01-17-0/+0
| | | | | |
| * | | | | Update asciidoc.markdownRyan Mavilia2016-01-17-7/+7
| | | | | |
| * | | | | Created the first asciidoc tutorialRyan Mavilia2016-01-13-0/+66
| | | | | |
* | | | | | Merge pull request #2134 from JacobCWard/patch-3ven2016-02-14-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | [make/en] existance -> existence
| * | | | | | corrected spellingJacob Ward2016-02-13-1/+1
|/ / / / / /
* | | | | | Clean up various errorsAdam2016-02-12-259/+25
| | | | | |
* | | | | | brainfuck->bfAdam2016-02-12-12/+12
| | | | | |
* | | | | | Merge pull request #2129 from JacobCWard/patch-2Geoff Liu2016-02-12-8/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | [zfs/en] Fix a few typos
| * | | | | | fix a few more typosJacob Ward2016-02-12-8/+8
| | | | | | |
| * | | | | | fix a typoJacob Ward2016-02-12-1/+1
|/ / / / / /
* | | | | | Merge pull request #1758 from patrikja/patch-2ven2016-02-11-9/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | Some minor fixes
| * | | | | | Some minor fixesPatrik Jansson2015-10-23-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I just noted that the example claiming that (add 10) is the same as (+10) was wrong. (A detail - it should be (10+) to match the argument order.) Then I just continued down making a few similar fixes and terminology updates. /Patrik PS. I've been teaching [Advanced Functional Programming](http://www.cse.chalmers.se/edu/course/afp/) (in Haskell) for a few years at Chalmers.
* | | | | | | Merge pull request #2127 from oscarb-se/patch-1ven2016-02-08-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [java/en] Fixed statement about many classes in one file
| * | | | | | | Fixed statement about many classes in one fileoscarb-se2016-02-08-1/+1
|/ / / / / / / | | | | | | | | | | | | | | Fixed statement on line 441 to say that it is _not_ good practice to keep many classes in the same file.
* | | | | | | Merge pull request #2126 from rajanand/patch-1ven2016-02-05-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Removed exclamation mark(!) from comment.
| * | | | | | | Removed !rajanand ilangovan2016-02-06-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #2125 from 23Pstars/masterven2016-02-02-0/+848
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | [php/id-id] ID translation
| * | | | | | Merge remote-tracking branch 'origin/master'Ahmad Zafrullah2016-02-02-0/+0
| |\ \ \ \ \ \
| | * | | | | | [php/id-id] updates for ID translationAhmad Zafrullah2016-02-02-121/+118
| | | | | | | |
| | * | | | | | [php/id-id] add ID translationAhmad Zafrullah2016-01-30-0/+851
| | | | | | | |
| * | | | | | | [php/id-id] updates for ID translationAhmad Zafrullah2016-02-02-121/+118
| | | | | | | |
| * | | | | | | [php/id-id] add ID translationAhmad Zafrullah2016-02-02-0/+851
|/ / / / / / /