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
Anastasiia Bondarenko
ed5f7694fd
[c/uk-ua] Add ukrainian translation for Clang ( #3762 )
...
* [c/uk-ua] Add ukrainian translation for Clang
* Apply suggestions from code review
Co-authored-by: Andre Polykanine <ap@oire.me>
2021-08-22 21:30:29 +02:00
EgorBobrov
757ed9b49b
[java/en] Added more info about Collections initialization ( #4200 )
2021-08-22 20:21:01 +02:00
MarkGrimwood
4eaafe0839
[bash/en] Update bash.html.markdown ( #4202 )
...
Additional info on arguments and return values for functions
2021-08-22 20:15:03 +02:00
Aleksei Trifonov
68f016d886
[toml/en] Fix JSON code blocks in TOML ( #4204 )
...
It will correctly show structured, formatted JSON to give a better understanding
2021-08-22 20:11:16 +02:00
RogueArt
848a80d87f
[MongoDB/en] Add Learn MongoDB in Y Minutes ( #4214 )
...
* [mongodb/en] Write introduction and getting started
* [mongodb/en] Write code sample for CRUD operations
* [mongodb/en] Write code sample for operators and database operations
* [mongodb/en] Write further reading
* [mongodb/en] Minor fixes for Markdown
* [mongodb/en] Made each line 80 characters long
2021-08-22 17:51:43 +02:00
Rohit Goswami
3dc6c1e362
[fortran/en] Add new resource ( #4213 )
2021-08-22 17:24:09 +02:00
Nic
1854d9d9b1
[elixir/en] Update description of an Atom. ( #4216 )
...
I really struggled to parse what was being explained, but found the wording on https://hexdocs.pm/elixir/1.12/Atom.html much easier to understand.
2021-08-22 17:21:22 +02:00
Adam Bard
cdbdf70809
Merge pull request #4220 from Menelion/fix-4211
...
[wim/gr] Try fixing display bug
2021-08-22 07:51:39 -07:00
Andre Polykanine
57c91c96ad
Fix #4211
2021-08-22 11:17:35 +02:00
Samantha McVey
406b103164
[Raku/en] Fix runaway comment for syntax highlighter ( #4215 )
...
The pygments highlighter does not recognize `==begin` and `==end`
without a newline before `==end`. For this reason it will never end the
comment. This resulted in 95% of the Raku document being highlighted as
a comment.
We replace most `=begin` and `=end` with standard quotes `#`. In some
places I retain `=begin` and `=end` when they are indented (this works
fine in pygments).
2021-08-21 23:46:05 +02:00
Petru Madar
0086b92f09
[ruby/all] Replace tryruby.org with the proper link ( #4217 )
...
* Replace tryruby.org with the proper link
* Replace tryruby.org with the proper link
2021-08-21 23:08:42 +02:00
Liu Yihua
9a76ba9d83
[asciidoc/zh-cn] Add translation ( #4210 )
2021-08-09 18:34:56 +08:00