summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #4424 from mphschmitt/fix/rust_russian_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ | | | | [rust/ru] fix russian translation.
| * [rust/ru] fix russian translation.Mathias Schmitt2022-07-06-1/+1
| |
* | Merge pull request #4399 from nbehrnd/vim-deMarcel Ribeiro Dantas2022-07-07-1/+0
|\ \ | | | | | | [vim/de] remove duplicated line
| * | vim/de remove duplicated linenorwid2022-05-27-1/+0
| | | | | | | | | | | | | | | The line duplicated was the English pattern already translated into German.
* | | Merge pull request #4421 from mphschmitt/fix/rust_german_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ \ \ | | | | | | | | [rust/de] fix german translation.
| * | | [rust/de] fix german translation.Mathias Schmitt2022-07-06-1/+1
| | |/ | |/|
* | | Merge pull request #4422 from mphschmitt/fix/rust_spanish_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ \ \ | | | | | | | | [rust/es] fix spanish translation.
| * | | [rust/es] fix spanish translation.Mathias Schmitt2022-07-06-1/+1
| |/ /
* | | Merge pull request #4423 from mphschmitt/fix/rust_italian_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ \ \ | | | | | | | | [rust/it] fix italian translation.
| * | | [rust/it] fix italian translation.Mathias Schmitt2022-07-06-1/+1
| |/ /
* | | Add mribeirodantas as code owner for PortugueseMarcel Ribeiro Dantas2022-07-07-0/+2
| | |
* | | Merge pull request #4427 from mphschmitt/fix/rust_ukrainian_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ \ \ | | | | | | | | [rust/uk] fix ukrainian translation.
| * | | [rust/uk] fix ukrainian translation.Mathias Schmitt2022-07-06-1/+1
| |/ /
* | | Merge pull request #4426 from mphschmitt/fix/rust_portuguese_translationMarcel Ribeiro Dantas2022-07-07-1/+1
|\ \ \ | | | | | | | | [rust/pt] fix portuguese translation.
| * | | [rust/pt] fix portuguese translation.Mathias Schmitt2022-07-06-1/+1
| |/ /
* | | [rust/zn] fix chinese translation. (#4425)mphschmitt2022-07-07-1/+1
| | |
* | | [set-theory/fr] Fix multiple errors. (#4361)mphschmitt2022-07-06-6/+4
| | | | | | | | | | | | | | | | | | | | | Multiple errors prevented the translation from being displayed: * contributors was indented with a tab instead of two spaces. * the category was not the same as the original english file. * a code block was closed at the end of the file, but never opened.
* | | [rust/fr] Update language name: rust -> Rust (#4308)mphschmitt2022-07-06-1/+1
|/ / | | | | | | The name was different in english and in french, which prevented the french translation from being displayed.
* | Merge pull request #4420 from Fraasi/mongodb-typofixMarcel Ribeiro Dantas2022-07-05-3/+3
|\ \ | | | | | | [mongodb/en] fix couple of typos
| * | fix couple of typosFraasi2022-07-05-3/+3
|/ /
* | Merge pull request #4070 from Ahmunna/patch-1Marcel Ribeiro Dantas2022-06-27-4/+4
|\ \ | | | | | | [R/en] Update r.html.markdown
| * \ Merge branch 'master' into patch-1Marcel Ribeiro Dantas2022-06-27-1519/+9512
| |\ \ | |/ / |/| |
* | | Merge pull request #4342 from Crystal-RainSlide/patch-1Marcel Ribeiro Dantas2022-06-27-140/+139
|\ \ \ | | | | | | | | [R/en] Format R code
| * \ \ Merge branch 'master' into patch-1Marcel Ribeiro Dantas2022-06-27-173/+1376
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #4364 from mribeirodantas/patch-1Marcel Ribeiro Dantas2022-06-27-0/+786
|\ \ \ \ | | | | | | | | | | [r/pt-br] Translate R Markdown
| * | | | Apply suggestions from code review Marcel Ribeiro Dantas2022-06-04-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | This commit includes suggestions originally proposed by @halian-vilela Co-authored-by: Halian Vilela <halian@verlindo.com>
| * | | | [r/pt-br] Translate R MarkdownMarcel Ribeiro Dantas2022-04-04-0/+786
| | | | | | | | | | | | | | | Translation of the markdown file of R to Brazilian Portuguese and update of the header with some information regarding the translator.
* | | | | Merge pull request #4372 from mribeirodantas/patch-2Marcel Ribeiro Dantas2022-06-27-4/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | | [r/en] Update content according to R 4.0.0
| * | | | Fix warning about stringsAsFactorsMarcel Ribeiro Dantas2022-04-09-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | In R 4.0.0, stringsAsFactors default value changed from TRUE to FALSE. This commit fixes the warning message in the current file to make this clear for readers. This commit also updates the list of contributors for this file.
| * | | | Update return of class(mat) according to R 4.0.0Marcel Ribeiro Dantas2022-04-09-1/+1
|/ / / / | | | | | | | | 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.
* / / / [python/zh-cn]Complete Translation (#4351)MapleinCode2022-04-08-162/+577
|/ / / | | | | | | Co-authored-by: 谭九鼎 <109224573@qq.com>
* | | [sql/zh-cn]:Update filename for consistency (#4348)Dyn2022-03-19-0/+0
| | |
* | | Fixed typo in word "Возвращаемая" (#4322)OnlyDev2022-03-15-1/+1
| | |
* | | [javascript/ru] s/функционал/функциональность (#4336)Marat Amerov2022-03-15-1/+1
| | |
* | | [kotlin/ru] s/функционал/функциональность (#4337)Marat Amerov2022-03-15-1/+1
| | |
* | | [lua/ru] s/функционал/функциональность (#4338)Marat Amerov2022-03-15-1/+1
| | |
* | | [swift/ru] s/функционал/функциональность (#4339)Marat Amerov2022-03-15-1/+1
| | |
* | | [objective-c/ru] s/функционал/функциональность (#4340)Marat Amerov2022-03-15-2/+2
| | |
| * | [R/en] Format R codeCrystal-RainSlide2022-03-08-140/+139
|/ /
* | [go/en] Fix link to Golang University 301 playlist (#4317)Adam Chalkley2022-03-04-1/+1
| | | | | | Co-authored-by: Adam Chalkley <atc0005@users.noreply.github.com>
* | [mips/*] Fix branching example (#4315)Brian Holbrook2022-03-03-3/+3
| |
* | [raylib/zh-cn] Completed translation (#4325)lzw-7232022-02-20-0/+147
| |
* | [ocaml/el-gr] A minor but important fix regarding syntax coloring (#4319)Mi. Lia2022-02-20-2/+1
| |
* | [ocaml/el-gr] fix lang heading谭九鼎2022-02-20-0/+1
| |
* | [Docker/zh-cn] Init translation (#3926)谭九鼎2022-01-22-0/+149
| |
* | Merge pull request #4291 from Chemaclass/masterAdam Bard2022-01-21-0/+337
|\ \ | | | | | | [phel/en] Add phel.html
| * | Use newlisp instead of phel for md coloringChemaclass2022-01-21-1/+1
| | |
| * | Update phel.html.markdownJose Maria Valera Reales2021-12-22-1/+1
| | | | | | | | | Co-authored-by: Jesus Valera Reales <jesus1902@outlook.com>
| * | Improvements after Jens reviewChemaclass2021-12-20-70/+74
| | |
| * | Add phel.htmlChemaclass2021-12-20-0/+333
| | |