Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | 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 | |
| | | | | |||||
| * | | | Updating repo | Lucas Pugliesi | 2017-10-05 | -1/+121 | |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #2888 from fnscoder/master | Pratik Karki | 2017-10-05 | -0/+0 | |
|\ \ \ \ | | | | | | | | | | | fix names in pt-br and pt-pt | ||||
| * | | | | fix names in pt-pt | fnscoder | 2017-10-04 | -0/+0 | |
| | | | | | |||||
| * | | | | fix names in pt-br | fnscoder | 2017-10-04 | -0/+0 | |
|/ / / / | |||||
* | | | | Merge pull request #2881 from Ale46/html/it-it | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-04 | -0/+120 | |
|\ \ \ \ | | | | | | | | | | | [html/it-it] adds Italian translation for html | ||||
| * | | | | [html/it-it] adds Italian translation for html | Ale46 | 2017-10-02 | -0/+120 | |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #2872 from 0xbf00/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-04 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | [c/en] Correct off-by-one error | ||||
| * | | | [c/en] Correct off-by-one error | Jakob Rieck | 2017-09-25 | -1/+1 | |
| | | | | |||||
| | | * | [pyqt/pt-br] Translation of PyQt to pt-br. | Lucas Pugliesi | 2017-10-04 | -0/+92 | |
| |_|/ |/| | | |||||
* | | | Merge pull request #2882 from Ale46/matlab/it-it | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-02 | -1/+1 | |
|\ \ \ | | | | | | | | | [matlab/it-it] removed text left from the original translation | ||||
| * | | | [matlab/it-it] removed text left from the original translation | Ale46 | 2017-10-02 | -1/+1 | |
| | |/ | |/| | |||||
* | | | Merge pull request #2883 from harrymt/patch-3 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-02 | -4/+3 | |
|\ \ \ | | | | | | | | | [bash/en] Fixed formatting for The Black Hole | ||||
| * | | | [bash/en] Fixed formatting for The Black Hole | Harry Mumford-Turner | 2017-10-02 | -4/+3 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | - [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` - [x] Pull request touches only one file (or a set of logically related files with similar changes made) - [x] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts) - [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown) - [x] Yes, I have double-checked quotes and field names! | ||||
* | | | Merge pull request #2880 from haydarai/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-02 | -0/+45 | |
|\ \ \ | | | | | | | | | [hq9+/id-id] Add Indonesian translation for HQ9+ | ||||
| * | | | [hq9+/id-id] Add Indonesian translation for HQ9+ | Haydar Ali Ismail | 2017-10-02 | -0/+45 | |
| |/ / | |||||
* | | | Merge pull request #2875 from Saugardas/haml_en_updating | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-10-02 | -5/+47 | |
|\ \ \ | |/ / |/| | | [haml/en] Add more information | ||||
| * | | [haml/en] Fix mistakes in English text | Vasiliy Petrov | 2017-09-28 | -4/+4 | |
| | | | |||||
| * | | fix formatting | Vasiliy Petrov | 2017-09-27 | -3/+2 | |
| | | | |||||
| * | | [haml/en] Add more information | Vasiliy Petrov | 2017-09-27 | -5/+48 | |
| | | |