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
Mathias Schmitt
c373aa6bb8
[rust/fr-fr] Fix typo.
2022-07-08 20:35:37 +02:00
Norwid Behrnd
84272ab865
remove trailing spaces
2022-07-08 19:47:18 +02:00
Norwid Behrnd
72e1462437
inclusion of Fortran 2018 among the standards
2022-07-08 19:45:19 +02:00
Norwid Behrnd
976e431f77
adjust file name and internal reference
...
Since the document's focus is about the free source form, and
contrasting to the previous setup of the document, .f90 commonly
is recommended as file extension for modern, contemporay projects.
https://zmoon.github.io/FortranTipBrowser/tips/013.html
https://fortran-lang.discourse.group/t/is-there-a-standard-file-suffix-for-modern-fortran-code/3550/2
2022-07-08 19:34:46 +02:00
Marcel Ribeiro Dantas, Ph.D
3bdc8007db
Merge pull request #4376 from tobycm/patch-1
...
[json/vi-vn] Add a missing comma
2022-07-08 16:02:06 +02:00
Marcel Ribeiro Dantas, Ph.D
f55f825ec0
Merge pull request #4432 from mribeirodantas/fix-gitguys-link
...
[git/many langs] Remove GitGuy dead link from git material (close #4314 )
2022-07-08 15:13:14 +02:00
Marcel Ribeiro-Dantas
a43b26041d
Remove GitGuy dead link from git material ( close #4314 )
2022-07-08 15:11:23 +02:00
Marcel Ribeiro Dantas, Ph.D
5520ace40e
Fix typo in vim ( close #4311 )
2022-07-08 15:02:07 +02:00
Marcel Ribeiro Dantas, Ph.D
310822b243
Merge pull request #4430 from mribeirodantas/update-latex-pt
...
[latex/pt-br] Update/improve pt-br translatoin of LaTeX
2022-07-07 23:53:29 +02:00
Marcel Ribeiro-Dantas
351fc6fe26
New further reading links
2022-07-07 23:52:51 +02:00
Marcel Ribeiro Dantas, Ph.D
e11a904ab0
typo
...
Accidently added ^
2022-07-07 23:51:28 +02:00
Marcel Ribeiro-Dantas
4d88001156
Fix/update/improve pt-br translation of latex
...
Updates the pt-br translation
Fixes some mistakes
2022-07-07 23:47:04 +02:00
Marcel Ribeiro Dantas, Ph.D
005b800c73
Merge pull request #4397 from nbehrnd/latex/en
...
[latex/en] addition of two resources
2022-07-07 22:57:50 +02:00
Marcel Ribeiro Dantas, Ph.D
ef57f5477e
Merge pull request #4429 from adambard/mribeirodantas-fix-tool-name
...
Update pythonstatcomp-pt.html.markdown
2022-07-07 22:45:07 +02:00