Commit Graph

9523 Commits

Author SHA1 Message Date
Marcel Ribeiro Dantas
fbdc0115e9
Update return of class(mat) according to R 4.0.0
A matrix is the special case of a two-dimensional ‘array’.  Since R 4.0.0, ‘inherits(m, "array")’ is true for a ‘matrix’ ‘m’, which makes class(mat) return "matrix" "array", not only "matrix" as before.
2022-04-09 00:14:18 +02:00
MapleinCode
835d077573
[python/zh-cn]Complete Translation (#4351)
Co-authored-by: 谭九鼎 <109224573@qq.com>
2022-04-08 20:06:22 +08:00
Mikhail Krylatykh
c76b8f690a
Update ru-ru/html-ru.html.markdown
Co-authored-by: Andre Polykanine <ap@oire.me>
2022-04-08 11:18:05 +03:00
Mikhail Krylatykh
e50b23f751
Update ru-ru/html-ru.html.markdown
Co-authored-by: Andre Polykanine <ap@oire.me>
2022-04-08 11:16:06 +03:00
Mikhail Krylatykh
7403163113
Make some russian spellcheck 2022-04-07 16:58:24 +03:00
Marcel Ribeiro Dantas
54ce5e4774
[r/pt-br] Translate R Markdown
Translation of the markdown file of R to Brazilian Portuguese and update of the header with some information regarding the translator.
2022-04-04 02:02:42 +02:00
Jovino Guerrero Toledo
e06ea4b82f [sql/pt-br] adding sql for pt-br language 2022-04-03 01:31:40 -03:00
dannyloxavier
19feebccf7
foo bar translation
Forgot to traslate this part
2022-03-28 14:18:45 -03:00
dannyloxavier
0f6e59d349
Some fixes
- Updated to latest EN version (with respective translation)
- Fixed some pt-BR typos
- Fixed indentations to be equal to the original EN version
2022-03-28 12:25:28 -03:00
Dyn
3a425f8cf3
[sql/zh-cn]:Update filename for consistency (#4348) 2022-03-19 16:16:00 +08:00
OnlyDev
d9416193ba
Fixed typo in word "Возвращаемая" (#4322) 2022-03-15 23:50:45 +01:00
Marat Amerov
819cb6b275
[javascript/ru] s/функционал/функциональность (#4336) 2022-03-15 23:48:38 +01:00
Marat Amerov
8215ee614d
[kotlin/ru] s/функционал/функциональность (#4337) 2022-03-15 23:47:18 +01:00
Marat Amerov
7b265947e9
[lua/ru] s/функционал/функциональность (#4338) 2022-03-15 23:46:05 +01:00
Marat Amerov
6efd95e6db
[swift/ru] s/функционал/функциональность (#4339) 2022-03-15 23:44:58 +01:00
Marat Amerov
32c8adcccb
[objective-c/ru] s/функционал/функциональность (#4340) 2022-03-15 23:43:39 +01:00
Crystal-RainSlide
2313888888
[R/en] Format R code 2022-03-08 16:56:31 +08:00
Adam Chalkley
a53abc23e2
[go/en] Fix link to Golang University 301 playlist (#4317)
Co-authored-by: Adam Chalkley <atc0005@users.noreply.github.com>
2022-03-04 11:29:48 +08:00
Brian Holbrook
d208b72f6a
[mips/*] Fix branching example (#4315) 2022-03-03 15:44:38 +08:00
lzw-723
414ac29188
[raylib/zh-cn] Completed translation (#4325) 2022-02-20 22:17:15 +08:00
Mi. Lia
7c401735bc
[ocaml/el-gr] A minor but important fix regarding syntax coloring (#4319) 2022-02-20 22:15:33 +08:00
谭九鼎
ad760a7adf
[ocaml/el-gr] fix lang heading 2022-02-20 22:12:22 +08:00
zacryol
6a600f7120 [GDScript/en] add example of iterating over an int with for 2022-02-14 08:58:43 -07:00
zacryol
fd8d3b8960 [GDScript/en] Fix usage of its
"it's" is a contraction of "it is"
"its" is the possessive
2022-02-14 08:53:11 -07:00
Gabriel Sroka
09694f73db
Update bash.html.markdown
fix minor typo
2022-02-01 19:38:03 -08:00
谭九鼎
2f05725cc0
[Docker/zh-cn] Init translation (#3926) 2022-01-22 20:20:16 +08:00
Adam Bard
6e35b0e9be
Merge pull request #4291 from Chemaclass/master
[phel/en] Add phel.html
2022-01-21 16:34:34 -08:00
Chemaclass
30928d0a69 Use newlisp instead of phel for md coloring 2022-01-21 17:15:28 +01:00
taivlam
22861c5c74
[markdown/en] Fixed minor typos & backticks
* Added some periods at end of sentences for consistent style
* Line 238 previously rendered as "` - even though GitHub preview correctly displayed 3 consecutive backticks, i.e.: ``` (hopefully this fix will work)
* Line 281 missed the capitalization of "This"
2022-01-16 03:43:14 +00:00
taivlam
a667cf9997
[rst/en] Make formatting in comments consistent
Made formatting in comments consistent by adding 2 periods
2022-01-16 02:57:16 +00:00
taivlam
442f4a679c
[nim/en] Fix typo in comment
[nim/en] Fixed typo in comment by deleting extra apostrophe
2022-01-16 02:47:26 +00:00
Philippe Pittoli
daace78911
[zig/en] rephrasing the sentence on raw pointers. 2022-01-08 11:17:52 +01:00
225559
c42db51e7c
Add Lua community links (#4069) 2022-01-04 01:22:40 +08:00
Maximilian Sonnenburg
e0f5bcf36a
[rust/en] Function pointer type added (#4107)
* Function pointer type added

* String slice details added.

* String slice view explanation.
2022-01-04 01:16:59 +08:00
chkas
3cbcd37434
Update easylang.html.markdown (#4288) 2022-01-04 01:12:22 +08:00
Michael Chen
6467d88012
[bash/en] More details about pipe and redirection (#4119)
* Update bash.html.markdown

* More details about pipe and redirection
2022-01-04 01:02:22 +08:00
Michael Chen
5f118e3f61
[bash/en] Add info on background commands with & (#4120)
* Add info on background commands with &

* Update bash.html.markdown
2022-01-04 01:00:53 +08:00
Michael Chen
3b2974ba31
Clarify that "sort" doesn't modify the file (#4121) 2022-01-04 01:00:05 +08:00
Lilian Besson
335fa5ca53
[scala/english] typo in creation of a new object (#4080) 2022-01-04 00:54:56 +08:00
krotera
6a0b4aee87
[c/en] clarity, errata, and grammar in array section (#4102)
* [c/en] clarity, errata, and grammar in array section

- [x] I solemnly swear that this is all original content of which I am the original author
- [x] Pull request title is prepended with `[language/lang-code]` (example `[python/fr-fr]` or `[java/en]`)
- [x] Pull request touches only one file (or a set of logically related files with similar changes made)
- [x] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts)
- [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown)
  - [x] Yes, I have double-checked quotes and field names!

* Overlooked type uniformity

* Improve 80 col alignment and clarify loop control var declaration

* Remove agrammatical comma

* Mention typedef in struct declaration
2022-01-04 00:44:49 +08:00
taivlam
2abab47335
[html/en] Minor typographical improvements (#4111)
Minor typographical edits (mostly capitalization and so on) for improved readability in beginning and ending Markdown descriptions
2022-01-04 00:40:58 +08:00
Mario Domenech Goulart
353f9fca40
CHICKEN.html.markdown: adapt to CHICKEN 5 (#4154)
This change adapt the instructions to CHICKEN 5.  Before it
covered CHICKEN 4, which is an outdated version.
2022-01-04 00:39:50 +08:00
Alan Chang
6a11164757
[c++/en] Fix newline error (#4176)
* Fix newline error

* use std::endl
2022-01-04 00:36:58 +08:00
Shivanshu
5828962380
Fixed output. (#4157)
Fixed output provided in comments beside the command.
2022-01-04 00:23:08 +08:00
Keve Nagy
da4f1ff4c8
Small correction for vala.html.markdown (#4160)
On line 486, replaced &i with &more.
While at it, on lines 497-503 I also transformed all the "here" hyperlinks to their most obvious replacements.
2022-01-04 00:21:42 +08:00
Stanley Modrak
3971ad0774
Replace deprecated links (#4174)
Replace the old links which were deprecated with the new URLs they redirect to.
2022-01-04 00:20:24 +08:00
15532
d6becca820
Update ocaml.html.markdown (#4181) 2022-01-04 00:18:53 +08:00
Konstantinos Lampropoulos
334b090a4d
Update javascript.html.markdown (#4178)
var => function/global , let => lexical/block scoped
2022-01-04 00:18:07 +08:00
Vishvanathan K
f39dcdd44e
Update visualbasic.html.markdown (#4295)
* The comment "Ouputs the above" was misleading, changed it to a more apt comment ("Pausing the execution")
2022-01-04 00:17:27 +08:00
Xing Zheng
d24f135208
fix a typo (#4172)
the variable name should be `someIdentifier` instead of `willSet`.
2022-01-04 00:16:36 +08:00