Commit Graph

8905 Commits

Author SHA1 Message Date
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
Al
75f4c4c143 Translate other native functions (10) 2022-07-23 23:32:48 +02:00
Al
d0c0040f81 Translate state machines section (9.G) 2022-07-23 23:11:26 +02:00
Al
dde96818dc Translate pattern observer (9.F) 2022-07-23 20:30:30 +02:00
Al
118bda3ead Translate cron job section (9.E) 2022-07-23 19:59:50 +02:00
Al
bd0a424a86 Translate oracles and external data section (9.D) 2022-07-23 19:51:17 +02:00
Al
a61887efd6 Translate data access in blockchain section (9.C) 2022-07-23 18:52:35 +02:00
Al
2949bf690a Fix sub indexes into contract design note section (9) 2022-07-23 14:01:21 +02:00
Al
4a96407ff6 Translate storage design notes section (9.B) 2022-07-23 13:54:02 +02:00
Al
0d2ba7e26f Translate obfruscation section (9.A) 2022-07-23 13:34:07 +02:00
Al
2a459d3a66 Translate other keyword section (8) 2022-07-23 13:09:49 +02:00
Al
b7a2d1f164 Translate object/contracts section (7) 2022-07-23 13:07:14 +02:00
Marcel Ribeiro Dantas, Ph.D
77d2f8da5b
Merge pull request #4460 from Pab0/patch-1
[lua/en] Update LuaShortReference link
2022-07-23 12:57:27 +02:00
Marcel Ribeiro Dantas, Ph.D
f0a0c8db61
Merge pull request #4463 from giria/master
[bf/en] Dead link
2022-07-23 12:55:56 +02:00
Joan Barrull Ribalta
b574598dc2
Merge pull request #1 from giria/giria-patch-1
[bf/en] Updated dead link
2022-07-23 10:39:54 +01:00
Al
4a60cef189 Transalte branching and loop section (6) 2022-07-23 10:14:11 +02:00
Joan Barrull Ribalta
ba2e8b75d0
Updated dead link
Old link did not work.
Added a new working link.
2022-07-22 23:26:01 +01:00
Al
107ff5cadf Translate modifiers section (5.C) 2022-07-22 22:27:23 +02:00
Al
51bef47831 Translate event section (5.B) 2022-07-22 22:01:48 +02:00
Al
e108748836 Translate function section (5.A) 2022-07-22 19:45:20 +02:00
Al
6de5f8152b Fix delete example 2022-07-22 19:40:54 +02:00
Al
bfb73cb02b Fix hoisting example 2022-07-22 19:40:24 +02:00
Al
d4447658a5 Fix functions and more index 2022-07-22 19:38:42 +02:00
Pab0
acff6a36c1
Update LuaShortReference link
The previous PDF location 404's on lua-users.org, so linking to the respective lua-users.org/wiki page instead (which includes working links to the PDFs on Thomas Lauer's website).
2022-07-21 16:42:43 +02:00