summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #2942 from thiagofribeiro/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2017-10-24-1/+1
|\ | | | | [c/pt-br] small typo
| * [c/pt-br] small typoThiago Ribeiro2017-10-23-1/+1
| |
* | Merge pull request #2945 from paulohrpinheiro/fix-whip-enAndre Polykanine A.K.A. Menelion Elensúlë2017-10-24-0/+2
|\ \ | | | | | | [whip/en] Add comment to separate functions categories
| * | Add comment to separate functions categoriesPaulo Henrique Rodrigues Pinheiro2017-10-23-0/+2
| |/
* | Merge pull request #2924 from kaymmm/python-inheritanceAndre Polykanine A.K.A. Menelion Elensúlë2017-10-24-26/+110
|\ \ | |/ |/| [python3/en] Add single inheritance section
| * python3/en cleanup for single inheritance mergeKeith Miyake2017-10-23-15/+5
| |
| * [python3/en] Add single inheritance sectionKeith Miyake2017-10-19-17/+111
| |
* | Merge pull request #2929 from denniskeller/pyqt-deAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+89
|\ \ | | | | | | [pyqt/de] Translate pyqt to german
| * | [pyqt/de] Translate pyqt to germanDennis Keller2017-10-22-0/+89
| | |
* | | Merge pull request #2930 from denniskeller/qt-deAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+175
|\ \ \ | | | | | | | | [qt/de] Translate qt to german
| * | | [qt/de] Translate qt to germanDennis Keller2017-10-22-0/+175
| |/ /
* | | Merge pull request #2931 from denniskeller/edn-deAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+112
|\ \ \ | | | | | | | | [edn/de] Translate edn to german
| * | | [edn/de] Translate edn to germanDennis Keller2017-10-22-0/+112
| |/ /
* | | Merge pull request #2932 from denniskeller/nix-deAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+358
|\ \ \ | | | | | | | | [nix/de] Translate nix to german
| * | | [nix/de] Translate nix to germanDennis Keller2017-10-22-0/+358
| |/ /
* | | Merge pull request #2935 from jdjohnston/edn-tagsAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-8/+12
|\ \ \ | | | | | | | | [edn/en] Improve the "Tagged Elements" section
| * | | Improve the "Tagged Elements" section of EDN docJonathan D Johnston2017-10-21-8/+12
| |/ / | | | | | | | | | | | | | | | | | | - Change Clojure code to eliminate errors and to match commented output > Change edn/read-string to clojure.edn/read-string (no _require_ in text) > Change map->menu-item to map->MenuItem to match defrecord and output - Modify the text to make it easier to understand the given example
* | | Merge pull request #2933 from thanhpd/masterAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+193
|\ \ \ | |/ / |/| | [typescript/vi-vn] Added Vietnamese translation for TypeScript language
| * | Update typescript-vi.html.markdownAndre Polykanine A.K.A. Menelion Elensúlë2017-10-22-0/+1
| | | | | | | | | Moved @thanhpd to the `translators` section.
| * | Added Vietnamese translation for TypeScript languagethanhpd2017-10-22-0/+192
|/ /
* | Merge pull request #2928 from Ale46/rst/it-itAndre Polykanine A.K.A. Menelion Elensúlë2017-10-21-0/+110
|\ \ | | | | | | [rst/it-it] Italian translation for rst
| * | [rst/it-it] Italian translation for rstAle462017-10-21-0/+110
| | |
* | | 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
|/ /