Commit Graph

7642 Commits

Author SHA1 Message Date
Daniel Naftalovich
78960535c6
Fix typo 2019-07-15 12:34:46 -07:00
Ryota Kayanuma
a9a01e4fff Add output for python3 f-string. 2019-07-15 17:26:57 +09:00
Peter Uithoven
f2b4df9a8e UTF-8/16/32 characters need to be encoded 2019-07-05 17:09:05 +02:00
b-xor-a
06216f24c9
Fixed behavior of postfix ++
The postfix ++ operator increments its argument but returns its old value.
2019-07-04 14:28:52 +03:00
Piotr Monwid-Olechnowicz
96b65fb40d
[typescript/en] Add tagged union types
They're super useful.

https://www.typescriptlang.org/docs/handbook/advanced-types.html#discriminated-unions
https://mariusschulz.com/blog/typescript-2-0-tagged-union-types
2019-07-03 23:15:10 +02:00
Mahmoud Hossam
5b6a6e2adb Update scala docs link for Map 2019-07-02 09:46:18 +02:00
rgxgr
65fe237129
Correct output
"Puce -> 3.5" was added to myHash before Keys[mhHash] and Values[myHash]
2019-07-02 10:13:37 +08:00
codesoap
696cbc66be c++: Add more explanation to the += overloading example 2019-06-30 12:40:47 +02:00
Divay Prakash
84cb0e8899
Merge pull request #3551 from aiescola/patch-1
[kotlin/es-es] Add some additional information and improved examples
2019-06-29 09:45:40 +05:30
Divay Prakash
0ca1986c50
[typescript/en] Add doc for for-of and for-in loops in Typescri… (#3548)
[typescript/en] Add doc for for-of and for-in loops in Typescript
2019-06-29 09:42:48 +05:30
Divay Prakash
3d53a2b110
Merge pull request #3550 from esthor/patch-1
[prolog] - typo fix in prolog.html.markdown
2019-06-29 09:41:33 +05:30
Divay Prakash
4856776f13
[rst/en] Updating rules for list / sublist creation (#3517)
[rst/en] Updating rules for list / sublist creation
2019-06-29 09:36:37 +05:30
Alexander Kovalchuk
814825ef47 Add description of linker script 2019-06-23 18:41:25 +03:00
Aitor Escolar
e9ad74e0a0
Update kotlin-es.html.markdown 2019-06-21 09:18:58 +02:00
Aitor Escolar
99394937d3
update kotlin-es with some additional information and improved example 2019-06-20 14:21:05 +02:00
Erik Thorelli
bee7c2b229
typo fix in prolog.html.markdown 2019-06-19 14:01:48 -04:00
Pablo
34820c9323 finished translation 2019-06-19 11:17:05 +02:00
ashraf-patel
ff3dd72359 PR changes: use const instead of let 2019-06-18 12:21:00 +05:30
ashraf-patel
1b67ecb30c Add one more example 2019-06-17 14:56:28 +05:30
ashraf-patel
145e76d3b3 Iterators and Generators 2019-06-17 14:52:58 +05:30
Michael Golden Warner
1b57d297ab
Pug language
Added support for the Pug language.
2019-06-13 13:10:53 -04:00
Gabriel Gonzalez
bd0d666e28 [dhall/en] Add "Learn Dhall in Y minutes" 2019-06-07 19:54:11 -07:00
Pablo
94c184f499 more translated 2019-06-07 16:07:39 +02:00
Pablo
a2c6510c23 more 2019-06-06 16:14:06 +02:00
Adam Bard
592901be9c
Merge pull request #3539 from chanlawrencet/master
[c++/de] added language, resolves #3537
2019-06-05 09:43:31 -07:00
Pablo
3b7b38ec34 more 2019-06-05 16:16:42 +02:00
Andre Polykanine
eaa5e0f1c2
Merge pull request #3541 from danielemegna/rustit-fix-struct-name
[rust/it] fix struct name according below usage
2019-06-05 01:24:09 +03:00
Andre Polykanine
b261398c9f
Merge pull request #3543 from rphl-snts/fix-some-typos
[clojure/pt-br] fix some typos
2019-06-05 01:16:17 +03:00
Pablo
8041ab30c1 more 2019-06-03 12:57:37 +02:00
Pablo Arranz Ropero
1108cfb305 some more tanslated 2019-06-02 15:04:03 +02:00
Pablo Arranz Ropero
2d0a124200 some more tanslated 2019-06-02 12:39:53 +02:00
Pablo Arranz Ropero
373bc005ab some more translated+ 2019-06-01 16:29:10 +02:00
Raphael
9f7893995c fix some typos 2019-06-01 10:32:20 -03:00
Pablo Arranz Ropero
8defb7f6fe Traducido hasta funciones 2019-06-01 13:17:07 +02:00
Pablo Arranz Ropero
59499abb79 translating scala 2019-06-01 12:36:15 +02:00
woclass
b702586ff4 [ruby/zh-cn] sync with english version
- sync code, result andcontributors
2019-06-01 15:27:37 +08:00
Daniele Megna
8c7aff32cc
[rust-it] fix struct name according below usage 2019-05-31 16:02:41 +02:00
Andre Polykanine
15bc68c200
Merge pull request #3540 from danielemegna/rustit-fixtypo
[rust/it] Fix typo
2019-05-31 01:29:15 +03:00
Daniele Megna
98534da524
Fix typo in rust-it 2019-05-29 16:47:31 +02:00
lchan05
223eff09c3 added language, resolves #3537 2019-05-28 19:09:42 -04:00
Divay Prakash
d345ac88c3
Merge pull request #3538 from apeyroux/master
[fr-fr/erlang] fix syntax
2019-05-25 00:37:12 +05:30
Divay Prakash
79e9362747
Merge pull request #3536 from dubiouscript/patch-1
[awk/en] add some related links
2019-05-25 00:36:23 +05:30
Alexandre Peyroux
9b3fc28432
fix syntax 2019-05-24 16:36:31 +02:00
LamdaLamdaLamda
6be11a3b47 [C++/de] added. (#3527)
* Added [C++/de]

* [C++/de] filename fixed.

* [C++/de] language code in filename added

* [C++/de] file duplicate removed
2019-05-20 16:59:17 +05:45
Jorge Atempa
4c4da82a91 [dart/es] Translate to Spanish language 2019-05-18 01:19:46 -07:00
Divay Prakash
5fd43ca73b
Merge pull request #3533 from Ravenons/patch-1
[Cypher/en] Escaping underscores (unwanted italic)
2019-05-16 01:36:57 +05:30
Carlos Ledesma
14de679c9d
Escaping underscores (unwanted italic) 2019-05-15 15:49:36 +02:00
YC L
0c12bfb20c
[Markdown/zh-cn] More Examples and visualization
Known issue: "HTML标签"的目录链接不工作
2019-05-11 20:48:14 +08:00
Divay Prakash
30bc3f244b
[haxe/en] Fix grammatical errors, closes #3513 (#3530)
[haxe/en] Fix grammatical errors, closes #3513
2019-05-11 02:03:54 +05:30
Divay Prakash
22b6835d34 Fix grammatical errors 2019-05-11 02:00:29 +05:30