summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
* Merge pull request #372 from qgustavor/patch-1Adam Bard2013-10-09-3/+11
|\
| * Fixed comparisons sectionGustavo Rodrigues2013-10-01-3/+11
* | Merge pull request #374 from bzg/masterAdam Bard2013-10-09-3/+401
|\ \
| * | clojure.html.markdown: Fix an error (s/value/key)Bastien Guerry2013-10-04-1/+1
| * | Addfrench translation for the Clojure tutorialBastien Guerry2013-10-04-0/+398
| * | clojure.html.markdown: Fix another typoBastien Guerry2013-10-04-1/+1
| * | clojure.html.markdown: Fix typoBastien Guerry2013-10-03-1/+1
* | | Merge pull request #375 from xakon/masterAdam Bard2013-10-09-12/+10
|\ \ \
| * | | [java] Missing semi-colon at code exampleChristos Kontas2013-10-08-1/+1
| * | | [git] Fix typo error in guideChristos Kontas2013-10-08-1/+1
| * | | [CommonLisp] fix typo error in commentChristos Kontas2013-10-07-1/+1
| * | | [bash] Fix some spell errors in commentsChristos Kontas2013-10-04-2/+2
| * | | [perl] Fix list with links at "Further Reading"Christos Kontas2013-10-04-4/+4
| * | | [Perl] Remove some redundant spacesChristos Kontas2013-10-04-3/+1
| | |/ | |/|
* | | Merge pull request #377 from benizi/fix-elixir-de-identificationAdam Bard2013-10-09-1/+1
|\ \ \
| * | | Fixes language identification in elixir-deBenjamin R. Haskell2013-10-06-1/+1
* | | | Merge pull request #376 from vinhnx/vi-translationAdam Bard2013-10-09-0/+710
|\ \ \ \
| * | | | add Git and Obj-C translation in Vietnamese languageVinh Nguyen2013-10-04-0/+710
| |/ / /
* | | | Merge pull request #378 from croddin/patch-1Adam Bard2013-10-09-1/+1
|\ \ \ \
| * | | | Fixed spelling of trig function "sin"Craig Roddin2013-10-07-1/+1
| |/ / /
* | | | Merge pull request #382 from Willyfrog/fix-clj-esAdam Bard2013-10-09-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Correct relevant fix from issue #374Guillermo Vaya2013-10-09-1/+1
|/ / /
* | | Merge pull request #373 from m90/masterAdam Brenecki2013-10-04-2/+2
|\ \ \ | |/ / |/| |
| * | be consistent with PascalCasing of constructorsFrederik Ring2013-10-03-2/+2
|/ /
* | Merge pull request #359 from mrshankly/bf-pt_pt-translationAdam Bard2013-09-26-0/+84
|\ \
| * | Fix header.Joao Marques2013-09-20-0/+2
| * | Added pt-pt brainfuck translation.Joao Marques2013-09-20-0/+82
* | | Merge pull request #360 from adambrenecki/python-fixesAdam Bard2013-09-26-21/+23
|\ \ \
| * | | [python] Change to print function, as per #119Adam Brenecki2013-09-20-16/+18
| * | | [python] Fix typo in comment, as per #265Adam Brenecki2013-09-20-1/+1
| * | | [python] Clarify setdefault, as per #234Adam Brenecki2013-09-20-4/+4
* | | | Merge pull request #361 from featurist/masterAdam Bard2013-09-26-0/+202
|\ \ \ \
| * | | | added javascript highlightingTim Macfarlane2013-09-20-1/+1
| * | | | one big code block, plus some clarificationsTim Macfarlane2013-09-20-127/+71
| * | | | learn pogoscriptTim Macfarlane2013-09-20-0/+258
* | | | | Merge pull request #363 from disjukr/masterAdam Bard2013-09-26-6/+91
|\ \ \ \ \
| * | | | | 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
|\ \ \ \ \
| * | | | | 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