Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Removed outdated link from dynamic-programming section. | martynas-sm | 2023-07-05 | -2/+0 |
| | | | The link to a quiz on https://www.commonlounge.com/discussion/cdbbfe83bcd64281964b788969247253 is no longer valid. | |||
* | Merge pull request #4694 from smith558/patch-7 | Marcel Ribeiro-Dantas | 2023-07-02 | -0/+5 |
|\ | | | | | [ocaml/en] Add further resources | |||
| * | Add further resources | Stanislav (Stanley) Modrak | 2023-06-30 | -0/+5 |
|/ | ||||
* | Merge pull request #4693 from 0neomar/patch-1 | Marcel Ribeiro-Dantas | 2023-06-27 | -1/+1 |
|\ | | | | | [r/es-es] Fix typo | |||
| * | [r/es] Fix typo | Neomar Rodríguez | 2023-06-26 | -1/+1 |
|/ | ||||
* | Merge pull request #4691 from Lolabird/patch-1 | Marcel Ribeiro-Dantas | 2023-06-25 | -1/+2 |
|\ | | | | | '[git]' fix typo in blame section so code block can appear properly | |||
| * | fix typo in blame section so code block can appear properly | Octavia | 2023-06-25 | -1/+2 |
|/ | | | Code block wasn't rendering properly because there wasn't a line break before it. | |||
* | [ruby/zh-cn] fix typo (#4681) | kdxcxs | 2023-06-08 | -2/+2 |
| | ||||
* | Merge pull request #4675 from dag7dev/patch-1 | Marcel Ribeiro-Dantas | 2023-05-26 | -2/+2 |
|\ | | | | | [markdown/it] fix: corrected typo | |||
| * | fix: corrected typo in italian markdown | Dag7 | 2023-05-26 | -2/+2 |
|/ | ||||
* | Merge pull request #4662 from thiagola92/yaml-pt | Marcel Ribeiro-Dantas | 2023-05-07 | -5/+6 |
|\ | | | | | [yaml/pt-br] Update yaml-pt.html.markdown | |||
| * | Update yaml-pt.html.markdown | Thiago Lages de Alencar | 2023-05-05 | -5/+6 |
| | | ||||
* | | Merge pull request #4663 from thiagola92/csharp-pt | Marcel Ribeiro-Dantas | 2023-05-07 | -21/+21 |
|\ \ | |/ |/| | [csharp/pt-br] Grammar fix | |||
| * | Update visualbasic-pt.html.markdown | Thiago Lages de Alencar | 2023-05-05 | -20/+20 |
| | | | | | | Fix many pontuation problems (some mentioned in #3684) | |||
| * | Update csharp-pt.html.markdown | Thiago Lages de Alencar | 2023-05-05 | -1/+1 |
|/ | ||||
* | Fix comment for loop 99 → 100 (#4649) | Hex | 2023-04-20 | -2/+2 |
| | | | Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con> | |||
* | Merge pull request #4646 from trietbui85/patch-1 | Marcel Ribeiro-Dantas | 2023-04-16 | -0/+3 |
|\ | | | | | [groovy/en] Add example with syntax to create a list with data | |||
| * | Update groovy.html.markdown | trietbui85 | 2023-04-15 | -0/+3 |
|/ | | | ... with syntax to create a list with data. | |||
* | Merge pull request #4640 from funtaps/patch-1 | Marcel Ribeiro-Dantas | 2023-04-10 | -1/+1 |
|\ | | | | | [groovy/en] Small groovy bang fix | |||
| * | Small groovy bang fix | Funtov Kirill | 2023-04-10 | -1/+1 |
|/ | ||||
* | Merge pull request #4638 from Raymo111/patch-1 | Marcel Ribeiro-Dantas | 2023-04-07 | -1/+1 |
|\ | | | | | [YAML/en] Fix typo | |||
| * | Fix typo | Raymond Li | 2023-04-06 | -1/+1 |
|/ | ||||
* | Merge pull request #4635 from Athesto/patch-1 | Marcel Ribeiro-Dantas | 2023-03-31 | -2/+2 |
|\ | | | | | [python/es-es] Minor typo fix | |||
| * | Update python-es.html.markdown | Gustavo Adolfo Mejía Sánchez | 2023-03-31 | -2/+2 |
|/ | | | | - comment explanation - translate the say function to "decir" to match with the final print | |||
* | Merge pull request #4581 from verhovsky/matlab | Marcel Ribeiro-Dantas | 2023-03-27 | -36/+36 |
|\ | | | | | [matlab/*] make "MATLAB" an acronym | |||
| * | Make "MATLAB" an acronym | Boris Verkhovskiy | 2023-01-22 | -36/+36 |
| | | ||||
* | | Merge pull request #4633 from tif-calin/patch-1 | Marcel Ribeiro-Dantas | 2023-03-26 | -1/+1 |
|\ \ | | | | | | | [raku/en] fixes typo: fat comman => fat comma | |||
| * | | fat comman => fat comma | tif-calin | 2023-03-26 | -1/+1 |
|/ / | ||||
* | | Merge pull request #4627 from xnumad/patch-1 | Marcel Ribeiro-Dantas | 2023-03-25 | -2/+4 |
|\ \ | | | | | | | [mips/en] MIPS fixes | |||
| * | | Fix off-by-one error | xnumad | 2023-03-24 | -1/+2 |
| | | | | | | | | | Iterate from 0..9, i.e. while $t0 is < 10 | |||
| * | | Fix branching example | xnumad | 2023-03-24 | -0/+1 |
| | | | | | | | | | Was only wrong in the Java code, assembly code seems fine. | |||
| * | | Correct comment | xnumad | 2023-03-24 | -1/+1 |
| | | | | | | | | | | | | the s in the mnemonic slt is not for signal but for set slt = "Set on Less Than" according to the manual | |||
* | | | Merge pull request #4628 from jamesbvaughan/james/fib-output | Marcel Ribeiro-Dantas | 2023-03-25 | -1/+1 |
|\ \ \ | |/ / |/| | | [rust/en] Add fibonacci example output comment | |||
| * | | Add fibonacci output comment | James Vaughan | 2023-03-24 | -1/+1 |
|/ / | ||||
* | | Merge pull request #4524 from smith558/patch-4 | Marcel Ribeiro Dantas | 2023-03-13 | -1/+1 |
|\ \ | | | | | | | [python/en] Improve bool examples | |||
| * \ | Merge branch 'master' into patch-4 | Stanislav (Stanley) Modrak | 2023-03-08 | -762/+2628 |
| |\ \ | ||||
| * | | | Update python.html.markdown | Stanislav (Stanley) Modrak | 2022-10-26 | -1/+2 |
| | | | | ||||
* | | | | Merge pull request #4616 from kintrix007/master | Marcel Ribeiro Dantas | 2023-03-13 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | [r/en] Specified what "number symbol" is | |||
| * | | | Update r.html.markdown | kintrix | 2023-03-09 | -1/+1 |
|/ / / | ||||
* | | | Fix broken pages due to unknown language for syntax highlighting | Marcel Ribeiro-Dantas | 2023-02-28 | -31/+31 |
| | | | | | | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> | |||
* | | | Remove cairo syntax highlighting in cairo's docs | Marcel Ribeiro-Dantas | 2023-02-28 | -24/+24 |
| | | | | | | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> | |||
* | | | Add correct indentation to cairo's header | Marcel Ribeiro-Dantas | 2023-02-28 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> | |||
* | | | Merge pull request #4604 from stanbar/patch-1 | Marcel Ribeiro Dantas | 2023-02-24 | -1/+1 |
|\ \ \ | | | | | | | | | [set-theory/en] Add the vertical bar qualifier explanation | |||
| * | | | Add the vertical bar qualifier explanation | Stanislaw Baranski | 2023-02-23 | -1/+1 |
|/ / / | | | | | | | The vertical bar qualifier explanation is missing, but it's widely used interchangeably with the colon qualifier. Even it the text you use "|" so it should be explained as well. | |||
* | | | Merge pull request #4584 from Darlington02/master | Marcel Ribeiro Dantas | 2023-02-20 | -0/+864 |
|\ \ \ | | | | | | | | | Cairo/en | |||
| * | | | made function patterns consistent | Darlington02 | 2023-02-06 | -22/+24 |
| | | | | ||||
| * | | | updated cairo.html.markdown | Darlington02 | 2023-02-06 | -146/+146 |
| | | | | ||||
| * | | | optimized images | Darlington02 | 2023-02-01 | -0/+0 |
| | | | | ||||
| * | | | added images | Darlington02 | 2023-01-31 | -5/+5 |
| | | | | ||||
| * | | | Update cairo.html.markdown | Darlington Nnam | 2023-01-31 | -656/+621 |
| | | | |