summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1 from adambard/masterDimitri Kokkonis2019-08-06-544/+4830
|\ | | | | Update fork
| * [sql/zh-cn] Update Chinese version of SQL (#3589)Divay Prakash2019-08-05-0/+105
| |\ | | | | | | [sql/zh-cn] Update Chinese version of SQL
| | * Translate the 'sql.html.markdown' into Chinese.Psalm462019-08-03-0/+105
| | |
| * | Merge pull request #3593 from ashraf-patel/feature/ashraf/kotlin-enumDivay Prakash2019-08-05-2/+13
| |\ \ | | | | | | | | [Kotlin/en] Kotlin enum
| | * | Kotlin enumashraf-patel2019-08-05-2/+13
| | | |
| * | | Merge pull request #3508 from vinniec/masterDivay Prakash2019-08-04-0/+617
| |\ \ \ | | | | | | | | | | [javascript/it-it] Create javascript-it.html.markdown
| | * | | Update javascript-it.html.markdownDivay Prakash2019-08-04-1/+4
| | | | | | | | | | | | | | | Fix YAML frontmatter
| | * | | Create javascript-it.html.markdownvinniec2019-03-30-0/+614
| | | | | | | | | | | | | | | Translated from the version 2570367 of 21 Jan
| * | | | Merge pull request #3569 from dean-shaff/masterDivay Prakash2019-08-04-0/+227
| |\ \ \ \ | | | | | | | | | | | | [webassembly/en] added WebAssembly tutorial
| | * | | | Update wasm.html.markdownDivay Prakash2019-08-04-1/+1
| | | | | | | | | | | | | | | | | | Fix lexer issue
| | * | | | added my WebAssembly tutorialDean Shaff2019-07-16-0/+227
| | | | | |
| * | | | | Merge pull request #3576 from Darth-Knoppix/reasonDivay Prakash2019-08-04-0/+543
| |\ \ \ \ \ | | | | | | | | | | | | | | [reason/en] Add Reason language
| | * | | | | Update reason.html.markdownDivay Prakash2019-08-04-3/+1
| | | | | | |
| | * | | | | Add Reason languageSeth Corker2019-07-20-0/+545
| | | |_|_|/ | | |/| | |
| * | | | | [html/gr] Add greek translation for the HTML language (#3588)Dimitri Kokkonis2019-08-03-0/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add greek translation for the HTML language * Correct typo in source file name
| * | | | | [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]