summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [python3/en] Add note about dictionary item ordering in Python 3.7+ (#3423)Nico Dinata2018-12-21-5/+8
| | | | | * Add changes to dict item ordering in Python 3.7+ * Fix line length * Fix typo in example
* Merge pull request #3421 from filips123/slovenian-translationAndre Polykanine2018-12-16-0/+136
|\ | | | | [sl-si/asciidoc] Add Slovenian translation for AsciiDoc
| * Add Slovenian translation for AsciiDocFilip Š2018-12-14-0/+136
| |
* | Merge pull request #3414 from NervosBeijingCommunity/masterAdam Bard2018-12-15-0/+819
|\ \ | |/ |/| [solidity/cn] [solidity.html.markdown] Chinese translate for solidity
| * update based on inkydragon commentsBob Jiang2018-12-03-4/+4
| |
| * translate for zh-cnBob Jiang2018-12-03-0/+819
| |
* | Merge pull request #3420 from SerzN1/patch-1Andre Polykanine2018-12-13-0/+189
|\ \ | | | | | | [yaml/ru] Translate Yaml into Russian
| * | Add lang codeAndre Polykanine2018-12-13-0/+1
| | |
| * | Update ru translation for YAMLSerge2018-12-12-14/+17
| | |
| * | Create yaml-ru.html.markdownSerge2018-12-11-0/+185
|/ /
* | Merge pull request #3416 from nenadom/patch-1Divay Prakash2018-12-11-9/+9
|\ \ | | | | | | [racket/en] Fix section numbering
| * | Fix section numberingNenad Mijatovic2018-12-03-9/+9
| | | | | | | | | | | | Index number for the `Functions` sections is numbered `3.` -- just like the `Structs and Collections` section before it. This fixes section numbering for `Functions` and all subsequent sections.
* | | Merge pull request #3419 from rohith/patch-1Andre Polykanine2018-12-07-1/+1
|\ \ \ | | | | | | | | [yaml/en] Removed duplicate is in YAML docs
| * | | 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.