Commit Graph

8409 Commits

Author SHA1 Message Date
Tom Preston
7654e1c6b6
Fixup typo in openscad.html.markdown
Co-authored-by: Marcel Ribeiro Dantas, Ph.D. <ribeirodantasdm@gmail.com>
2022-07-23 22:53:11 +01:00
Thomas Preston
56c80785df [openscad/en] Add OpenSCAD learnxinyminutes 2021-08-05 10:10:53 +01:00
kieutrang1729
a1286822de
[set-theory/fr] Added French translation for Set theory (#4168)
* Update set-theory.html.markdown

Fixed a minor typo.

* Add files via upload

Added a french translation for set theory.

* Add suggested changes

J'ai fait presque tous les changements suggérés.

* Fix spacing before semicolons
2021-07-11 16:28:54 +02:00
tobihans
e4d92f0a65
[asymptotic-notation/fr] fix small typos (#4186) 2021-07-03 14:54:44 +02:00
Adam Bard
d270b07a1f
Merge pull request #4145 from emiel/emiel-fixup
[purescript/en] Updates for latest PureScript
2021-06-07 08:42:11 -07:00
Adam Bard
2a6a54835f
Merge pull request #4156 from kato-k/master
[vim/ja-jp]Add translate for vim in ja-jp
2021-05-26 15:16:04 -07:00
Борис Верховский
a502f8d723
Rename OS X to macOS (#4166) 2021-05-25 13:42:50 +02:00
Vincent Kosciuszko
f4c12e4f11
[java/fr] Fix typo (#4165)
* Fixing typo in java-fr

jours de la semaine = day of the week.
jours de l'année = day of the year.

* Update java-fr.html.markdown

* Update java-fr.html.markdown
2021-05-13 16:23:16 +02:00
Uwe Krause
468dc26fe3
[elixir/de-de] add hint to numeric underscore for better readabilityt 2021-05-12 21:33:43 +02:00
Kota Kato
ca3246f7f8
[vim/ja] Fix mistake 2021-04-16 08:24:34 +09:00
KotaKato
56151049a7 [vim/ja-jp]Add translate for vim in ja-jp 2021-04-15 23:01:43 +09:00
Adam Bard
04d2a01f80
Merge pull request #4146 from PatrickAlphaC/v0.6-update-solidity
[solidity/en]
2021-03-26 08:35:06 -07:00
PatrickAlphaC
b2d02a50f4 updated for v0.6 with fewer oracle details 2021-03-26 08:05:58 -04:00
Adam Bard
4dac7b160e
Merge pull request #3981 from GengchenXU/master
[Qt/zh-cn]Add translation for qt
2021-03-25 21:14:07 -07:00
Emiel van de Laar
45281224fa Update various examples
* `let` no longer required in PSCi
* Properly emit output, `(Just 1)` vs `Just (1)`
* Remove `sumTwo` as it is too convoluted of an example
2021-03-22 17:49:10 +01:00
Emiel van de Laar
94704901df Cons (:) requires purescript-arrays 2021-03-22 17:47:52 +01:00
Emiel van de Laar
4a5efbf231 PureScript no longer emits the "Prim." prefix 2021-03-22 17:44:45 +01:00
Emiel van de Laar
c33652a41d Replace PSCi multi-line mode with paste mode
* Multi-line mode has been replaced with past mode
2021-03-22 17:36:30 +01:00
Emiel van de Laar
86e220bd90 Fixup URLs
* Prefer https over http
 * The community has taken over the book by Phil Freeman and is now
   available under the purescript.org domain.
2021-03-22 12:04:03 +01:00
Emiel van de Laar
d8fd777ece Proper capitalization of JavaScript 2021-03-22 12:01:34 +01:00
Max Schumacher
901dfee4f1
Merge pull request #4108 from jzyds/patch-1
修改Linux内核编码风格链接
2021-03-21 15:32:56 +01:00
Max Schumacher
2fe56c21fa
Merge pull request #4128 from sburris0/patch-1
[set-theory/en] use not equal ASCII symbol
2021-03-21 15:31:37 +01:00
Max Schumacher
ac94321fef
Merge pull request #4088 from krotera/patch-1
[python/en] Fix tiny typos
2021-03-21 15:31:23 +01:00
Max Schumacher
b842e264ac
Merge pull request #4122 from ML-Chen/patch-5
[docker/en] Add syntax highlighting, fix typos
2021-03-21 15:30:12 +01:00
Max Schumacher
0b1ddaad04
Merge pull request #4132 from Vikiboss/master
[java/cn] Update java-cn.html.markdown
2021-03-21 15:27:02 +01:00
Max Schumacher
d70644b2c3
Merge pull request #4138 from drake-smu/nix-sv-se-link
[nix/sv-se] Update Further reading link for consistency
2021-03-21 15:26:14 +01:00
Max Schumacher
5a8bf343db
Merge pull request #4139 from drake-smu/patch-3
[nix/de-de] Unify Further Reading Links
2021-03-21 15:24:42 +01:00
Max Schumacher
1c5fecd845
Merge pull request #4140 from dbenn/patch-1
[coq/en] Update coq.html.markdown
2021-03-21 15:23:05 +01:00
Max Schumacher
4452699279
Merge pull request #4141 from dbenn/patch-2
[coq/en] 8-bits => 8-bit
2021-03-21 15:22:44 +01:00
Max Schumacher
67ec5133a2
Merge pull request #4142 from dbenn/patch-3
[coq/en] remove extra "prove" from comment
2021-03-21 15:22:27 +01:00
dbenn
160ecc8be8
[coq/en] remove extra "prove" from comment
Line 475 has an extra "prove" in a comment so removed it
2021-03-13 14:39:37 +10:30
dbenn
835bae31ef
[coq/en] 8-bits => 8-bit
change 8-bits in comment to singular
2021-03-13 13:44:58 +10:30
dbenn
c5d94d3493
Update coq.html.markdown
Suggested correction to make_inc and inc_2 as having `nat` types rather than `int`.
2021-03-13 12:26:11 +10:30
Carson Drake
2f70c32212
Unify Further Reading
Include live Susan Potter link that was previously fixed in `[nix/de-de]`.
2021-03-10 21:16:16 -08:00
Carson Drake
2f301fbae1
Unify Further Reading Links
Unify further reading references.
Nix Manuel, Fisher example, Potter Cookbook, and Martinez Intro.
All live links.
2021-03-10 21:12:25 -08:00
Carson Drake
28f9a5847a
Update Further reading link for consistency
Replace dead `Susan Potter` link and replace with `Rommel Martinez` reference from `[nix/en]`.
Was unable to find archived version of Potter link. Using Nix Manual, Fisher example, and Martinez
intro as the three `Further Reading` references across translations.
2021-03-10 21:00:13 -08:00
Spencer Burris
5d2d1cf77c
[typescript/fr] + [typescript/es] + [typescript/pt-br] Fix broken JS link (#4135)
* [typescript/es] Fix broken link to JS page

* [typescript/fr] Fix broken link to JS page

* [typescript/pt-br] Fix broken JS link
2021-03-06 13:45:26 +01:00
Viki
1648ae96ca
Merge pull request #1 from Vikiboss/Vikiboss-patch-1 2021-03-03 18:37:04 +08:00
Viki
735044b088
Update java-cn.html.markdown
Simplify the description in Chinese to prevent verbosity
2021-03-03 18:36:43 +08:00
Spencer Burris
ea6b3092db
[set-theory/en] use not equal ASCII symbol 2021-02-27 18:28:37 -08:00
PatrickAlphaC
efa392a1b1 updated solidity version, rng, and oracle documentation 2021-02-26 13:58:26 -05:00
Adam Bard
512b288d1a
Merge pull request #4124 from NamamiShanker/json-hd
[json/hd-hd] Added Hindi translation of JSON.html.markdown
2021-02-26 07:44:30 -08:00
Namami Shanker
66faedb326 Added Hindi translation of JSON.html.markdown 2021-02-26 11:56:07 +05:30
Michael Chen
39e46cb7ee
Fix another typo 2021-02-25 13:10:55 -05:00
Michael Chen
fcc37b081b
Add syntax highlighting, fix typos 2021-02-25 13:09:26 -05:00
Adam Bard
cb434152b2
Merge pull request #4097 from Naereen/patch-7
[c/en] Just a few explanations, a couple of tiny changes
2021-02-24 09:35:00 -08:00
Andre Polykanine
68217c79d7
Merge pull request #4115 from torgeek/master
[forth/ru] Correct a typo in the word
2021-02-22 22:55:31 +01:00
Dmitrii Kuznetsov
e09fefaa3e Merge branch 'master' of https://github.com/torgeek/learnxinyminutes-docs 2021-02-22 18:42:33 +03:00
Dmitrii Kuznetsov
f4c740839d correct a typo in the word 2021-02-22 18:41:28 +03:00
Dmitrii Kuznetsov
bc8bd2646f
Merge pull request #1 from adambard/master
Merge from original adambard
2021-02-22 18:36:35 +03:00