Commit Graph

8827 Commits

Author SHA1 Message Date
MrTeferi
0960b445c5
Update hjson.html.markdown
Co-authored-by: Marcel Ribeiro Dantas <ribeirodantasdm@gmail.com>
2022-08-08 10:37:06 -05:00
Chuckie Chen
736fea8f39
[powershell/zh-cn] correct mistakes 勘误 (#4469)
Co-authored-by: Chuckie Chen <chuckie_chen945@qq.com>
2022-08-08 20:04:51 +08:00
Kiwimoe
d0c51cbdeb
Update TypeScript "Further Reading" links 2022-08-08 09:32:53 +05:30
MrTeferi
79aae22593 [hjson/en] add HJSON 2022-08-07 04:56:59 -05:00
Marcel Ribeiro Dantas
ef0a2bbfd8
Merge pull request #4477 from mribeirodantas/fix-index-cpp-csharp
Update to uppercase for c++ and c# in index
2022-08-03 03:24:53 +01:00
Marcel Ribeiro-Dantas
c0e5292022
Update to uppercase for c++ and c# in index 2022-08-02 23:23:36 -03:00
Marcel Ribeiro Dantas
ac13c3f261
Merge pull request #4476 from finickydesert/patch-1
[go/en] fix typo
2022-08-03 03:19:23 +01:00
richard
d07aae1b68
Update go.html.markdown
correcting a tiny mistake
2022-08-02 13:04:17 -04:00
Marcel Ribeiro Dantas
da4c77d05b
Merge pull request #4465 from al-ias/fix/solidity
[solidity] Solidity minor fixes
2022-08-02 14:55:06 +02:00
Marcel Ribeiro Dantas, Ph.D
82134b0c2e
Merge pull request #4474 from ashraful-alam2k/ashraful-alam2k-patch-1
[git/en] add git blame
2022-08-02 08:24:47 +02:00
Ashraful Alam
62b1dc6529
Update git.html.markdown
Co-authored-by: Marcel Ribeiro Dantas, Ph.D. <ribeirodantasdm@gmail.com>
2022-08-02 06:45:56 +01:00
Marcel Ribeiro Dantas, Ph.D
11220eaf87
Merge pull request #4475 from mribeirodantas/uppercase_c++
[c,c++,c#/multiple languages] Convert to uppercase C/C++/C# language names
2022-08-01 22:43:22 +02:00
Marcel Ribeiro-Dantas
fad63f0f6a
Update c to upercase C 2022-08-01 22:41:54 +02:00
Marcel Ribeiro-Dantas
3e0a35ad37
Update c# to upercase C# 2022-08-01 22:40:55 +02:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++ 2022-08-01 22:39:47 +02:00
ashraful-alam2k
2ec3389909
Added git blame to the documentation 2022-08-01 16:17:24 +01:00
ashraf
1b442a5d34 Added git blame to the documentation 2022-08-01 16:11:00 +01:00
Marcel Ribeiro Dantas, Ph.D
3bb69ae289
Fix language name 2022-08-01 09:46:50 +02:00
Marcel Ribeiro Dantas, Ph.D
73e63bbc6e
Fix language name 2022-08-01 09:46:43 +02:00
Marcel Ribeiro Dantas, Ph.D
c1ec57ff83
Fix language name 2022-08-01 09:46:36 +02:00
Marcel Ribeiro Dantas, Ph.D
7a3e9f0a69
Fix language name 2022-08-01 09:46:27 +02:00
Marcel Ribeiro Dantas, Ph.D
ea93acab65
Fix language name 2022-08-01 09:46:20 +02:00
Marcel Ribeiro Dantas, Ph.D
891d281c22
Fix language name 2022-08-01 09:46:03 +02:00
Marcel Ribeiro Dantas, Ph.D
ce6226d3f5
Merge pull request #4471 from chapeupreto/minor-lua-improvements
[lua/en] fix typos and minor improvements
2022-08-01 09:41:15 +02:00
Marcel Ribeiro Dantas, Ph.D
905db48f62
Merge pull request #4472 from greenbigfrog/patch-1
[C/en] It's C, not c
2022-08-01 09:40:08 +02:00
Jonathan
577b70a2e8
It's C, not c 2022-08-01 00:31:57 +02:00
Rod Elias
e34431b31f fix typos and minor improvements 2022-07-31 15:25:11 -03:00
Marcel Ribeiro Dantas, Ph.D
506cf01c67
Merge pull request #4326 from zacryol/fix-its
[GDScript/en] Fix usage of `its`
2022-07-31 18:40:45 +02:00
Marcel Ribeiro Dantas, Ph.D
46358c59e9
Merge pull request #4327 from zacryol/gdscript-int-loop
[GDScript/en] add example of iterating over an int with `for`
2022-07-31 18:40:27 +02:00
Chuckie Chen
9852ea8856
[python/zh-cn] correct mistakes 勘误 (#4468)
* [python/zh-cn] fix typo 修正打字错误

我们可以通过遍历还访问所有的值 -> 我们还可以通过遍历访问所有的值

* add missing character 添加遗漏的字符

这个 math.p 文件会被代替引入 -> 这个 math.py 文件会被代替引入

* fix typo
2022-07-29 15:16:13 +08:00
Marcel Ribeiro Dantas, Ph.D
11a4293061
Merge pull request #4466 from s-spindler/patch-1
[awk/en-us] fix variable declaration
2022-07-28 10:15:50 +02:00
Marcel Ribeiro Dantas, Ph.D
a6b18a9e2e
Merge pull request #4467 from s-spindler/patch-2
[python/en-us] add sets to empty things that are false
2022-07-28 10:14:55 +02:00
Stephan Spindler
adc474c4c9
Add sets to empty things that are false 2022-07-27 21:38:53 +02:00
Stephan Spindler
eebb575245
Update awk.html.markdown
It was either this or change the parameter to `localvar` 🤷
2022-07-27 21:28:12 +02:00
Al
23be2f300c
Fix missing semicolon 2022-07-25 10:54:32 +02:00
Al
814f3dbc98
Merge pull request #4 from al-ias/could-be-fix/solidity
Could be fix/solidity
2022-07-24 21:18:37 +02:00
Al
40e69760e9 Fix missing semicolon 2022-07-24 21:17:41 +02:00
Marcel Ribeiro Dantas, Ph.D
ae7233323b
Merge pull request #4464 from al-ias/translation/solidity-it
[solidity/it-it] Solidity italian translation
2022-07-24 20:46:45 +02:00
Al
d96db0f0e4
Update filename
Co-authored-by: Marcel Ribeiro Dantas, Ph.D. <ribeirodantasdm@gmail.com>
2022-07-24 18:53:07 +02:00
Al
1bd3310bf2
Merge pull request #3 from al-ias/master
Merge master
2022-07-24 12:28:23 +02:00
Al
39e0b12b15 Improve translation and readability 2022-07-24 12:24:04 +02:00
Al
ae73cdf65d Fix typos 2022-07-24 12:19:50 +02:00
Al
ff641c107d Translate links section (last one) 2022-07-24 00:24:45 +02:00
Marcel Ribeiro Dantas, Ph.D
6be91ac96b
Merge pull request #4205 from tompreston/tpreston/openscad
[openscad/en] Add OpenSCAD learnxinyminutes
2022-07-24 00:14:56 +02:00
Tom Preston
68e71d00ff openscad: Remove multi-line comments to simplify 2022-07-23 23:05:01 +01:00
Al
43f49745a9 Translate natspec comments section (14) 2022-07-24 00:04:27 +02:00
Al
d6a94448f3 Translate style notes section (13) 2022-07-23 23:58:34 +02:00
Tom Preston
7654e1c6b6
Fixup typo in openscad.html.markdown
Co-authored-by: Marcel Ribeiro Dantas, Ph.D. <ribeirodantasdm@gmail.com>
2022-07-23 22:53:11 +01:00
Al
16a8f0a12b Translate low level functions section (12) 2022-07-23 23:50:24 +02:00
Al
af2ee86bce Translate security section (11) 2022-07-23 23:41:07 +02:00