1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-31 02:20:22 +02:00
Commit Graph

7288 Commits

Author SHA1 Message Date
Gergely Máté
e2ada2dc91 Move section about containers its logical place
Probably it was its original place, just after templates are introduced,
and before first usage of container types.
2019-01-04 13:23:05 +01:00
Divay Prakash
d08c4a7f79 Merge pull request #3438 from uzluisf/pod6-revision
[perl6-pod/en] Add some minor changes
2019-01-03 14:46:16 +05:30
Divay Prakash
f8a6fd85ce Merge pull request #3439 from leonardosnt/patch-1
[asymptotic-notation/pt-br] fix several typos
2019-01-03 14:43:08 +05:30
Leonardo Santos
a33a90899f [asymptotic-notation/pt-br] fix several typos 2019-01-02 08:22:46 -02:00
Luis F. Uceta
40b4e172e8 Add some minor changes:
- Remove Pod version of the document
- Change Perl 6 to Raku Perl 6
- Formatting
2019-01-01 18:07:52 -05:00
Divay Prakash
b7509d84a4 Merge pull request #3435 from divayprakash/fix-dart
[dart/en] Fix var/class/func naming, closes #2276
2018-12-29 01:11:29 +05:30
Divay Prakash
c60678cb1c Merge pull request #3434 from salomaosnff/learn_stylus
[Stylus/pt-br]
2018-12-29 01:09:11 +05:30
Divay Prakash
0ee748507f Merge pull request #3437 from superyyrrzz/patch-1
[c++/en] add missing spaces after `//`
2018-12-29 01:06:32 +05:30
Divay Prakash
ee57a33755 Merge pull request #3436 from morenoh149/patch-3
elixir/en
2018-12-29 01:05:53 +05:30
Renze Yu
6c4a7afacc add missing spaces after // in c++ 2018-12-28 23:50:16 +08:00
Harry Moreno
8ba2b7b329 Fix broken link 2018-12-27 19:40:21 -05:00
Divay Prakash
256ccf4091 Fix var/class/func naming 2018-12-27 18:13:44 +05:30
Salomão Neto
5b5fbc4e48 Learn Stylus in pt-BR! 2018-12-26 16:10:45 -03:00
Divay Prakash
e0d8d2ab09 Merge pull request #3432 from NervosBeijingCommunity/shooter
[solidity/en,cn] Solidity code should not be mixed with Javascript code
2018-12-26 14:29:54 +05:30
Divay Prakash
190422d657 Merge pull request #3427 from uzluisf/perl6-pod
[perl6-pod/en] Add Perl 6 Pod tutorial
2018-12-26 14:24:41 +05:30
Luis F. Uceta
27f6cc36dd Remove key-value pair and switch "``md" to "``" 2018-12-25 17:43:59 -05:00
Andre Polykanine
ab08bb2b00 Merge pull request #3431 from Menelion/fix-bash-en
[bash/en] Fix line length
2018-12-25 13:51:20 +02:00
shooter
84f9aa47fc update chinese version content 2018-12-25 15:08:20 +08:00
shooter
484e1325ef Javascript code mixes with Solidity code, not good 2018-12-25 15:08:20 +08:00
shooter
4d48785089 Fix: console.log is javascript grammer 2018-12-25 15:08:19 +08:00
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
4a51a5f879 [bash/en] Fix line length 2018-12-24 00:59:11 +02:00
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
c771fc6ac7 Add Perl 6 Pod tutorial 2018-12-19 17:24:20 -05:00
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