summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Fix off-by-one errorxnumad2023-03-24-1/+2
| | | Iterate from 0..9, i.e. while $t0 is < 10
* Fix branching examplexnumad2023-03-24-0/+1
| | | Was only wrong in the Java code, assembly code seems fine.
* Correct commentxnumad2023-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 #4524 from smith558/patch-4Marcel Ribeiro Dantas2023-03-13-1/+1
|\ | | | | [python/en] Improve bool examples
| * Merge branch 'master' into patch-4Stanislav (Stanley) Modrak2023-03-08-762/+2628
| |\
| * | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-1/+2
| | |
* | | Merge pull request #4616 from kintrix007/masterMarcel Ribeiro Dantas2023-03-13-1/+1
|\ \ \ | |_|/ |/| | [r/en] Specified what "number symbol" is
| * | Update r.html.markdownkintrix2023-03-09-1/+1
|/ /
* | Fix broken pages due to unknown language for syntax highlightingMarcel Ribeiro-Dantas2023-02-28-31/+31
| | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
* | Remove cairo syntax highlighting in cairo's docsMarcel Ribeiro-Dantas2023-02-28-24/+24
| | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
* | Add correct indentation to cairo's headerMarcel Ribeiro-Dantas2023-02-28-1/+1
| | | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
* | Merge pull request #4604 from stanbar/patch-1Marcel Ribeiro Dantas2023-02-24-1/+1
|\ \ | | | | | | [set-theory/en] Add the vertical bar qualifier explanation
| * | Add the vertical bar qualifier explanationStanislaw Baranski2023-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/masterMarcel Ribeiro Dantas2023-02-20-0/+864
|\ \ | | | | | | Cairo/en
| * | made function patterns consistentDarlington022023-02-06-22/+24
| | |
| * | updated cairo.html.markdownDarlington022023-02-06-146/+146
| | |
| * | optimized imagesDarlington022023-02-01-0/+0
| | |
| * | added imagesDarlington022023-01-31-5/+5
| | |
| * | Update cairo.html.markdownDarlington Nnam2023-01-31-656/+621
| | |
| * | added syntax highlighting, shortened linesDarlington Nnam2023-01-29-192/+375
| | |
| * | Merge branch 'adambard:master' into masterDarlington Nnam2023-01-29-0/+359
| |\ \
| * | | Added Cairo-langDarlington022023-01-23-0/+714
| | | |
* | | | [clojure-macros/zh-cn] Delete a unmatched parenthesis. (#4599)Xianguang Zhou2023-02-17-1/+1
| | | |
* | | | Merge pull request #4597 from mystuffs/masterMarcel Ribeiro Dantas2023-02-16-1/+7
|\ \ \ \ | | | | | | | | | | [brainfuck/en]: add several docs & fix online interpreter url
| * | | | add: several docs & online interpreter urlrilysh2023-02-16-1/+7
|/ / / /
* | | | Merge pull request #4596 from JohnBlood/patch-2Marcel Ribeiro Dantas2023-02-15-1/+1
|\ \ \ \ | | | | | | | | | | [python/en]removed tutorial that no longer exists
| * | | | removed tutorial that no longer existsJohn Paul Wohlscheid2023-02-15-1/+1
|/ / / /
* | | | Merge pull request #4577 from 0-pal/patch-1Marcel Ribeiro Dantas2023-02-02-1/+1
|\ \ \ \ | |_|/ / |/| | | [yaml/de-de] Fixed minor typo
| * | | Update yaml-de.html.markdown0-pal2023-01-17-1/+1
| | | | | | | | | | | | Corrected minor typo: "Zeiangaben" -> "Zeitangaben"
* | | | Add LICENSE.txtAdam Bard2023-01-27-0/+359
| |/ / |/| | | | | Text of the CC-3.0 SA license added as license.txt (source: https://creativecommons.org/licenses/by-sa/3.0/legalcode.txt)
* | | Merge pull request #4580 from luovkle/masterMarcel Ribeiro Dantas2023-01-21-4/+4
|\ \ \ | |/ / |/| | [python/es-es] parentheses required in print functions are added
| * | [python/es-es] parentheses required in print functions are addedluovkle2023-01-21-4/+4
|/ /
* | Merge pull request #4574 from wangsy98/masterMarcel Ribeiro Dantas2023-01-15-10/+10
|\ \ | | | | | | Fix broken 4clojure links
| * | Fix broken 4clojure linkswang sy2023-01-14-10/+10
|/ /
* | Merge pull request #4572 from guaguaguaxia/masterMarcel Ribeiro Dantas2023-01-11-8/+8
|\ \ | | | | | | fix:typo
| * | fix:typozjzj19962023-01-11-8/+8
|/ /
* | Merge pull request #4560 from mribeirodantas/fix-typos-enMarcel Ribeiro Dantas2022-12-10-88/+88
|\ \ | | | | | | Fixes typos in many different English articles
| * | Fixes typos in many different English articlesMarcel Ribeiro-Dantas2022-12-10-88/+88
|/ / | | | | | | Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
* | [lua/zh-cn] loadstring -> load (#4554)shoreyk2022-12-08-1/+2
| | | | | | loadstring已弃用
* | Merge pull request #4547 from louisportay/yaml_null_valueMarcel Ribeiro Dantas2022-12-06-0/+2
|\ \ | | | | | | [yaml/en] [yaml/fr] add another example for YAML null value
| * | [yaml/en] add another example for YAML null valueLouis PORTAY2022-11-21-0/+2
| | |
* | | Merge pull request #4559 from adambard/mribeirodantas-patch-1Marcel Ribeiro Dantas2022-12-01-0/+1
|\ \ \ | | | | | | | | [python/en] Add missing json import
| * | | Add missing json importMarcel Ribeiro Dantas2022-12-01-0/+1
|/ / /
* | | Merge pull request #4556 from nbehrnd/contributingMarcel Ribeiro Dantas2022-11-30-44/+50
|\ \ \ | | | | | | | | CONTRIBUTING, lint and hint to markdownlint
| * | | add hint to markdownlintNorwid Behrnd2022-11-30-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | In the longer term, the use of a linter (similar to pylint for Python) may contribute to easier maintenance of the markdown files and consistent display of the content on the web page.
| * | | additional polish with markdownlintNorwid Behrnd2022-11-30-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | Accounts for most of the remaining suggestions by markdownlint.[1] [1] https://github.com/markdownlint/markdownlint, version 0.12.0.
| * | | adjust third level of indentation (manual)Norwid Behrnd2022-11-30-2/+2
| | | |
| * | | manual adjustments, second level of indentationNorwid Behrnd2022-11-30-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | Manual adjustments and light edits to stay within the 80 character limit per line. Manual dedent of second level entries met in the lower part of the document.
| * | | use asterisk for second level bullet pointsNorwid Behrnd2022-11-30-10/+10
| | | | | | | | | | | | | | | | | | | | Running `sed -i "s/^ +/ */" CONTRIBUTING.markdown`. This is to be complemented by a manual correction in the lower section, too.
| * | | consistent mark-up first level bullet listNorwid Behrnd2022-11-30-11/+11
| | | | | | | | | | | | | | | | An instance of `sed -i "s/^-/*/" CONTRIBUTING.markdown`.