summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* | | | | | | | [Swift/en] Update to Swift 5 and include omitted examples (#3553)Sam2019-08-03-341/+647
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to Swift 5 and include omitted examples * Reformat lines to ~80 characters * Fix mistype and add optional chaining
* | | | | | | | [emacs/en] Basic Emacs tutorial (#3562)Joseph-Riad2019-08-03-0/+321
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Basic Emacs tutorial * Added a "category" line to the metadata * Fixed a mistake
* | | | | | | | [asciidoc/ja-jp]Add translate for AsciiDoc in ja-jp (#3578)Ryota Kayanuma2019-08-03-0/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add translate for AsciiDoc in ja-jp * Fix yaml parameters
* | | | | | | | [Lambda calculus/zh-cn] Add Chinese translation of lambda calculus. (#3532)孙茂胤2019-08-03-0/+223
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Chinese translation of lambda calculus. * Update zh-cn/lambda-calculus-cn.html.markdown Co-Authored-By: woclass <inkydragon@users.noreply.github.com> * Update zh-cn/lambda-calculus-cn.html.markdown Co-Authored-By: woclass <inkydragon@users.noreply.github.com> * Update zh-cn/lambda-calculus-cn.html.markdown Co-Authored-By: woclass <inkydragon@users.noreply.github.com> * add language attribute for lambda-calculus-cn.html.markdown
* | | | | | | | fix typo translator[s]: (#3575)Worajedt Sitthidumrong2019-08-03-1/+1
| | | | | | | |
* | | | | | | | [python3/ja-jp]Update python3 jp (#3566)Ryota Kayanuma2019-08-03-65/+175
| | | | | | | |
* | | | | | | | Merge pull request #3561 from peteruithoven/yaml-utfDivay Prakash2019-08-03-0/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [yaml/en] UTF-8/16/32 characters need to be encoded
| * | | | | | | | UTF-8/16/32 characters need to be encodedPeter Uithoven2019-07-05-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3559 from b-xor-a/masterDivay Prakash2019-08-03-2/+3
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [perl6/en] Fixed output
| * | | | | | | | Fixed behavior of postfix ++b-xor-a2019-07-04-2/+3
| |/ / / / / / / | | | | | | | | | | | | | | | | The postfix ++ operator increments its argument but returns its old value.
* | | | | | | | Merge pull request #3558 from hasparus/patch-1Divay Prakash2019-08-03-0/+13
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [typescript/en] Add tagged union types
| * | | | | | | | [typescript/en] Add tagged union typesPiotr Monwid-Olechnowicz2019-07-03-0/+13
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Merge pull request #3556 from mahmoudhossam/masterDivay Prakash2019-08-03-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [language/lang-code] Update scala docs link for Map
| * | | | | | | | Update scala docs link for MapMahmoud Hossam2019-07-02-1/+1
| |/ / / / / / /
* | | | | | | | Merge pull request #3555 from rgxgr/patch-1Divay Prakash2019-08-03-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [wolfram\en] Correct output
| * | | | | | | | Correct outputrgxgr2019-07-02-2/+2
| |/ / / / / / / | | | | | | | | | | | | | | | | "Puce -> 3.5" was added to myHash before Keys[mhHash] and Values[myHash]
* | | | | | | | Merge pull request #3554 from codesoap/masterDivay Prakash2019-08-03-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [c++/en] Add more explanation to the += overloading example
| * | | | | | | | c++: Add more explanation to the += overloading examplecodesoap2019-06-30-0/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #3531 from smallg0at/patch-1Divay Prakash2019-08-02-13/+45
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [Markdown/zh-cn] More Examples and visualization
| * | | | | | | | [Markdown/zh-cn] More Examples and visualizationYC L2019-05-11-13/+45
| | | | | | | | | | | | | | | | | | | | | | | | | | | Known issue: "HTML标签"的目录链接不工作
* | | | | | | | | [dart/es] (#3534)Divay Prakash2019-08-01-0/+529
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [dart/es]
| * | | | | | | | | [dart/es] Translate to Spanish languageJorge Atempa2019-05-18-88/+85
| | | | | | | | | |
| * | | | | | | | | [WIP] Translated document to Spanish LanguageJorge Atempa2019-05-01-0/+532
| | | | | | | | | |
* | | | | | | | | | [bc/en] New tutorial (#3519)Btup2019-08-01-0/+98
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3549 from arranzropablo/masterDivay Prakash2019-08-01-0/+741
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | scala/es
| * | | | | | | | | | finished translationPablo2019-06-19-40/+36
| | | | | | | | | | |
| * | | | | | | | | | more translatedPablo2019-06-07-81/+76
| | | | | | | | | | |
| * | | | | | | | | | morePablo2019-06-06-60/+61
| | | | | | | | | | |
| * | | | | | | | | | morePablo2019-06-05-0/+749
| | | | | | | | | | |
| * | | | | | | | | | morePablo2019-06-03-748/+0
| | | | | | | | | | |
| * | | | | | | | | | some more tanslatedPablo Arranz Ropero2019-06-02-28/+28
| | | | | | | | | | |
| * | | | | | | | | | some more tanslatedPablo Arranz Ropero2019-06-02-9/+8
| | | | | | | | | | |
| * | | | | | | | | | some more translated+Pablo Arranz Ropero2019-06-01-35/+34
| | | | | | | | | | |
| * | | | | | | | | | Traducido hasta funcionesPablo Arranz Ropero2019-06-01-35/+31
| | | | | | | | | | |
| * | | | | | | | | | translating scalaPablo Arranz Ropero2019-06-01-0/+754
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #3547 from MichaelJGW/patch-1Divay Prakash2019-08-01-0/+204
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | [pug/en] Add Pug language tutorial
| * | | | | | | | | | Pug languageMichael Golden Warner2019-06-13-0/+204
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | Added support for the Pug language.
* | | | | | | | | | Merge pull request #3542 from inkydragon/ruby2.5.5Adam Bard2019-07-16-55/+105
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ruby/zh-cn] sync with english version
| * | | | | | | | | | [ruby/zh-cn] sync with english versionwoclass2019-06-01-55/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sync code, result andcontributors
| * | | | | | | | | | Merge pull request #1 from adambard/masterwoclass2018-12-03-1933/+18399
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update from Upstream
* | \ \ \ \ \ \ \ \ \ \ Merge pull request #3568 from dannaf/patch-1Adam Bard2019-07-16-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [ansible/en]Fix typo
| * | | | | | | | | | | | Fix typoDaniel Naftalovich2019-07-15-1/+1
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3564 from PicoSushi/add-output-for-python3-fstringAdam Bard2019-07-16-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [python3/en]Add output for python3 f-string.
| * | | | | | | | | | | | Add output for python3 f-string.Ryota Kayanuma2019-07-15-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3574 from Jedt3D/pascalAdam Bard2019-07-16-0/+236
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | [pascal/th] Translate Pascal to Thai language
| * | | | | | | | | | | try to fix the yaml header againWorajedt Sitthidumrong2019-07-17-4/+5
| | | | | | | | | | | |
| * | | | | | | | | | | Fix the . (dot) at the first lineWorajedt Sitthidumrong2019-07-17-6/+5
| | | | | | | | | | | |
| * | | | | | | | | | | add contributors & translators backWorajedt Sitthidumrong2019-07-17-1/+6
| | | | | | | | | | | |
| * | | | | | | | | | | remove contributors & translators temporarilyWorajedt Sitthidumrong2019-07-17-5/+0
| | | | | | | | | | | |
| * | | | | | | | | | | fixed the strange char problem (passed local building)Worajedt Sitthidumrong2019-07-17-23/+32
| | | | | | | | | | | |