summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #2927 from AdamFrey/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-10-21-6/+6
|\ | | | | [edn] Fix incorrect format for EDN symbols
| * [edn] Fix incorrect format for EDN symbolsAdam Frey2017-10-20-6/+6
| | | | | | EDN symbols do not start with a # character
* | Merge pull request #2925 from kaymmm/nim-multiline-commentsAndre Polykanine A.K.A. Menelion Elensúlë2017-10-21-4/+19
|\ \ | | | | | | [nim/en] Add multi-line comments
| * | [nim/en] Add multi-line commentsKeith Miyake2017-10-19-4/+19
| |/
* | Merge pull request #2926 from kaymmm/r-require-curlAndre Polykanine A.K.A. Menelion Elensúlë2017-10-21-1/+2
|\ \ | |/ |/| [r/en] Fix read.csv per #2926
| * [r/en] Fix read.csv per #2236Keith Miyake2017-10-19-1/+2
|/
* Merge pull request #2917 from b10s/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-10-19-2/+3
|\ | | | | Update ruby-ru.html.markdown
| * Update ruby-ru.html.markdownEnshin Andrey2017-10-17-2/+3
|/
* Merge pull request #2911 from ditam/dynamic-programming-markdown-escapingPratik Karki2017-10-17-1/+1
|\ | | | | [dynamic-programming/en] add backticks to escape markdown formatting characters
| * add backticks to escape markdown formatting charactersditam2017-10-15-1/+1
| |
* | Merge pull request #2913 from ditam/haxe-typosPratik Karki2017-10-17-2/+2
|\ \ | | | | | | [haxe/en] minor typos
| * | fix small typosditam2017-10-15-2/+2
| |/
* | Merge pull request #2914 from ditam/html-duplicatePratik Karki2017-10-17-0/+1
|\ \ | | | | | | [html/it] add missing lang declaration to html-it
| * | add missing lang declaration to html-itditam2017-10-15-0/+1
| |/ | | | | | | | | The missing declaration caused the italian version show up as a duplicate HTML article, becoming the parent of every further translation.
* | Merge pull request #2915 from jgjadaoag/forth-fix-tuck-definitionPratik Karki2017-10-17-1/+1
|\ \ | | | | | | [Forth/en] Fix tuck definition
| * | Fix tuck definitionJoseph Gabriel J. Adaoag2017-10-16-1/+1
| |/
* | Merge pull request #2916 from Xeleron/masterPratik Karki2017-10-17-0/+4
|\ \ | |/ |/| [git/en] added signed commit example
| * added signed commit exampleMarko Cubela2017-10-17-0/+4
| |
* | Merge pull request #2909 from prertik/masterPratik Karki2017-10-14-2/+2
|\ \ | | | | | | [awk/en] fix for Local Variable in "arithmetic_functions"
| * | fix for #2859Pratik Karki2017-10-14-2/+2
|/ /
* | Merge pull request #2908 from Xeleron/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-10-14-0/+6
|\| | | | | [git/de] add more commit examples
| * add more commit examplesMarko Cubela2017-10-14-0/+6
|/
* Merge pull request #2907 from thejoycekung/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-10-14-1/+1
|\ | | | | [bash/en] Edited output on line 59
| * Fixed line 59 - printingJoyce Kung2017-10-13-1/+1
|/ | | Using echo with ' ' means that the variable won't be expanded, so it should print the literal $Variable instead of some string.
* Merge pull request #2905 from attil-io/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-10-11-1/+1
|\ | | | | [clojure-macros/en] Fix typo
| * Fix typoattil-io2017-10-11-1/+1
| | | | | | Remove unnecessary closing parenthesis from inline-2 macro.
* | Merge pull request #2906 from Saugardas/javascipt_ua_fix_typoAndre Polykanine A.K.A. Menelion Elensúlë2017-10-11-1/+1
|\ \ | |/ |/| [javascript/uk-ua] Fix typo
| * [javascript/uk-ua] Fix typoVasiliy Petrov2017-10-11-1/+1
|/
* Merge pull request #2904 from Saugardas/add_russian_translation_for_hamlPratik Karki2017-10-11-0/+233
|\ | | | | [haml/ru] Add Russian translation for haml
| * [haml/ru] Add Russian translation for hamlVasiliy Petrov2017-10-10-0/+233
| |
* | Merge pull request #2903 from kenrick95/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-10-11-2/+2
|\ \ | |/ |/| [chicken/en] Fix typo in CHICKEN language
| * Fix typo in CHICKEN languagekenrick952017-10-10-2/+2
|/ | | | | | RSR5 --> R5RS and RSR7 --> R7RS Fixes #2803
* Merge pull request #2901 from fnscoder/masterPratik Karki2017-10-10-161/+0
|\ | | | | [Asymptotic Notation/pt-br] delete double file asymptotic notation in pt-br
| * delete duble file asymptoticnotation in pt-brfnscoder2017-10-09-161/+0
| |
* | Merge pull request #2895 from jjuanhdez/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-10-10-0/+132
|\ \ | | | | | | Create learnsmallbasic-es.html.markdown
| * | Create learnsmallbasic-es.html.markdownJ.Juan2017-10-08-0/+132
| | |
* | | Merge pull request #2902 from chris-martin/nix-question-markAndre Polykanine A.K.A. Menelion Elensúlë2017-10-10-0/+6
|\ \ \ | | | | | | | | [nix/en] document using ? to test set membership
| * | | [nix/en] document using ? to test set membershipChris Martin2017-10-09-0/+6
|/ / /
* | | Merge pull request #2896 from Nameguy/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-10-10-2/+2
|\ \ \ | | | | | | | | [smalltalk/en] Fix some unclosed comments in the smalltalk documentation
| * | | Update smalltalk.html.markdownNameguy2017-10-08-1/+1
| | | |
| * | | Update smalltalk.html.markdownNameguy2017-10-08-1/+1
| |/ /
* | | Merge pull request #2897 from Ale46/markdown/it-itAndre Polykanine A.K.A. Menelion Elensúlë2017-10-09-64/+130
|\ \ \ | | | | | | | | [markdown/it-it] Update structure and typo fix
| * | | [markdown/it-it] Fix comment line too longAle462017-10-08-1/+4
| | | |
| * | | [markdown/it-it] Fix some escapeAle462017-10-08-7/+6
| | | |
| * | | [markdown/it-it] Update structure and typo fixAle462017-10-08-64/+128
| | | | | | | | | | | | Some typo where fixed and the structure now reflect the english version of the markdown file
* | | | Merge pull request #2898 from ian-bertolacci/patch-2Andre Polykanine A.K.A. Menelion Elensúlë2017-10-09-8/+8
|\ \ \ \ | | | | | | | | | | [chapel/en] Chapel version update, mixed quotes
| * | | | [chapel/en] Chapel version update, mixed quotesIan Bertolacci2017-10-08-8/+8
| | | | | | | | | | | | | | | | | | | | + Chapel is now version 1.16.0 + The syntax highlighter does *not* like single quotes `'` mixed with double quotes `"`. I have removed what appear to be the worst offenders.
* | | | | Merge pull request #2899 from damian-rzeszot/swift-style-guidelinesAndre Polykanine A.K.A. Menelion Elensúlë2017-10-09-121/+121
|\ \ \ \ \ | | | | | | | | | | | | [swift/many] Style guidelines
| * | | | | swift | fix style guidelinesDamian Rzeszot2017-10-09-44/+44
| | | | | |
| * | | | | swift | fix style guidelinesDamian Rzeszot2017-10-09-21/+21
| | | | | |