1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-07-31 12:00:34 +02:00
Commit Graph

8872 Commits

Author SHA1 Message Date
Andrew
13743fc49a Merge branch 'adambard:master' into update-stale-hack-docs 2022-07-15 20:49:24 -04:00
Marcel Ribeiro Dantas, Ph.D
4aa0d91d1c Merge pull request #4450 from nbehrnd/asciidoc-de
[asciidoc/de], remove overly long lines
2022-07-14 13:03:33 +02:00
Norwid Behrnd
0f79b9d877 asciidoc-de, remove overly long lines 2022-07-14 08:57:44 +02:00
Marcel Ribeiro Dantas, Ph.D
35caea47f5 Fix ids for table of content in pt-br markdown 2022-07-14 02:03:06 +02:00
Marcel Ribeiro Dantas, Ph.D
91b08d702d Improve pt-br translation of Markdown 2022-07-14 01:47:25 +02:00
Marcel Ribeiro Dantas, Ph.D
70e5c0e1cc Merge pull request #4449 from mribeirodantas/update-markdown-pt
[markdown/pt-br] Update, fix and improve translation
2022-07-14 01:02:49 +02:00
Marcel Ribeiro-Dantas
57f2716055 Improve pt-br translation of Markdown 2022-07-14 00:59:34 +02:00
Marcel Ribeiro-Dantas
bb2b002826 Update pt-br translation of Markdown
Update pt-br translation of Markdown to match current status of the
original document in English.

