summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Removed duplicate **is**Rohith Reddy Kumbharkar2018-12-07-1/+1
|
* Merge pull request #3418 from Menelion/fix-composer-ruAndre Polykanine2018-12-07-59/+60
|\ | | | | [php-composer/ru] Update Russian translation for Composer
| * [php-composer/ru] Update Russian translation for ComposerAndre Polykanine2018-12-07-59/+60
|/ | | | Fix various translation and spelling errors.
* Merge pull request #3417 from Menelion/fix-3338Andre Polykanine2018-12-07-0/+692
|\ | | | | [common-lisp/es] Spanish Translation for Common Lisp
| * [common-lisp/es] Spanish Translation for Common LispAndre Polykanine2018-12-07-0/+692
|/ | | | | | Closes #3338. the original translation was edited according to my review. Co-authored-by: Ivan Choff <ivanchoff@gmail.com>
* Merge pull request #3413 from nielsbom/patch-2Divay Prakash2018-12-01-1/+4
|\ | | | | [python3/en] show chaining operators nicer
| * [python3/en] show chaining operators nicerNiels Bom2018-11-30-1/+4
| |
* | [python3/en] show that True and False are ints (#3412)Niels Bom2018-12-01-6/+15
| | | | | | | | | | | | | | | | * [python3/en] show that True and False are ints * [python3/en] rework some boolean stuff I removed the example `-5 != False != True #=> True` because we didn't cover chaining yet.
* | Merge pull request #3411 from sheo77/patch-1Divay Prakash2018-12-01-1/+1
|\ \ | | | | | | Update yaml-de.html.markdown
| * | Update yaml-de.html.markdownSteffen Kroth2018-11-29-1/+1
| |/
* | Merge pull request #3410 from MegaBedder/patch-1Divay Prakash2018-12-01-84/+85
|\ \ | | | | | | [lua/en] Update from gist/tylerneylon
| * | Update from gist/tylerneylonBedder2018-11-25-84/+85
| |/ | | | | Note: https://gist.github.com/tylerneylon/5853042#gistcomment-851184
* | Merge pull request #3409 from hoodiecrow/patch-1Divay Prakash2018-12-01-5/+5
|\ \ | | | | | | [red/en] Update red.html.markdown
| * | Update red.html.markdownPeter Lewerin2018-11-26-2/+2
| | |
| * | Update red.html.markdownPeter Lewerin2018-11-24-3/+3
| |/ | | | | | | | | The inequality operator was given as "!=", should be "<>". The until construct was described as not returning a value: it always returns true if it finishes.
* | Merge pull request #3408 from Sacricarl/patch-1Divay Prakash2018-12-01-0/+1
|\ \ | |/ |/| Add Superblocks Lab IDE to additional resources
| * Add Superblocks Lab IDE to additional resourcesSacricarl2018-11-23-0/+1
|/ | | Added a useful tool for beginners to learn and experiment with when using Solidity
* Merge pull request #3406 from divayprakash/php-composer-ruDivay Prakash2018-11-20-0/+196
|\ | | | | [php-composer/ru-ru] Add Russian translation of Composer
| * Add lang code suffix to filenameDivay Prakash2018-11-20-1/+1
| |
| * Various fixesDivay Prakash2018-11-20-3/+4
| |
| * Remove trailing spacesDivay Prakash2018-11-20-23/+23
| |
| * Add Russian translation of ComposerOleksii Lysenko2018-11-20-0/+195
|/
* Merge pull request #3404 from z3ugma/masterDivay Prakash2018-11-20-0/+370
|\ | | | | [M (MUMPS)/en] Add M/MUMPS language
| * M missing a spaceFred Turkington2018-11-18-1/+1
| |
| * Adding M/MUMPSFred Turkington2018-11-18-0/+370
| | | | | | Syntax highlighting using jinja in some places to avoid erroneous color scheme.
* | Merge pull request #3402 from PatMyron/patch-1Divay Prakash2018-11-19-12/+6
|\ \ | | | | | | [ansible/en] Clean up
| * | Update ansible.html.markdownPat Myron2018-11-17-12/+6
| |/
* | Merge pull request #3403 from okry1123/patch-2Divay Prakash2018-11-19-10/+34
|\ \ | |/ |/| [dart/zh-cn] Fix bool convert
| * [dart/zh-cn]Fix bool convert of chinese version.OKry2018-11-18-10/+34
|/ | | Same to my last commit of english version, fix bool implicit conversions support of chinese version.
* Merge pull request #3401 from divayprakash/fix-juliaDivay Prakash2018-11-18-0/+2
|\ | | | | [julia/en] Add push! explanation, closes #2047
| * Add push! explanation, closes #2047Divay Prakash2018-11-18-0/+2
|/
* Merge pull request #3397 from divayprakash/update-readmeDivay Prakash2018-11-18-0/+23
|\ | | | | Add local build instructions, closes #3396
| * Highlighting fixDivay Prakash2018-11-18-1/+1
| |
| * Update local site building instructionsDivay Prakash2018-11-18-3/+8
| |
| * Add local build instructions, closes #3396Divay Prakash2018-11-17-0/+18
| |
* | YAML fixes (#3400)Divay Prakash2018-11-17-12/+12
| |
* | Merge pull request #3387 from okry1123/patch-1Divay Prakash2018-11-17-10/+34
|\ \ | | | | | | [dart/en] Fix bool implicit conversions support.
| * | [dart/en]Fix bool implicit conversions support.OKry2018-11-07-10/+34
| | | | | | | | | Implicit conversions of bool are supported now.
* | | [ansible/en] Fix build error and styling (#3399)Divay Prakash2018-11-17-180/+272
| | |
* | | Merge pull request #3398 from divayprakash/fix-processingAdam Bard2018-11-17-85/+131
|\ \ \ | | | | | | | | [processing/en] Fix build error and styling
| * | | Add name to contributorsDivay Prakash2018-11-17-0/+1
| | | |
| * | | Fix line length and stylingDivay Prakash2018-11-17-73/+120
| | | |
| * | | Various style fixesDivay Prakash2018-11-17-10/+8
| | | |
| * | | Fix build errorDivay Prakash2018-11-17-4/+4
|/ / /
* | | Merge pull request #3390 from athanasiosem/patch-1Divay Prakash2018-11-17-0/+60
|\ \ \ | |_|/ |/| | [el-gr] Add json in el-gr
| * | Update json-gr.html.markdownAthanasios Emmanouilidis2018-11-17-0/+0
| | |
| * | Update json-gr.html.markdownAthanasios Emmanouilidis2018-11-17-0/+7
| | |
| * | Create json-gr.html.markdownAthanasios Emmanouilidis2018-11-12-0/+53
| |/
* | Merge pull request #3395 from tinunkai/masterGeoff Liu2018-11-16-1/+1
|\ \ | | | | | | [git/zh-cn]Fix wrong Chinese character
| * | Fix wrong Chinese characterTin Unkai2018-11-16-1/+1
| | |