Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | add Hungarian translation of Python entry | ditam | 2017-10-15 | -0/+816 |
| | ||||
* | Merge pull request #2909 from prertik/master | Pratik Karki | 2017-10-14 | -2/+2 |
|\ | | | | | [awk/en] fix for Local Variable in "arithmetic_functions" | |||
| * | fix for #2859 | Pratik Karki | 2017-10-14 | -2/+2 |
|/ | ||||
* | Merge pull request #2908 from Xeleron/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-14 | -0/+6 |
|\ | | | | | [git/de] add more commit examples | |||
| * | add more commit examples | Marko Cubela | 2017-10-14 | -0/+6 |
|/ | ||||
* | Merge pull request #2907 from thejoycekung/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-14 | -1/+1 |
|\ | | | | | [bash/en] Edited output on line 59 | |||
| * | Fixed line 59 - printing | Joyce Kung | 2017-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/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-11 | -1/+1 |
|\ | | | | | [clojure-macros/en] Fix typo | |||
| * | Fix typo | attil-io | 2017-10-11 | -1/+1 |
| | | | | | | Remove unnecessary closing parenthesis from inline-2 macro. | |||
* | | Merge pull request #2906 from Saugardas/javascipt_ua_fix_typo | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-11 | -1/+1 |
|\ \ | |/ |/| | [javascript/uk-ua] Fix typo | |||
| * | [javascript/uk-ua] Fix typo | Vasiliy Petrov | 2017-10-11 | -1/+1 |
|/ | ||||
* | Merge pull request #2904 from Saugardas/add_russian_translation_for_haml | Pratik Karki | 2017-10-11 | -0/+233 |
|\ | | | | | [haml/ru] Add Russian translation for haml | |||
| * | [haml/ru] Add Russian translation for haml | Vasiliy Petrov | 2017-10-10 | -0/+233 |
| | | ||||
* | | Merge pull request #2903 from kenrick95/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-11 | -2/+2 |
|\ \ | |/ |/| | [chicken/en] Fix typo in CHICKEN language | |||
| * | Fix typo in CHICKEN language | kenrick95 | 2017-10-10 | -2/+2 |
|/ | | | | | | RSR5 --> R5RS and RSR7 --> R7RS Fixes #2803 | |||
* | Merge pull request #2901 from fnscoder/master | Pratik Karki | 2017-10-10 | -161/+0 |
|\ | | | | | [Asymptotic Notation/pt-br] delete double file asymptotic notation in pt-br | |||
| * | delete duble file asymptoticnotation in pt-br | fnscoder | 2017-10-09 | -161/+0 |
| | | ||||
* | | Merge pull request #2895 from jjuanhdez/patch-1 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-10 | -0/+132 |
|\ \ | | | | | | | Create learnsmallbasic-es.html.markdown | |||
| * | | Create learnsmallbasic-es.html.markdown | J.Juan | 2017-10-08 | -0/+132 |
| | | | ||||
* | | | Merge pull request #2902 from chris-martin/nix-question-mark | Andre 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 membership | Chris Martin | 2017-10-09 | -0/+6 |
|/ / / | ||||
* | | | Merge pull request #2896 from Nameguy/master | Andre 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.markdown | Nameguy | 2017-10-08 | -1/+1 |
| | | | | ||||
| * | | | Update smalltalk.html.markdown | Nameguy | 2017-10-08 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #2897 from Ale46/markdown/it-it | Andre 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 long | Ale46 | 2017-10-08 | -1/+4 |
| | | | | ||||
| * | | | [markdown/it-it] Fix some escape | Ale46 | 2017-10-08 | -7/+6 |
| | | | | ||||
| * | | | [markdown/it-it] Update structure and typo fix | Ale46 | 2017-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-2 | Andre 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 quotes | Ian Bertolacci | 2017-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-guidelines | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-09 | -121/+121 |
|\ \ \ \ \ | | | | | | | | | | | | | [swift/many] Style guidelines | |||
| * | | | | | swift | fix style guidelines | Damian Rzeszot | 2017-10-09 | -44/+44 |
| | | | | | | ||||
| * | | | | | swift | fix style guidelines | Damian Rzeszot | 2017-10-09 | -21/+21 |
| | | | | | | ||||
| * | | | | | swift | fix style guidelines | Damian Rzeszot | 2017-10-09 | -48/+48 |
| | | | | | | ||||
| * | | | | | swift | fix style guidelines | Damian Rzeszot | 2017-10-09 | -8/+8 |
| |/ / / / | ||||
* | | | | | Merge pull request #2900 from fplucas/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-09 | -0/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | rust-pt.html.markdown to pt-br folder | |||
| * | | | | rust-pt.html.markdown to pt-br folder | Lucas Pugliesi | 2017-10-09 | -0/+0 |
|/ / / / | ||||
* | | | | Merge pull request #2891 from fplucas/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-09 | -0/+174 |
|\ \ \ \ | | | | | | | | | | | [qt/pt-br] Translation of Qt to pt-br. | |||
| * | | | | [qt/pt-br] Translation of Qt to pt-br. | Lucas Pugliesi | 2017-10-05 | -0/+174 |
| | | | | | ||||
* | | | | | [java/fr] -Create java-fr.html.markdown (#2762) | Mathieu Gemard | 2017-10-09 | -0/+939 |
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create java-fr.html.markdown * Update java-fr.html.markdown * Update java-fr.html.markdown translation finished * typos * [java/en] changement switch/polymorphisme/interface * [java/fr] ajout d'un exemple pour l'opérateur ?: On pouvait penser qu'il fallait obligatoirement utiliser = avec ?: * [java/fr] typo | |||
* | | | | Merge pull request #2886 from banan314/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-08 | -5/+15 |
|\ \ \ \ | |_|_|/ |/| | | | [groovy/many] small fix in iteration over a map | |||
| * | | | [groovy] small fix in iteration over a map | Kamil Łopuszański | 2017-10-04 | -5/+15 |
| | | | | ||||
* | | | | Merge pull request #2885 from haydarai/master | Pratik Karki | 2017-10-07 | -0/+122 |
|\ \ \ \ | | | | | | | | | | | [rst/id-id] Add Indonesian translation for RST | |||
| * | | | | [rst/id-id] Add Indonesian translation for RST | Haydar Ali Ismail | 2017-10-03 | -0/+122 |
| |/ / / | ||||
* | | | | Merge pull request #2890 from sridhareaswaran/patch-1 | Pratik Karki | 2017-10-07 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | added use of break keyword & new tutorial link | |||
| * | | | | added use of break keyword & new tutorial link | Sridhar Easwaran | 2017-10-05 | -0/+4 |
| | | | | | ||||
* | | | | | Merge pull request #2892 from tobyjsullivan/fix-default-method | Pratik Karki | 2017-10-07 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | [java/en] Add default keyword | |||
| * | | | | Add default keyword | Toby Sullivan | 2017-10-05 | -1/+1 |
|/ / / / | ||||
* | | | | Merge pull request #2887 from fplucas/master | Pratik Karki | 2017-10-05 | -0/+92 |
|\ \ \ \ | |/ / / |/| | | | [pyqt/pt-br] Translation of PyQt to pt-br. | |||
| * | | | Filename learnpyqt.py to learnpyqt-pt.py | Lucas Pugliesi | 2017-10-05 | -1/+1 |
| | | | |