summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [C++/de] fixed wrong spelling (#3579)LamdaLamdaLamda2019-08-03-110/+157
| | | | | | | | | | | | * Added [C++/de] * [C++/de] filename fixed. * [C++/de] language code in filename added * [C++/de] fixed wrong spelling * [C++/en] smart pointer added
* Merge pull request #3582 from shankarshastri/addProtocolBufferDivay Prakash2019-08-03-0/+247
|\ | | | | [proto/en] Adding Protocol Buffer 3
| * [proto/en] Adding Protocol Buffer 3Shankar2019-07-29-0/+247
| |
* | Merge pull request #3581 from omsai/patch-1Divay Prakash2019-08-03-5/+6
|\ \ | | | | | | [zfs/en] fix unclosed code block, command prompts, spelling
| * | fix unclosed code block, command prompts, spellingPariksheet Nanda2019-07-26-5/+6
| |/
* | Merge pull request #3545 from Gabriel439/gabriel/dhallAdam Bard2019-08-03-0/+362
|\ \ | | | | | | [dhall/en] Add "Learn Dhall in Y minutes"
| * | Fix `buildUsers` functionGabriel Gonzalez2019-07-26-1/+1
| | | | | | | | | The key pair should be under the `.ssh` directory
| * | [dhall/en] Add "Learn Dhall in Y minutes"Gabriel Gonzalez2019-06-07-0/+362
| | |
* | | Merge pull request #3585 from monis0395/patch-2Adam Bard2019-08-03-2/+2
|\ \ \ | | | | | | | | [typescript/en] Fixed int array output which was shown as string
| * | | Update typescript.html.markdownMonis Qadri2019-07-31-2/+2
| | |/ | |/| | | | The input list is of int[] [@line236](https://github.com/adambard/learnxinyminutes-docs/blame/master/typescript.html.markdown#L236]) but the output of its shown is in string [@line238](https://github.com/adambard/learnxinyminutes-docs/blame/master/typescript.html.markdown#L238]). same thing happens at [@line244](https://github.com/adambard/learnxinyminutes-docs/blame/master/typescript.html.markdown#L244])
* | | Merge pull request #3590 from Samasaur1/patch-1Adam Bard2019-08-03-5/+8
|\ \ \ | | | | | | | | [Swift/en] Fix quoted multi-line string
| * | | [Swift/en] Fix quoted multi-line stringSam2019-08-03-5/+8
| | | | | | | | | | | | The renderer on the website doesn't recognize Swift multi-line strings, so a bunch of the file was treated as a string literal. This adds another " in the multi-line string to balance it out
* | | | Merge branch 'Zamuhrishka-linker_script'Adam Bard2019-08-03-0/+212
|\ \ \ \ | |/ / / |/| | |
| * | | Add stub for linker article:Adam Bard2019-08-03-0/+9
| | | |
| * | | Merge branch 'linker_script' of ↵Adam Bard2019-08-03-0/+203
|/| | | | | | | | | | | | | | | https://github.com/Zamuhrishka/learnxinyminutes-docs into Zamuhrishka-linker_script
| * | | Add name in to "translators" fieldAlexander Kovalchuk2019-08-02-2/+1
| | | |
| * | | Add description of linker scriptAlexander Kovalchuk2019-06-23-0/+204
| | |/ | |/|
* | | [opengl/en] Add Basic OpenGL 3.3+ (#3577)SimonDei2019-08-03-0/+765
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Rename learnopengl.html.markdown to opengl.html.markdown * Fix broken links and change category * Update opengl.html.markdown * Fixed some typos * Replace tab by spaces * Update opengl.html.markdown * Update opengl.html.markdown - More uniforms info - Handling VBO's - Better description of Functions * Update opengl.html.markdown * Added Matrix Transformation section * Update opengl.html.markdown * Update opengl.html.markdown * Added geometry shader section * Update opengl.html.markdown Fix newline issues * Fix typo
* | | Update emacs.html.markdownDivay Prakash2019-08-03-1/+0
| | | | | | | | | Fix error in homepage visibility
* | | [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
| | | | | | |