Commit Graph

7755 Commits

Author SHA1 Message Date
Aldaschwede
4132daa9e5
Update python3-de.html.markdown
spelling mistake
2019-08-06 17:34:48 +02:00
Aldaschwede
e7a2c6d888
Update solidity.html.markdown
added qualifier payable to the function Info, hence without it's not compileable
2019-08-06 17:29:19 +02:00
Felix Ostmann
c709f1dcbb Object Model example mixed old/new code/comments 2019-08-06 10:44:37 +02:00
Divay Prakash
2f0b904f6f
[sql/zh-cn] Update Chinese version of SQL (#3589)
[sql/zh-cn] Update Chinese version of SQL
2019-08-05 20:23:02 +05:30
Divay Prakash
87ea429179
Merge pull request #3593 from ashraf-patel/feature/ashraf/kotlin-enum
[Kotlin/en] Kotlin enum
2019-08-05 17:44:37 +05:30
ashraf-patel
99bab9d9e9 Kotlin enum 2019-08-05 14:31:01 +05:30
Divay Prakash
11885877e7
Merge pull request #3508 from vinniec/master
[javascript/it-it] Create javascript-it.html.markdown
2019-08-04 14:24:44 +05:30
Divay Prakash
84886fad29
Update javascript-it.html.markdown
Fix YAML frontmatter
2019-08-04 14:22:44 +05:30
Divay Prakash
fc83fda46a
Merge pull request #3569 from dean-shaff/master
[webassembly/en] added WebAssembly tutorial
2019-08-04 14:21:03 +05:30
Divay Prakash
49ec8f5410
Update wasm.html.markdown
Fix lexer issue
2019-08-04 14:18:55 +05:30
Divay Prakash
3783697c8a
Merge pull request #3576 from Darth-Knoppix/reason
[reason/en] Add Reason language
2019-08-04 14:17:17 +05:30
Divay Prakash
473835bc9a
Update reason.html.markdown 2019-08-04 14:15:25 +05:30
Dimitri Kokkonis
a5137a8286 [html/gr] Add greek translation for the HTML language (#3588)
* Add greek translation for the HTML language

* Correct typo in source file name
2019-08-03 23:55:27 +05:30
LamdaLamdaLamda
41f2b7f168 [C++/de] fixed wrong spelling (#3579)
* Added [C++/de]

* [C++/de] filename fixed.

* [C++/de] language code in filename added

* [C++/de] fixed wrong spelling

* [C++/en] smart pointer added
2019-08-03 23:48:39 +05:30
Divay Prakash
7fca9b47a9
Merge pull request #3582 from shankarshastri/addProtocolBuffer
[proto/en] Adding Protocol Buffer 3
2019-08-03 23:42:31 +05:30
Divay Prakash
11882cc660
Merge pull request #3581 from omsai/patch-1
[zfs/en] fix unclosed code block, command prompts, spelling
2019-08-03 23:31:31 +05:30
Adam Bard
901e60b726
Merge pull request #3545 from Gabriel439/gabriel/dhall
[dhall/en] Add "Learn Dhall in Y minutes"
2019-08-03 10:20:18 -07:00
Adam Bard
a8448c0630
Merge pull request #3585 from monis0395/patch-2
[typescript/en] Fixed int array output which was shown as string
2019-08-03 10:19:24 -07:00
Adam Bard
4237278e94
Merge pull request #3590 from Samasaur1/patch-1
[Swift/en] Fix quoted multi-line string
2019-08-03 10:18:13 -07:00
Adam Bard
150f25a666 Merge branch 'Zamuhrishka-linker_script' 2019-08-03 10:14:23 -07:00
Adam Bard
b817299dd9 Add stub for linker article: 2019-08-03 10:14:03 -07:00
Adam Bard
bafa389bb3 Merge branch 'linker_script' of https://github.com/Zamuhrishka/learnxinyminutes-docs into Zamuhrishka-linker_script 2019-08-03 10:09:23 -07:00
Sam
fb579b88f4
[Swift/en] Fix quoted multi-line string
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
2019-08-03 10:38:55 -04:00
SimonDei
12476ec749 [opengl/en] Add Basic OpenGL 3.3+ (#3577)
* 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
2019-08-03 18:19:45 +05:30
Psalm46
89b4388a88 Translate the 'sql.html.markdown' into Chinese. 2019-08-03 20:01:18 +08:00
Divay Prakash
808031c20f
Update emacs.html.markdown
Fix error in homepage visibility
2019-08-03 17:06:50 +05:30
Sam
84cb029617 [Swift/en] Update to Swift 5 and include omitted examples (#3553)
* Update to Swift 5 and include omitted examples

* Reformat lines to ~80 characters

* Fix mistype and add optional chaining
2019-08-03 16:43:22 +05:30
Joseph-Riad
a9c3d41253 [emacs/en] Basic Emacs tutorial (#3562)
* Basic Emacs tutorial

* Added a "category" line to the metadata

* Fixed a mistake
2019-08-03 14:24:46 +05:30
Ryota Kayanuma
1391c0194a [asciidoc/ja-jp]Add translate for AsciiDoc in ja-jp (#3578)
* Add translate for AsciiDoc in ja-jp

* Fix yaml parameters
2019-08-03 14:19:41 +05:30
孙茂胤
a38fac6a84 [Lambda calculus/zh-cn] Add Chinese translation of lambda calculus. (#3532)
* 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
2019-08-03 14:15:25 +05:30
Worajedt Sitthidumrong
9637e569a5 fix typo translator[s]: (#3575) 2019-08-03 01:54:01 +05:30
Ryota Kayanuma
19bf7cc67d [python3/ja-jp]Update python3 jp (#3566) 2019-08-03 01:26:44 +05:30
Divay Prakash
d84b88b425
Merge pull request #3561 from peteruithoven/yaml-utf
[yaml/en] UTF-8/16/32 characters need to be encoded
2019-08-03 00:40:48 +05:30
Divay Prakash
399d172155
Merge pull request #3559 from b-xor-a/master
[perl6/en] Fixed output
2019-08-03 00:36:55 +05:30
Alexander Kovalchuk
67cf7b10f9 Add name in to "translators" field 2019-08-02 21:55:27 +03:00
Divay Prakash
787d57ad9f
Merge pull request #3558 from hasparus/patch-1
[typescript/en] Add tagged union types
2019-08-03 00:22:02 +05:30
Divay Prakash
ed75a2db9e
Merge pull request #3556 from mahmoudhossam/master
[language/lang-code] Update scala docs link for Map
2019-08-03 00:17:36 +05:30
Divay Prakash
6b05a21914
Merge pull request #3555 from rgxgr/patch-1
[wolfram\en] Correct output
2019-08-03 00:12:15 +05:30
Divay Prakash
bc776d9af1
Merge pull request #3554 from codesoap/master
[c++/en] Add more explanation to the += overloading example
2019-08-03 00:08:50 +05:30
Divay Prakash
0ad160aba6
Merge pull request #3531 from smallg0at/patch-1
[Markdown/zh-cn] More Examples and visualization
2019-08-02 23:43:47 +05:30
Divay Prakash
66c3185253
[dart/es] (#3534)
[dart/es]
2019-08-01 16:58:40 +05:30
Btup
274bb7773e [bc/en] New tutorial (#3519) 2019-08-01 16:45:11 +05:30
Divay Prakash
cb0b74e9c9
Merge pull request #3549 from arranzropablo/master
scala/es
2019-08-01 16:33:08 +05:30
Divay Prakash
f2b33642a9
Merge pull request #3547 from MichaelJGW/patch-1
[pug/en] Add Pug language tutorial
2019-08-01 16:28:05 +05:30
Monis Qadri
7fa8cc63c8
Update typescript.html.markdown
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])
2019-07-31 13:06:54 +05:30
Shankar
6ea4f43f35 [proto/en] Adding Protocol Buffer 3 2019-07-29 20:26:45 +05:30
Gabriel Gonzalez
2f4d291a5a
Fix buildUsers function
The key pair should be under the `.ssh` directory
2019-07-26 18:28:21 -07:00
Pariksheet Nanda
af92e7ff50
fix unclosed code block, command prompts, spelling 2019-07-26 16:29:23 -04:00
Seth Corker
5417ef74d6 Add Reason language 2019-07-20 16:25:38 +01:00
Adam Bard
4e38da9b3d
Merge pull request #3542 from inkydragon/ruby2.5.5
[ruby/zh-cn] sync with english version
2019-07-16 14:32:21 -07:00