Commit Graph

7433 Commits

Author SHA1 Message Date
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
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
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
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
Adam Bard
7d05363d80
Merge pull request #3568 from dannaf/patch-1
[ansible/en]Fix typo
2019-07-16 14:31:49 -07:00
Adam Bard
7232977e6d
Merge pull request #3564 from PicoSushi/add-output-for-python3-fstring
[python3/en]Add output for python3 f-string.
2019-07-16 14:31:25 -07:00
Adam Bard
fc684d9c50
Merge pull request #3574 from Jedt3D/pascal
[pascal/th] Translate Pascal to Thai language
2019-07-16 13:57:20 -07:00
Worajedt Sitthidumrong
b5c918ab6f
try to fix the yaml header again 2019-07-17 03:52:25 +07:00
Worajedt Sitthidumrong
cefe7bf0f2
Fix the . (dot) at the first line 2019-07-17 03:46:59 +07:00
Worajedt Sitthidumrong
735b636c93 add contributors & translators back 2019-07-17 03:36:48 +07:00
Worajedt Sitthidumrong
eee5c877e3 remove contributors & translators temporarily 2019-07-17 03:31:59 +07:00
Worajedt Sitthidumrong
31b387a44f fixed the strange char problem (passed local building) 2019-07-17 03:10:12 +07:00
Worajedt Sitthidumrong
0b9ce8caae try to fix build problem 2019-07-16 21:27:11 +07:00
Worajedt Sitthidumrong
f2fec78b95 fix tab characters 2019-07-16 21:10:49 +07:00
Worajedt Sitthidumrong
e065719b4c translate Pascal to Thai language 2019-07-16 19:58:47 +07:00
Daniel Naftalovich
78960535c6
Fix typo 2019-07-15 12:34:46 -07:00
Ryota Kayanuma
a9a01e4fff Add output for python3 f-string. 2019-07-15 17:26:57 +09:00
Peter Uithoven
f2b4df9a8e UTF-8/16/32 characters need to be encoded 2019-07-05 17:09:05 +02:00
b-xor-a
06216f24c9
Fixed behavior of postfix ++
The postfix ++ operator increments its argument but returns its old value.
2019-07-04 14:28:52 +03:00
Piotr Monwid-Olechnowicz
96b65fb40d
[typescript/en] Add tagged union types
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
2019-07-03 23:15:10 +02:00
Mahmoud Hossam
5b6a6e2adb Update scala docs link for Map 2019-07-02 09:46:18 +02:00
rgxgr
65fe237129
Correct output
"Puce -> 3.5" was added to myHash before Keys[mhHash] and Values[myHash]
2019-07-02 10:13:37 +08:00