Divay Prakash
e9fb77c86d
Merge pull request #3426 from uzluisf/master
...
[perl/en] Add some changes
2018-12-25 05:34:26 +05:30
Divay Prakash
6ca86f2e61
Merge pull request #3428 from westurner/patch-4
...
[vim/en] markdown listify lists
2018-12-25 00:46:18 +05:30
Andre Polykanine
48c870c979
Merge pull request #3430 from Menelion/fix-bash-ru
...
[bash/ru] Sync with English original
2018-12-23 23:42:31 +02:00
Andre Polykanine
9a12d28f30
[bash/ru] Sync with English original
2018-12-23 23:33:25 +02:00
Andre Polykanine
6f9fd15d90
Merge pull request #3429 from Menelion/big-o-ru
...
[asymptotic-notation/ru] Proofreading
2018-12-23 00:59:25 +02:00
Andre Polykanine
ae6f3fbb8e
[asymptotic-notation/ru] Proofreading
2018-12-23 00:51:28 +02:00
Wes Turner
6d033bb705
DOC: vim.html.markdown: markdown listify lists
2018-12-21 15:48:10 -05:00
Divay Prakash
f03d941d86
Merge pull request #3424 from EvilKhaosKat/patch-1
...
[python3/en] A note about common gotcha with mutable defaults
2018-12-21 00:13:42 +05:30
Nico Dinata
62926bd431
[python3/en] Add note about dictionary item ordering in Python 3.7+ ( #3423 )
...
* Add changes to dict item ordering in Python 3.7+
* Fix line length
* Fix typo in example
2018-12-21 00:12:35 +05:30
Luis F. Uceta
fadf0fc0c1
Add some changes
...
- format consistently
- remove whitespace
- add example(s)
- fix typos
2018-12-19 17:15:21 -05:00
Roman Garanin
7bdc3d8f2f
[python3/en] A note about common gotcha with mutable defaults
...
A reminder to be aware of using mutable defaults.
Whether it is a real problem or not depends on exact use-case, but an update fully describing that and updating code with copying list, or defaulting with None and conditional initialization, would probably negatively affect readability of the example.
2018-12-19 22:09:29 +03:00
Andre Polykanine
d5b09d5b13
Merge pull request #3421 from filips123/slovenian-translation
...
[sl-si/asciidoc] Add Slovenian translation for AsciiDoc
2018-12-16 22:10:54 +02:00
Adam Bard
35fffa0e35
Merge pull request #3414 from NervosBeijingCommunity/master
...
[solidity/cn] [solidity.html.markdown] Chinese translate for solidity
2018-12-15 16:24:00 -08:00
Filip Š
fb80864d4c
Add Slovenian translation for AsciiDoc
2018-12-14 18:39:08 +01:00
Andre Polykanine
2b2e5d2d71
Merge pull request #3420 from SerzN1/patch-1
...
[yaml/ru] Translate Yaml into Russian
2018-12-13 01:06:35 +02:00
Andre Polykanine
50aafe69db
Add lang code
2018-12-13 01:04:14 +02:00
Serge
f62af9638f
Update ru translation for YAML
2018-12-12 23:30:16 +01:00
Serge
e7dd90a45e
Create yaml-ru.html.markdown
2018-12-11 23:48:06 +01:00
Divay Prakash
b748fcffe9
Merge pull request #3416 from nenadom/patch-1
...
[racket/en] Fix section numbering
2018-12-11 00:42:53 +05:30
Andre Polykanine
8b5de74319
Merge pull request #3419 from rohith/patch-1
...
[yaml/en] Removed duplicate is in YAML docs
2018-12-07 20:01:11 +02:00
Rohith Reddy Kumbharkar
ef4106486f
Removed duplicate **is**
2018-12-07 20:48:37 +05:30
Andre Polykanine
3778cd348f
Merge pull request #3418 from Menelion/fix-composer-ru
...
[php-composer/ru] Update Russian translation for Composer
2018-12-07 01:41:26 +02:00
Andre Polykanine
1a6e92f6c0
[php-composer/ru] Update Russian translation for Composer
...
Fix various translation and spelling errors.
2018-12-07 01:33:28 +02:00
Andre Polykanine
1e7a6f270b
Merge pull request #3417 from Menelion/fix-3338
...
[common-lisp/es] Spanish Translation for Common Lisp
2018-12-07 00:47:28 +02:00
Andre Polykanine
0c46b8503b
[common-lisp/es] Spanish Translation for Common Lisp
...
Closes #3338 . the original translation was edited according to my review.
Co-authored-by: Ivan Choff <ivanchoff@gmail.com>
2018-12-07 00:34:39 +02:00
Nenad Mijatovic
090876533b
Fix section numbering
...
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.
2018-12-03 22:30:37 +01:00
Bob Jiang
065e461168
update based on inkydragon comments
2018-12-03 22:37:05 +08:00
Bob Jiang
b63153acbd
translate for zh-cn
2018-12-03 15:53:56 +08:00
Divay Prakash
1fd955ae64
Merge pull request #3413 from nielsbom/patch-2
...
[python3/en] show chaining operators nicer
2018-12-01 10:00:58 +05:30
Niels Bom
609abd3328
[python3/en] show that True and False are ints ( #3412 )
...
* [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.
2018-12-01 09:59:58 +05:30
Divay Prakash
dd703e894e
Merge pull request #3411 from sheo77/patch-1
...
Update yaml-de.html.markdown
2018-12-01 09:57:49 +05:30
Divay Prakash
09b68aa58a
Merge pull request #3410 from MegaBedder/patch-1
...
[lua/en] Update from gist/tylerneylon
2018-12-01 09:56:34 +05:30
Divay Prakash
3fa5983bdb
Merge pull request #3409 from hoodiecrow/patch-1
...
[red/en] Update red.html.markdown
2018-12-01 09:54:53 +05:30
Divay Prakash
d77dcb8560
Merge pull request #3408 from Sacricarl/patch-1
...
Add Superblocks Lab IDE to additional resources
2018-12-01 09:52:53 +05:30
Niels Bom
4a891817ee
[python3/en] show chaining operators nicer
2018-11-30 11:52:37 +01:00
Steffen Kroth
7c560b0eba
Update yaml-de.html.markdown
2018-11-29 10:52:59 +01:00
Peter Lewerin
7522161aec
Update red.html.markdown
2018-11-26 09:56:09 +01:00
Bedder
1462b5966f
Update from gist/tylerneylon
...
Note: https://gist.github.com/tylerneylon/5853042#gistcomment-851184
2018-11-25 01:02:50 -03:00
Peter Lewerin
63ab96e72a
Update red.html.markdown
...
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.
2018-11-24 20:21:26 +01:00
Sacricarl
a60fa493a2
Add Superblocks Lab IDE to additional resources
...
Added a useful tool for beginners to learn and experiment with when using Solidity
2018-11-23 16:01:08 +01:00
Divay Prakash
b93ea7add7
Merge pull request #3406 from divayprakash/php-composer-ru
...
[php-composer/ru-ru] Add Russian translation of Composer
2018-11-20 00:52:24 +05:30
Divay Prakash
cebc11d309
Add lang code suffix to filename
2018-11-20 00:50:09 +05:30
Divay Prakash
69489ac4f0
Various fixes
2018-11-20 00:47:42 +05:30
Divay Prakash
e1daa5e5e4
Remove trailing spaces
2018-11-20 00:46:00 +05:30
Oleksii Lysenko
4bbe5dced4
Add Russian translation of Composer
2018-11-20 00:40:56 +05:30
Divay Prakash
65a25a7178
Merge pull request #3404 from z3ugma/master
...
[M (MUMPS)/en] Add M/MUMPS language
2018-11-20 00:16:08 +05:30
Divay Prakash
37a8ed05ce
Merge pull request #3402 from PatMyron/patch-1
...
[ansible/en] Clean up
2018-11-19 23:48:40 +05:30
Divay Prakash
837121686a
Merge pull request #3403 from okry1123/patch-2
...
[dart/zh-cn] Fix bool convert
2018-11-19 23:47:00 +05:30
Fred Turkington
d6572f284d
M missing a space
2018-11-18 11:40:04 -06:00
Fred Turkington
846ca868a1
Adding M/MUMPS
...
Syntax highlighting using jinja in some places to avoid erroneous color scheme.
2018-11-18 11:38:57 -06:00