Commit Graph

8596 Commits

Author SHA1 Message Date
lzw-723
d5368b21c6
[nim/zh-cn] Add translation (#4282) 2021-12-10 20:58:24 +08:00
Andre Polykanine
398d7e7c2c Add Justin as code owner for Korean 2021-12-10 13:59:19 +09:00
Connor Morrison
ac212cb879
Update go.html.markdown (#4284) 2021-12-09 23:43:57 +01:00
Julien Lepiller
da18f5c914
[texinfo/en] Fix syntax highlighting (#4281)
Remove syntax highlighting since it's not supported by pygments
2021-12-01 23:58:44 +01:00
John Gabriele
425fc9d48c
Update janet.html.markdown (#4280)
Temporary fix for #4000 until pygments module is ready.
2021-12-01 23:55:14 +01:00
tarsJr
57fe664a50
Lua: use of loadstring replaced with load; loadstring is deprecated. (#4275) 2021-11-28 22:49:16 +01:00
charly
3aa763520b
[hdl/en] Fix variable name typo (#4276) 2021-11-28 22:47:33 +01:00
JakubDrozd777
2ec43ca094
[pascal/en-us] Fixed a few typos (#4274)
* Fixed a few typos

* FIxed another typos
2021-11-27 23:24:45 +01:00
Justin Yang
45d5be3c4a
[yaml/ko-KR] Translate updated en document (#4272)
This contains translations:

7d6d0311 [yaml/en] Remove unused anchor
f2b4df9a UTF-8/16/32 characters need to be encoded
699ab981 Correct wording, closes #3098
62e9ea6b Explain regexp, closes #2197
dba905ff Fix YAML, closes #3172 (#3329)
7cd43d8a [yaml/en] Use preferred style; add missing uses
ae1d18ad [yaml/en] Fix #2558 1 is interpreted as a number not as a boolean. For a boolean use we use true

Signed-off-by: Justin Yang <justin.yang@themedium.io>
2021-11-27 21:26:01 +01:00
tsasser05
5ecf1a3bba
Update documentation for expensiveComputation() (#4269)
Added comment for clarity
2021-11-27 21:21:17 +01:00
tomas-hartman
20ed619532
[markdown/en] add chapters on table of contents and markdownlint (#4273)
* feat (Markdown-en): add info on markdownlint and table of contents

* fix (Markdown-cs-cz): fix typos

* fix (Markdown-en): keep lines short

* fix (Markdown-en): add further reading

* fix (Markdown-cs-cz): add further reading

Co-authored-by: Tomas Hartman <tomash@xcroco.com>
2021-11-27 21:19:54 +01:00
tomas-hartman
b9e9f9bcbd
[markdown/cs-cz] Improve translation language style and add subchapter on table of contents (#4271)
* refactor: improve stylistic quality of the translation and add minor chapters

* fix: limit to 80 chars per line

* fix (lang): fix some typos

Co-authored-by: Tomas Hartman <tomash@xcroco.com>
2021-11-17 00:56:42 +01:00
joseville1001
e6f3c19425
nit: Add caveat to rule 2. λx.c = Kc (#4267)
See this math stackexchange Q/A for the reason why this caveat is important: https://math.stackexchange.com/questions/4304294/rules-for-converting-lambda-calculus-expressions-to-ski-combinator-calculus-expr.

(There may be other clearer ways of wording the caveat. It is also not necessary that the caveat be shown inline with the rules; an alternative is to use a footnote or to make a note below the rules.)
2021-11-14 12:40:54 +01:00
Wichamir
519ad03a55
[GDScript/en] Add missing line (#4268)
* [GDScript/en] Add GDScript

* Added missing comment about Dictionary

* Fixed mismatched types

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* [GDScript/en] Add missing line

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-14 00:28:21 +01:00
Adam Bard
ccb256ebf0 Move fish doc to expected location 2021-11-09 17:14:48 -08:00
Adam Bard
e20d8d358f Move zh-cn asciidoc to expected location 2021-11-09 17:13:32 -08:00
Julien Lepiller
7004c1645b
[texinfo/en] Learn Texinfo in Y minutes (#4263)
* [texinfo/en] Learn Texinfo in Y minutes

* Update texinfo.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-10 00:21:57 +01:00
Edaz
ab710a881e
[typescript/en] Add template literal types (#4265)
* Add template literal types

* Update typescript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-10 00:08:47 +01:00
Abdul Qoyyuum
97cb7331e7
Dead link (#4264)
It was a dead link and doesn't seem to be active anymore.
2021-11-08 23:43:52 +01:00
Shafkathullah Ihsan
0320846c0c
Updates enum docs (#4266) 2021-11-08 23:36:40 +01:00
chkas
04690c7057
Create easylang.html.markdown (#4262) 2021-11-03 21:27:27 +01:00
mdegirolami
74ccc90561
[sing/en] Added sing language (#4256)
* Added sing language

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update sing.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Fixed a comment

Co-authored-by: De Girolami <maurizio.degirolami@datalogic.com>
Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-02 13:26:19 +01:00
Ay355
9552f2a1fe
[rust/all] Remove .iter() on array example (#4230)
As of Rust 1.53.0, arrays implement the IntoIterator trait, making .iter() on an array unnecessary
2021-11-01 22:27:42 +01:00
James
3cdecb5941
Add learncpp.com to further reading (#4237)
I've been learning from this site, and it seems good, and the general consensus online is that it's one of the better online tutorials/books for learning C++.
2021-11-01 22:24:35 +01:00
Peiran Yao
c33c369826
Fix a variable name typo in qsharp.html.markdown (#4240)
`q` is not defined, instead it should be `qs`.
2021-11-01 22:22:59 +01:00
ktunprasert
c465acbc3a
[PHP/en] Nullsafe operator (#4248) 2021-11-01 22:20:59 +01:00
Wichamir
8af43d446e
[GDScript/en] Add GDScript (#4261)
* [GDScript/en] Add GDScript

* Added missing comment about Dictionary

* Fixed mismatched types

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update gdscript.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-11-01 22:12:55 +01:00
Bader Bamari
e2be1a3a17
Update C Sharp markdown. (#4260) 2021-10-31 19:37:33 +01:00
MySurmise
7339b03670
[fish/en] Add fish shell (#4247)
* Fish Shell tutorial

* Typo

* Typo and shortened a bit

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update fish.markdown

Of course, it's fish, not bash...

* Update fish.markdown

No translators for an english article...

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-10-31 19:29:08 +01:00
Alex Altair
9892df9ba9
Add boolean and and or (#4259) 2021-10-31 12:58:33 +01:00
Chen Yufei
3dd9becb0f
[swift/en] fix typo about break statement in loop (#4258)
Just a small fix.
2021-10-30 11:26:41 +02:00
benjaminjamesrussell
2c8b419c54
Update python.html.markdown (#4257) 2021-10-28 00:29:54 +02:00
Devine Lu Linvega
2a849af615
Replaced tab in markdown header (#4255)
It looks like the tab was causing issues, replaced it for a few spaces.
2021-10-28 00:27:22 +02:00
Devine Lu Linvega
a007318992
[uxntal/en] Add uxntal page (#4250)
* [uxntal/en] Add uxntal page

Community requested [here](https://twitter.com/pschwede/status/1450434881557762059)

* Update uxntal.html.markdown

* Update uxntal.html.markdown

* Update uxntal.html.markdown

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

* Update uxntal.html.markdown

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-10-23 19:39:26 +02:00
RUSLAN LÓPEZ CARRO
e811ee833b
[docker/es-es] translated docker to spanish (#4249)
* translated docker to spanish

* adding changes from review
2021-10-23 18:58:33 +02:00
sorawee
ed198750d4
[racket/en] fix indentation and spacing (#4251)
* Fix indentation and spacing

* One more fix
2021-10-23 18:46:48 +02:00
ThesllaDev
1670518461
[css/pt-br] Fix: translation and typos in links (#4252) 2021-10-23 18:42:37 +02:00
Dan Book
fa5048634d
[perl/en] Add example of iterating through file (#4238) 2021-10-23 00:52:28 +02:00
Adam Bard
9b69738861
Merge pull request #3895 from haritonch/ocaml-greek-translation
[ocaml/el-gr] Add greek translation for OCaml
2021-10-21 14:36:51 -07:00
Haden Wasserbaech
1fb1ad6b5f
Fixes multidimensional array (#4239) 2021-10-10 19:32:14 +02:00
Valentin Baca
7e5abe2aaf
[crystal/en] Update to Crystal 1.0 (#4235)
Crystal 1.0 was released this year (currently at 1.1.1 actually), which solidified the language. Updating based on language changes.
2021-09-25 17:03:53 +02:00
Adam Bard
7f5d9b460a
Merge pull request #4234 from DiddiLeija/c++-spanish-2
[c++/es-es] Fix more typos
2021-09-18 07:24:21 -07:00
Diego Ramirez
cdc3b0cc27
[c++/es-es] Fix more typos
- Grammar errors
- Unecessary capital letters

I also added myself as a "translator".
2021-09-18 07:59:40 -05:00
Adam Bard
fda425bc9f
Merge pull request #4233 from DiddiLeija/c++-spanish-typo
[c++/es-es] Fix some typos for the C++ article (Spanish)
2021-09-17 17:30:33 -07:00
Diego Ramirez
5fe2787092
Fix some typos for the C++ article (Spanish)
The Spanish translation has some typos, so I have been fixing them.
2021-09-17 13:01:27 -05:00
kieutrang1729
01365b6f47
[tcl/en] Fix typo (#4225)
Removed unnecessary "string".
2021-08-27 20:56:43 +02:00
Andinus
624c13d18d
[Raku/en] Fix typo & grammar, Remove trailing whitespace, Update IRC (#4224)
#raku has moved to irc.libera.chat
2021-08-26 19:38:23 +02:00
Flopsey
1524547b4d
[mips/en] Fix uncommented comment line (#4223) 2021-08-26 16:48:24 +02:00
awschult002
99ddf8fec6
[c/en] mostly word clarification and extra descriptions (#4222)
* Adds extra clarity to enum value assignment.

The previous statement shows only 1 way to declare enums, and it happens
that they specify a starting value. I clarify that a starting value is
not necessary and that all enum value could contain user specified
values.

* Added clarity to `includes` section.

specified that angle brackets are for system libraries and not just
standard libs. I also added an example of relative paths in the local
include statements.

* Added more clarity for function prototyping and main return vals.

I cleaned up some formatting; then added some clarity to how function
prototyping works, as well as recommend techniques.

* Fixed the mention of character sizes. they are not always 1 byte

* Added clarity about floating point arithmetic.

The previous comments on floating points made it feel like there was
something broken with doing comparison and arithmetics with floating
point types. I added clarity about how floats are stored in memory and
why they seem to behave strangly when used in arithmetic expressions.

* reworded boolean stuff for better clarity on _Bool type in C99

* Adds not about binary assignment

* Added clarity for value roll over

* Added section on multiple return values.

C doesnt allow returning of multiple values, so i added a section on
returning multiple values through pointers.

* added section break for printing special characters

* fix typo

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix typos

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* fix markdown syntax

Co-authored-by: Andre Polykanine <ap@oire.me>

* reword with better english

Co-authored-by: Andre Polykanine <ap@oire.me>

* reword with better english

Co-authored-by: Andre Polykanine <ap@oire.me>

Co-authored-by: Andre Polykanine <ap@oire.me>
2021-08-24 21:57:49 +02:00
Jeff Hale
5e53b2aca9
[toml/en] fix code not rendering (#4221)
The json code block renders fine in Github Flavored Markdown on Github, but not on the learnxinyminutes.com/docs/toml page. Because there isn't any syntax highlighting for this section anyway, I switched it to vanilla code block.
2021-08-23 10:54:29 +02:00