Commit Graph

8970 Commits

Author SHA1 Message Date
Neomar Rodríguez
6125464284
[r/es] Fix typo 2023-06-26 20:06:31 -04:00
Marcel Ribeiro-Dantas
0c6d23bcc8
Merge pull request #4691 from Lolabird/patch-1
'[git]' fix typo in blame section so code block can appear properly
2023-06-25 17:16:46 -03:00
Octavia
c84a26f14c
fix typo in blame section so code block can appear properly
Code block wasn't rendering properly because there wasn't a line break before it.
2023-06-25 12:28:23 -06:00
kdxcxs
b3a8f56424
[ruby/zh-cn] fix typo (#4681) 2023-06-08 14:56:07 +08:00
Marcel Ribeiro-Dantas
c6f6dac5f8
Merge pull request #4675 from dag7dev/patch-1
[markdown/it] fix: corrected typo
2023-05-26 18:26:14 -03:00
Dag7
541f1493ae
fix: corrected typo in italian markdown 2023-05-26 11:55:56 +02:00
Marcel Ribeiro-Dantas
3cf1ec6142
Merge pull request #4662 from thiagola92/yaml-pt
[yaml/pt-br] Update yaml-pt.html.markdown
2023-05-07 18:24:49 -03:00
Marcel Ribeiro-Dantas
04d2063229
Merge pull request #4663 from thiagola92/csharp-pt
[csharp/pt-br] Grammar fix
2023-05-07 18:24:16 -03:00
Thiago Lages de Alencar
c66e7b39a5
Update visualbasic-pt.html.markdown
Fix many pontuation problems (some mentioned in #3684)
2023-05-05 20:30:29 -03:00
Thiago Lages de Alencar
3ede2a1645
Update csharp-pt.html.markdown 2023-05-05 20:20:24 -03:00
Thiago Lages de Alencar
ed20cb884c
Update yaml-pt.html.markdown 2023-05-05 20:11:16 -03:00
Hex
eeb6c05ebb
Fix comment for loop 99 → 100 (#4649)
Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con>
2023-04-20 21:19:33 +08:00
Marcel Ribeiro-Dantas
b314e0076a
Merge pull request #4646 from trietbui85/patch-1
[groovy/en] Add example with syntax to create a list with data
2023-04-16 00:53:43 -03:00
trietbui85
38b4916100
Update groovy.html.markdown
... with syntax to create a list with data.
2023-04-15 14:22:38 +07:00
Marcel Ribeiro-Dantas
c035db7a67
Merge pull request #4640 from funtaps/patch-1
[groovy/en] Small groovy bang fix
2023-04-10 15:11:06 -03:00
Funtov Kirill
4a2463eca0
Small groovy bang fix 2023-04-10 19:52:49 +03:00
Marcel Ribeiro-Dantas
107b30ce2c
Merge pull request #4638 from Raymo111/patch-1
[YAML/en] Fix typo
2023-04-07 22:01:49 -03:00
Raymond Li
2135d83bef
Fix typo 2023-04-06 23:23:20 -07:00
Marcel Ribeiro-Dantas
d998cabedf
Merge pull request #4635 from Athesto/patch-1
[python/es-es] Minor typo fix
2023-03-31 13:43:55 -03:00
Gustavo Adolfo Mejía Sánchez
7d6a852cec
Update python-es.html.markdown
- comment explanation
- translate the say function to "decir" to match with the final print
2023-03-31 11:23:16 -05:00
Marcel Ribeiro-Dantas
9817ee032b
Merge pull request #4581 from verhovsky/matlab
[matlab/*] make "MATLAB" an acronym
2023-03-27 11:20:55 -03:00
Marcel Ribeiro-Dantas
42cace9b13
Merge pull request #4633 from tif-calin/patch-1
[raku/en] fixes typo: fat comman => fat comma
2023-03-26 15:29:03 -03:00
tif-calin
ce004b474f
fat comman => fat comma 2023-03-26 11:22:19 -07:00
Marcel Ribeiro-Dantas
2505a5efe5
Merge pull request #4627 from xnumad/patch-1
[mips/en] MIPS fixes
2023-03-25 23:04:10 -03:00
Marcel Ribeiro-Dantas
e7c25112de
Merge pull request #4628 from jamesbvaughan/james/fib-output
[rust/en] Add fibonacci example output comment
2023-03-25 22:34:56 -03:00
James Vaughan
07ffb8314f
Add fibonacci output comment 2023-03-24 23:21:11 -07:00
xnumad
d1d1c4af86
Fix off-by-one error
Iterate from 0..9, i.e. while $t0 is < 10
2023-03-24 21:43:38 +01:00
xnumad
f1a149c860
Fix branching example
Was only wrong in the Java code, assembly code seems fine.
2023-03-24 21:35:30 +01:00
xnumad
d7356d4b39
Correct comment
the s in the mnemonic slt is not for signal but for set
slt = "Set on Less Than" according to the manual
2023-03-24 21:33:35 +01:00
Marcel Ribeiro Dantas
6ac5983d5a
Merge pull request #4524 from smith558/patch-4
[python/en] Improve bool examples
2023-03-13 11:16:55 -03:00
Marcel Ribeiro Dantas
b226b5ce99
Merge pull request #4616 from kintrix007/master
[r/en] Specified what "number symbol" is
2023-03-13 01:22:02 -03:00
kintrix
0aede01381
Update r.html.markdown 2023-03-09 14:38:40 +01:00
Stanislav (Stanley) Modrak
4c79407041
Merge branch 'master' into patch-4 2023-03-08 09:35:48 +00:00
Marcel Ribeiro-Dantas
fbaa905e23
Fix broken pages due to unknown language for syntax highlighting
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
2023-02-28 21:00:37 -03:00
Marcel Ribeiro-Dantas
c8aa954518
Remove cairo syntax highlighting in cairo's docs
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
2023-02-28 11:42:36 -03:00
Marcel Ribeiro-Dantas
54ac222de0
Add correct indentation to cairo's header
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
2023-02-28 11:40:48 -03:00
Marcel Ribeiro Dantas
c5368366f5
Merge pull request #4604 from stanbar/patch-1
[set-theory/en] Add the vertical bar qualifier explanation
2023-02-24 23:04:24 -03:00
Stanislaw Baranski
2b4c8854bf
Add the vertical bar qualifier explanation
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.
2023-02-23 19:27:00 +01:00
Marcel Ribeiro Dantas
43c30b20c8
Merge pull request #4584 from Darlington02/master
Cairo/en
2023-02-20 21:25:45 -03:00
Xianguang Zhou
c3cc321c31
[clojure-macros/zh-cn] Delete a unmatched parenthesis. (#4599) 2023-02-17 17:54:37 +08:00
Marcel Ribeiro Dantas
5e3762d4c6
Merge pull request #4597 from mystuffs/master
[brainfuck/en]: add several docs & fix online interpreter url
2023-02-16 13:44:55 -03:00
rilysh
5d44b4ac33 add: several docs & online interpreter url 2023-02-16 10:21:31 +05:30
Marcel Ribeiro Dantas
a753730f97
Merge pull request #4596 from JohnBlood/patch-2
[python/en]removed tutorial that no longer exists
2023-02-15 15:30:49 -03:00
John Paul Wohlscheid
97806f674f
removed tutorial that no longer exists 2023-02-15 13:26:47 -05:00
Darlington02
b83fe079a2 made function patterns consistent 2023-02-06 15:10:30 +01:00
Darlington02
741e0f4a7f updated cairo.html.markdown 2023-02-06 15:04:37 +01:00
Marcel Ribeiro Dantas
c30c3088fd
Merge pull request #4577 from 0-pal/patch-1
[yaml/de-de] Fixed minor typo
2023-02-02 09:44:59 -03:00
Darlington02
aced78c444 optimized images 2023-02-01 15:41:33 +01:00
Darlington02
1c30068592 added images 2023-01-31 22:16:37 +01:00
Darlington Nnam
824fed572a
Update cairo.html.markdown 2023-01-31 21:49:44 +01:00