This commit also fix some small mistakes.
2022-07-14 00:59:04 +02:00
Marcel Ribeiro-Dantas
df7f5d4855 Add table of contents 2022-07-14 00:30:03 +02:00
Marcel Ribeiro-Dantas
2e146d142a Keep lines <=80 chars in markdown-pt-br
Whenever possible, keep it under 80 chars. The few exceptions in
which I left with >80 were for code snippets.
2022-07-14 00:24:29 +02:00
Marcel Ribeiro-Dantas
18e1f7dbf1 Fix syntax, typos and text style for markdown-pt
The pt-br version has diverted a bit from the english version not
only by being outdated, but due to content that was added to the
portuguese version and not to the english one. Besides, there were
many silly errors that shouldn't have passed review.
2022-07-14 00:19:56 +02:00
Marcel Ribeiro Dantas, Ph.D
3dcbaa5612 Merge pull request #4117 from azev77/patch-1
Update julia.html.markdown
2022-07-13 23:34:35 +02:00
Marcel Ribeiro Dantas, Ph.D
7b055600a8 Merge pull request #4302 from taivlam/master
[nim and rst/en] Fix typo in comment
2022-07-13 22:14:14 +02:00
Marcel Ribeiro Dantas, Ph.D
c885544fef Merge pull request #4304 from taivlam/master
[markdown/en] Fixed minor typos & backticks
2022-07-13 22:11:25 +02:00
Marcel Ribeiro Dantas, Ph.D
afedfe8287 Merge pull request #4316 from gabrielsroka/patch-1
[bash/en] fix typo
2022-07-13 22:08:51 +02:00
Marcel Ribeiro Dantas, Ph.D
053301108b Merge pull request #4374 from imadx/master
[solidity/en] fix minor typos
2022-07-13 21:56:20 +02:00
Marcel Ribeiro Dantas, Ph.D
2b503757bb Merge pull request #4408 from FreedomBen/fix-typo
[vimscript/en] fix typo:  pacing -> placing
2022-07-13 21:46:41 +02:00
Marcel Ribeiro Dantas, Ph.D
7e83627a4c Merge pull request #4448 from potomak/patch-1
[erlang/en] Update link to personal site
2022-07-13 17:24:48 +02:00
Giovanni Cappellotto
9dd2aca3ae Update link to personal site 2022-07-13 00:56:24 -04:00
Marcel Ribeiro Dantas, Ph.D
b86b4b2418 Merge pull request #4446 from mribeirodantas/fix-docker-doc
[docker/en and zh-cn] Fix document category
2022-07-12 23:34:59 +02:00
Marcel Ribeiro-Dantas
139a62ad2e Fix document category for Docker in zh-cn
Docker is a tool, not a language.
2022-07-12 23:33:14 +02:00
Marcel Ribeiro-Dantas
ea6924456b Fix document category for Docker
Docker is a tool, not a language.
2022-07-12 23:32:17 +02:00
nbehrnd
a18b5e2e87 [AWK/fr] correction orthography (#4445)
* [awk-fr], spell check, errors spot by @vendethiel

The commit accounts for errors in orthography identified by
@vendethiel.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4440

* [awk-fr] spell check, own revision

Additional spell check.
2022-07-12 13:32:27 +02:00
wczcw
67c9ce1eb5 [GDScript/zh-cn] Add GDScript Chinese translation (#4416)
* [GDScript/zh-cn] Add GDScript Chinese translation

* [GDScript/zh-cn] Remove something inappropriate

* [GDScript/zh-cn] Rename GDScript cn file

* [GDScript/zh-cn] Keep lines under 80 chars

* [GDScript/zh-cn] Header config

Co-authored-by: xiehuaqiao <xiehuaqiao@national-space.com>
2022-07-12 11:49:03 +08:00
Andrew
dd5c81e40d Incorporate micro-feedback
* Update documentation for using contains() and contains_key() with dict (previously incorrect)
* Prefer to use HH\Asio\curl_exec() over \file_get_contents
* Add example for enum class (enum of any type)
* Remove incorrect description of `use` keyword in traits
* Fix and improve various explanations in comments
2022-07-11 18:44:32 -04:00
Marcel Ribeiro Dantas, Ph.D
523e4f76ad Add lang field to pythonstatcomp-pt 2022-07-11 23:33:07 +02:00
Marcel Ribeiro Dantas, Ph.D
2b6fddeac1 Fix language name and filename extension for bf 2022-07-11 20:39:40 +02:00
Marcel Ribeiro Dantas, Ph.D
af834ad497 Fix filename extension for brainfuck file 2022-07-11 20:39:07 +02:00
Marcel Ribeiro Dantas, Ph.D
87647cdd31 Merge pull request #4440 from nbehrnd/awk-fr
[awk-fr] harmonization with PR 4437
2022-07-11 20:26:03 +02:00
Marcel Ribeiro Dantas, Ph.D
eb992cefa6 Merge pull request #4441 from nbehrnd/awk-es
correct example of gsub in awk-es
2022-07-11 20:25:27 +02:00
Marcel Ribeiro Dantas, Ph.D
a8e6e749ac Merge pull request #4443 from nbehrnd/zn-cn-awk
[AWK/zh-cn] correct example gsub
2022-07-11 20:25:13 +02:00
Marcel Ribeiro Dantas, Ph.D
d82f450420 Merge pull request #4442 from nbehrnd/pt-br-awk
[AWK/pt-br] correct example gsub
2022-07-11 20:24:56 +02:00
Norwid Behrnd
dbcaa68877 correct example gsub in zh-cn-awk
Edit based on the correction of the English original.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 15:13:35 +02:00
Norwid Behrnd
23ecda4c0e correct example gsub in pt-br/awk
Edit is based on correction in the English edition.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 15:06:36 +02:00
Norwid Behrnd
0b6ac01abe correct example of gsub in awk-es
Edit is based on the correction in the English edition.[1]

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 14:59:38 +02:00
Norwid Behrnd
c68805c2cb shorten overly long lines
Following the recommendation to not exceed 80 characters/line.
2022-07-11 14:46:32 +02:00
Norwid Behrnd
b20081e0f8 correct example about gsub
This corrects an error spot in the English edition of the document
spot earlier[1] and equally present in the French one.

[1] https://github.com/adambard/learnxinyminutes-docs/pull/4437
2022-07-11 14:12:16 +02:00
Andrew
52cec041d0 Update function names
Follow best practices (function should be snake case [do_task()], and methods should be camel case [doTask()])
2022-07-10 23:06:24 -04:00
Andrew
cbe2e63882 Overhaul Hack in Y Minutes
This file was updated about 6 years ago. Since then, there have been many changes, including a distancing from PHP. This commit is an overhaul of the previous documentation for learning Hack in Y minutes.

Over the years, there have also been many language changes and updates, for example, the introduction of Hack Arrays (vec, keyset, and dict) and the Hack Standard Language (HSL). To read more about how the language has changed and evolved, you can read the HHVM Blog: https://hhvm.com/blog/.
2022-07-10 22:52:18 -04:00
Marcel Ribeiro Dantas, Ph.D
1ff2927250 Fix filename field to stick to the standard 2022-07-10 12:21:59 +02:00
Marcel Ribeiro Dantas, Ph.D
acf613f81b Fix repeated filename field
Fix repeated filename field and stick to the standard filename for programming languages.
2022-07-10 12:21:06 +02:00
Marcel Ribeiro Dantas, Ph.D
feea0f044a Fix filename and add translator authorship
The incorrect filename in this file was overwriting the same document for the original document in English. This commit fixes this. Besides, the author of the translation had not added his info, so I did.
2022-07-10 12:18:22 +02:00
Marcel Ribeiro Dantas, Ph.D
f53fab7788 Fix filename field
The incorrect filename in this file was overwriting the same document for the original document in English.
2022-07-10 12:14:08 +02:00
Marcel Ribeiro Dantas, Ph.D
91367a1730 Fix filename as pointed out in #4436
The incorrect filename in this file was overwriting the one provided in the original document in English. This commit fixes this.
2022-07-10 12:13:13 +02:00
Marcel Ribeiro Dantas, Ph.D
5e6dd980d9 Merge pull request #4437 from fgm/patch-2
[awk/en] Update awk.html.markdown
2022-07-10 01:31:00 +02:00
Frédéric G. MARAND
e4655963c2 Update awk.html.markdown
The `gsub` example is incorrect: with pattern `"e+"`, one gets `"m.t m. at th. bar"`. To get  `"m..t m. at th. bar"` as documented, the pattern is just `"e"`. Otherwise we could keep "e+" but change the result.

Also removed an extra dot at the end of a sentence.
2022-07-09 22:33:23 +02:00
Marcel Ribeiro Dantas, Ph.D
d4f3ba24e9 Fix filename Lua-pt file (close #4436) 2022-07-09 13:48:31 +02:00
mphschmitt
38edd49d66 [set-theory.fr-fr] Fix multiple typos and remove english words. (#4435) 2022-07-08 22:06:22 +02:00
Marcel Ribeiro Dantas, Ph.D
dbee511f23 Merge pull request #4433 from nbehrnd/f90
[Fortran/en] adjust name, edit format, add 2018 standard
2022-07-08 21:16:47 +02:00
Marcel Ribeiro Dantas, Ph.D
45fe649b8f Merge pull request #4434 from mphschmitt/fix/rust_fr_typo
[rust/fr-fr] Fix typo.
2022-07-08 21:06:25 +02:00