summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | continue descriptionsirkubax2017-09-06-49/+87
| | | | | | | |
| * | | | | | | add some linessirkubax2017-08-15-1/+26
| | | | | | | |
| * | | | | | | add some linessirkubax2017-08-15-0/+4
| | | | | | | |
| * | | | | | | add some linessirkubax2017-08-15-1/+6
| | | | | | | |
| * | | | | | | add some linessirkubax2017-08-15-2/+58
| | | | | | | |
| * | | | | | | tool name :)sirkubax2017-06-09-1/+1
| | | | | | | |
| * | | | | | | template, main topics placedsirkubax2017-06-09-0/+660
| | | | | | | |
* | | | | | | | Merge pull request #3337 from divayprakash/fix-yamlDivay Prakash2018-10-27-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [yaml/en] Correct wording, closes #3098
| * | | | | | | | Correct wording, closes #3098Divay Prakash2018-10-27-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #3336 from divayprakash/fix-redDivay Prakash2018-10-27-1/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [Red/en] Explain initialize, closes #1467
| * | | | | | | | Explain initialize, closes #1467Divay Prakash2018-10-27-1/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #3335 from divayprakash/fix-yamlDivay Prakash2018-10-27-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | [yaml/en] Explain regexp, closes #2197
| * | | | | | | | Explain regexp, closes #2197Divay Prakash2018-10-27-0/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #3334 from divayprakash/fix-python-czDivay Prakash2018-10-27-8/+14
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | [python/cz] Fix text, closes #3023
| * | | | | | | Fix textZdeněk Böhm2018-10-27-8/+14
|/ / / / / / /
* | | | | | | Merge pull request #3332 from divayprakash/fix-smalltalkDivay Prakash2018-10-27-30/+34
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [smalltalk/en] Fix formatting
| * | | | | | | More fixesDivay Prakash2018-10-27-4/+7
| | | | | | | |
| * | | | | | | Fix formattingDivay Prakash2018-10-27-27/+28
|/ / / / / / /
* | | | | | | Merge pull request #3331 from SaurabhSandav/play_kotlinDivay Prakash2018-10-27-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [kotlin/en] Update link to run Kotlin in the browser
| * | | | | | | Update link to run Kotlin in the browserSaurabh Sandav2018-10-27-1/+1
|/ / / / / / /
* | | | | | | Fix YAML, closes #3172 (#3329)Divay Prakash2018-10-26-13/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix yamllint errors * Fix link
* | | | | | | Fix tuple unpacking example in python3, closes #3130 (#3328)Divay Prakash2018-10-26-1/+2
| | | | | | |
* | | | | | | Merge pull request #3103 from koppor/patch-1Divay Prakash2018-10-25-26/+32
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [latex/en-en] Fix paragraph separation, inter-word space, add microtype package
| * | | | | | | Fix separation of paragraphs, spacing after etc. and LaTeX commands.Oliver Kopp2018-10-24-26/+32
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Also use LaTeX's \emph instead of TeX's \em command
* | | | | | | Fix frontmatterDivay Prakash2018-10-24-0/+1
| | | | | | |
* | | | | | | Add LogTalk tutorial in Bulgarianvsraptor2018-10-24-0/+592
| | | | | | |
* | | | | | | Merge pull request #3125 from BTaskaya/masterDivay Prakash2018-10-24-3/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [tr/py3] Broken OOP Example Fixed
| * | | | | | | Broken OOP Example FixedBatuhan Osman Taşkaya2018-05-12-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> class Insan(obje) converted class Insan(object) -> Undefined self.name variable replaced self.isim
* | | | | | | | Merge pull request #3043 from mn113/masterDivay Prakash2018-10-24-2/+18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [bash/en] Add string length & regex code
| * \ \ \ \ \ \ \ Merge branch 'master' into masterDivay Prakash2018-10-24-2658/+25306
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Un-markdown-ify linkMartin Nicholson2018-01-16-1/+1
| | | | | | | | | |
| * | | | | | | | | Added section for =~ operatorMartin Nicholson2018-01-16-0/+10
| | | | | | | | | |
| * | | | | | | | | Added string length exampleMartin Nicholson2018-01-16-2/+5
| | | | | | | | | |
| * | | | | | | | | Added second substring exampleMartin Nicholson2018-01-16-0/+3
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3146 from boissonnfive/MarkdownFRChangesDivay Prakash2018-10-24-21/+17
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | [Markdown/fr] Copy English original markdown page format + Several corrections
| * | | | | | | | | Merge branch 'master' into MarkdownFRChangesDivay Prakash2018-10-24-1970/+15718
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #3324 from chris54721/masterDivay Prakash2018-10-24-0/+227
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [typescript/it] Add typescript-it.html.markdown
| * | | | | | | | | | [typescript/it] Add language spec lineChris547212018-10-23-0/+1
| | | | | | | | | | |
| * | | | | | | | | | [it/it] Add typescript-it.html.markdownChris547212018-10-22-0/+226
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #3326 from chris54721/pcreDivay Prakash2018-10-24-0/+80
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [pcre/it] Add pcre-it.html.markdown
| * | | | | | | | | | | [pcre/it] Add pcre-it.html.markdownChris547212018-10-23-0/+80
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3327 from chris54721/pcre-fixDivay Prakash2018-10-24-15/+7
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [pcre/en] Fix PCRE examples, closes #3226
| * | | | | | | | | | | [pcre] Fix examples, closes #3226Chris547212018-10-23-15/+7
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3256 from kaymmm/julia-caseDivay Prakash2018-10-24-38/+38
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [julia/en] fix for #1483
| * | | | | | | | | | | [julia/en] divayprakash has an amazing eagle eye for function naming!Keith Miyake2018-10-06-5/+5
| | | | | | | | | | | |
| * | | | | | | | | | | [julia/en] snake_case one more function name that slipped pastKeith Miyake2018-10-04-5/+5
| | | | | | | | | | | |
| * | | | | | | | | | | [julia/en] camelCase functions => snake_caseKeith Miyake2018-10-04-37/+37
| | | | | | | | | | | |
| * | | | | | | | | | | [julia/en] fix for #1483Keith Miyake2018-10-04-77/+77
| | | | | | | | | | | |
* | | | | | | | | | | | Factor highlight is hereAdam Bard2018-10-23-2/+2
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3322 from rogerlista/factor-transAdam Bard2018-10-23-0/+184
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [factor/pt-br] Add portuguese language for factor