summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* c++: Add more explanation to the += overloading examplecodesoap2019-06-30-0/+4
|
* Merge pull request #3551 from aiescola/patch-1Divay Prakash2019-06-29-14/+54
|\ | | | | [kotlin/es-es] Add some additional information and improved examples
| * Update kotlin-es.html.markdownAitor Escolar2019-06-21-0/+1
| |
| * update kotlin-es with some additional information and improved exampleAitor Escolar2019-06-20-14/+53
| |
* | [typescript/en] Add doc for for-of and for-in loops in Typescri… (#3548)Divay Prakash2019-06-29-0/+24
|\ \ | | | | | | [typescript/en] Add doc for for-of and for-in loops in Typescript
| * | PR changes: use const instead of letashraf-patel2019-06-18-3/+3
| | |
| * | Add one more exampleashraf-patel2019-06-17-0/+5
| | |
| * | Iterators and Generatorsashraf-patel2019-06-17-0/+19
| |/
* | Merge pull request #3550 from esthor/patch-1Divay Prakash2019-06-29-1/+1
|\ \ | | | | | | [prolog] - typo fix in prolog.html.markdown
| * | typo fix in prolog.html.markdownErik Thorelli2019-06-19-1/+1
| |/
* | [rst/en] Updating rules for list / sublist creation (#3517)Divay Prakash2019-06-29-4/+12
|\ \ | |/ |/| [rst/en] Updating rules for list / sublist creation
| * Update rst.html.markdownAndrew DiMola2019-04-15-1/+3
| | | | | | Separated sentences for readability / line length.
| * Update rst.html.markdownAndrew DiMola2019-04-15-4/+10
| | | | | | | | | | | | | | | | | | Revising the section on creating lists with RST, as the syntax for list/sublist creation is not 1-1 with Markdown. The current example is actually incorrect—any/all sublists must be separated from their parent list by blank lines (above and below). These sublists must also be properly indented in relation to the text of the above parent list. References: [1]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists [2]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
* | Merge pull request #3539 from chanlawrencet/masterAdam Bard2019-06-05-0/+1
|\ \ | | | | | | [c++/de] added language, resolves #3537
| * | added language, resolves #3537lchan052019-05-28-0/+1
| | |
* | | Merge pull request #3541 from danielemegna/rustit-fix-struct-nameAndre Polykanine2019-06-05-1/+1
|\ \ \ | | | | | | | | [rust/it] fix struct name according below usage
| * | | [rust-it] fix struct name according below usageDaniele Megna2019-05-31-1/+1
| | | |
* | | | Merge pull request #3543 from rphl-snts/fix-some-typosAndre Polykanine2019-06-05-1/+1
|\ \ \ \ | |/ / / |/| | | [clojure/pt-br] fix some typos
| * | | fix some typosRaphael2019-06-01-1/+1
|/ / /
* | | Merge pull request #3540 from danielemegna/rustit-fixtypoAndre Polykanine2019-05-31-1/+1
|\ \ \ | |/ / |/| | [rust/it] Fix typo
| * | Fix typo in rust-itDaniele Megna2019-05-29-1/+1
|/ /
* | Merge pull request #3538 from apeyroux/masterDivay Prakash2019-05-25-2/+2
|\ \ | | | | | | [fr-fr/erlang] fix syntax
| * | fix syntaxAlexandre Peyroux2019-05-24-2/+2
| | |
* | | Merge pull request #3536 from dubiouscript/patch-1Divay Prakash2019-05-25-0/+2
|\ \ \ | |/ / |/| | [awk/en] add some related links
| * | add link to dubiousjim/awkenough Awk utility routinesdubiouscript2019-04-23-0/+1
| | |
| * | add awk "gotchas" alpine wiki linkdubiouscript2019-04-23-0/+1
| |/
* | [C++/de] added. (#3527)LamdaLamdaLamda2019-05-20-0/+1160
| | | | | | | | | | | | | | | | | | | | * Added [C++/de] * [C++/de] filename fixed. * [C++/de] language code in filename added * [C++/de] file duplicate removed
* | Merge pull request #3533 from Ravenons/patch-1Divay Prakash2019-05-16-1/+1
|\ \ | | | | | | [Cypher/en] Escaping underscores (unwanted italic)
| * | Escaping underscores (unwanted italic)Carlos Ledesma2019-05-15-1/+1
|/ /
* | [haxe/en] Fix grammatical errors, closes #3513 (#3530)Divay Prakash2019-05-11-2/+2
|\ \ | | | | | | [haxe/en] Fix grammatical errors, closes #3513
| * | Fix grammatical errorsDivay Prakash2019-05-11-2/+2
|/ /
* | Merge pull request #3528 from shinohara-rin/patch-1Divay Prakash2019-05-11-4/+4
|\ \ | | | | | | [make/zh] Update make-cn.html.markdown
| * | Update make-cn.html.markdownent_explode2019-05-06-4/+4
| | | | | | | | | fix typo and gramma mistakes
* | | Merge pull request #3522 from kpeluso/masterDivay Prakash2019-05-11-3/+8
|\ \ \ | | | | | | | | [vyper/en] Update vyper.html.markdown
| * | | [vyper/en] Update vyper.html.markdownKenny P2019-04-23-3/+8
| | |/ | |/| | | | Multidimensional array syntax was wrong, now fixed
* | | Merge pull request #3521 from aanaedu/patch-1Divay Prakash2019-05-11-7/+7
|\ \ \ | | | | | | | | [toml/en] update toml doc and fix typos
| * | | update toml doc and fix typosAnthony Anaedu2019-04-23-7/+7
| |/ /
* | | Merge pull request #3512 from Rakasch/patch-1Divay Prakash2019-05-11-40/+319
|\ \ \ | | | | | | | | [python/de] chapter 5+6 updated, chapter 6.1, 6.2, 7 added
| * | | Kap. 5+6 aktualisiert, Kap 6.1, 6.2, 7 hinzugefügtRakasch2019-04-06-40/+319
| |/ / | | | | | | | | | | | | Kapitel 6.1, 6.2 und 7 aus der englischen Version übernommen. Kapitel 5 und 6 getauscht, um der englischen Version zu entsprechen. Texte der Kapitel 5 und 6 Kapitel um fehlende Teile erweitert.
* | | (fsharp/en) List Pattern Matching first element of "many" (#3516)Divay Prakash2019-05-11-1/+1
|\ \ \ | |_|/ |/| | List Pattern Matching first element of "many"
| * | List Matching first element of "many"Jeff Parent2019-04-14-1/+1
| |/ | | | | Updated the pattern matching for lists to show how to get head of a list when you don't care how many other elements are in the list.
* | Merge pull request #3524 from persevereVon/patch-1Pratik Karki2019-05-05-1/+1
|\ \ | | | | | | [make/zh-cn] fix: typo
| * | fix: typoPersevere Von2019-04-29-1/+1
| |/
* | Merge pull request #3525 from kfrncs/patch-1Pratik Karki2019-05-05-1/+1
|\ \ | | | | | | typo fix in csharp.html.markdown
| * | typo fix in csharp.html.markdownken2019-04-29-1/+1
| |/
* | Merge pull request #3526 from sdshlanta/patch-1Pratik Karki2019-05-05-1/+1
|\ \ | | | | | | [perl5/en] Fixed variable not declared before use.
| * | Fixed variable not declared before use. Mike Shlanta2019-05-01-1/+1
| |/ | | | | The variable `max` was not declared before use in demonstrating how for loops work over ranges. It has been added on line 155 and set to a value of 5
* | Merge pull request #3510 from aditmehta9/patch-1Pratik Karki2019-05-05-1/+1
|\ \ | |/ |/| Updated initialiser
| * Updated initialiserAdit Mehta2019-04-06-1/+1
| |
* | Merge pull request #3511 from caminsha/patch-4Divay Prakash2019-04-06-3/+3
|\ \ | |/ |/| [asciidoc/de] Added commas