Commit Graph

9043 Commits

Author SHA1 Message Date
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
Al
a94c428ff9 Translate global variables of note (4) 2022-07-21 15:40:20 +02:00
Al
bbef62f314 Translate simple operators (3) 2022-07-20 21:00:05 +02:00
Al
632cd0cd96 Translate structs (2) 2022-07-20 20:52:57 +02:00
Marcel Ribeiro Dantas, Ph.D
ead613a12c
Merge pull request #4459 from AndrewDiMola/update-stale-hack-docs
[hack/en] Revert update to code block header
2022-07-19 20:52:57 +02:00
Andrew
5c226704d5
Revert update to code block header
Reverting back to `php` as the `hack` header is likely not supported and the `php` highlighting is probably good enough (for now) to at least render the page.
2022-07-19 14:37:35 -04:00
Al
b887c1a5f7 Edit translator name 2022-07-19 15:32:39 +02:00
Al
fa5e509d43 Translate solidity basics (1) section 2022-07-19 15:28:28 +02:00
Al
7b47a23663 Translate bank example 2022-07-19 12:16:02 +02:00
Al
a35979214c Fix line length 2022-07-19 11:54:15 +02:00
Al
a7ace9ee1f Fix typo 2022-07-19 11:53:03 +02:00
Al
c8a397d103 Fix wrong "working with remix and metamask" section 2022-07-19 11:52:04 +02:00
Marcel Ribeiro Dantas, Ph.D
19d3a4962e
Merge pull request #4457 from mariuszmichalowski/patch-1
[ansible/en] added new Ansible tutorial
2022-07-19 11:21:18 +02:00
Al
eabe2cfbce Translate "working on a testnet" intro 2022-07-18 16:29:15 +02:00
Al
72cc375abc Translate "working with remix and metamask" section 2022-07-18 16:27:30 +02:00
Al
358c299987 Translate Solidity introduction into italian 2022-07-18 16:26:09 +02:00
Mariusz Michalowski
f63c92df74
Added new Ansible tutorial 2022-07-18 13:52:44 +02:00
Marcel Ribeiro Dantas, Ph.D
61892832db
Merge pull request #4454 from mribeirodantas/improve-git-br-config
[git/pt-br] Improve wording of git-config examples
2022-07-17 16:58:21 +02:00
Marcel Ribeiro-Dantas
98aad0feb3
Add examples to git-config in pt-br 2022-07-17 16:57:22 +02:00
Marcel Ribeiro Dantas, Ph.D
627387d8d6
Merge pull request #4453 from mribeirodantas/improve-git-en
[git/en] add code example to git-config
2022-07-17 16:56:01 +02:00