Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Improve translation and readability | Al | 2022-07-24 | -13/+13 |
| | ||||
* | Fix typos | Al | 2022-07-24 | -6/+6 |
| | ||||
* | Translate links section (last one) | Al | 2022-07-24 | -0/+48 |
| | ||||
* | Translate natspec comments section (14) | Al | 2022-07-24 | -0/+13 |
| | ||||
* | Translate style notes section (13) | Al | 2022-07-23 | -0/+13 |
| | ||||
* | Translate low level functions section (12) | Al | 2022-07-23 | -0/+11 |
| | ||||
* | Translate security section (11) | Al | 2022-07-23 | -0/+8 |
| | ||||
* | Translate other native functions (10) | Al | 2022-07-23 | -0/+32 |
| | ||||
* | Translate state machines section (9.G) | Al | 2022-07-23 | -0/+147 |
| | ||||
* | Translate pattern observer (9.F) | Al | 2022-07-23 | -0/+38 |
| | ||||
* | Translate cron job section (9.E) | Al | 2022-07-23 | -0/+6 |
| | ||||
* | Translate oracles and external data section (9.D) | Al | 2022-07-23 | -0/+27 |
| | ||||
* | Translate data access in blockchain section (9.C) | Al | 2022-07-23 | -0/+11 |
| | ||||
* | Translate storage design notes section (9.B) | Al | 2022-07-23 | -0/+10 |
| | ||||
* | Translate obfruscation section (9.A) | Al | 2022-07-23 | -0/+14 |
| | ||||
* | Translate other keyword section (8) | Al | 2022-07-23 | -0/+24 |
| | ||||
* | Translate object/contracts section (7) | Al | 2022-07-23 | -0/+56 |
| | ||||
* | Transalte branching and loop section (6) | Al | 2022-07-23 | -0/+28 |
| | ||||
* | Translate modifiers section (5.C) | Al | 2022-07-22 | -0/+33 |
| | ||||
* | Translate event section (5.B) | Al | 2022-07-22 | -0/+36 |
| | ||||
* | Translate function section (5.A) | Al | 2022-07-22 | -0/+66 |
| | ||||
* | Translate global variables of note (4) | Al | 2022-07-21 | -0/+34 |
| | ||||
* | Translate simple operators (3) | Al | 2022-07-20 | -0/+7 |
| | ||||
* | Translate structs (2) | Al | 2022-07-20 | -0/+71 |
| | ||||
* | Edit translator name | Al | 2022-07-19 | -1/+1 |
| | ||||
* | Translate solidity basics (1) section | Al | 2022-07-19 | -0/+118 |
| | ||||
* | Translate bank example | Al | 2022-07-19 | -1/+101 |
| | ||||
* | Fix line length | Al | 2022-07-19 | -1/+2 |
| | ||||
* | Fix typo | Al | 2022-07-19 | -1/+1 |
| | ||||
* | Fix wrong "working with remix and metamask" section | Al | 2022-07-19 | -22/+29 |
| | ||||
* | Translate "working on a testnet" intro | Al | 2022-07-18 | -0/+33 |
| | ||||
* | Translate "working with remix and metamask" section | Al | 2022-07-18 | -1/+34 |
| | ||||
* | Translate Solidity introduction into italian | Al | 2022-07-18 | -0/+44 |
| | ||||
* | Merge pull request #4439 from AndrewDiMola/update-stale-hack-docs | Marcel Ribeiro Dantas, Ph.D | 2022-07-16 | -252/+364 |
|\ | | | | | [hack/en] Overhaul Hack in Y Minutes | |||
| * | Run Hackfmt and improve examples | Andrew | 2022-07-15 | -8/+39 |
| | | | | | | | | | | Run hackfmt (the hack formatter) on the file Clean up examples in the hack arrays section Add a section on the unique binary pipe operator (and variable) | |||
| * | Merge branch 'adambard:master' into update-stale-hack-docs | Andrew | 2022-07-15 | -187/+620 |
| |\ | |/ |/| | ||||
* | | Merge pull request #4450 from nbehrnd/asciidoc-de | Marcel Ribeiro Dantas, Ph.D | 2022-07-14 | -3/+8 |
|\ \ | | | | | | | [asciidoc/de], remove overly long lines | |||
| * | | asciidoc-de, remove overly long lines | Norwid Behrnd | 2022-07-14 | -3/+8 |
|/ / | ||||
* | | Fix ids for table of content in pt-br markdown | Marcel Ribeiro Dantas, Ph.D | 2022-07-14 | -15/+15 |
| | | ||||
* | | Improve pt-br translation of Markdown | Marcel Ribeiro Dantas, Ph.D | 2022-07-14 | -4/+5 |
| | | ||||
* | | Merge pull request #4449 from mribeirodantas/update-markdown-pt | Marcel Ribeiro Dantas, Ph.D | 2022-07-14 | -98/+162 |
|\ \ | | | | | | | [markdown/pt-br] Update, fix and improve translation | |||
| * | | Improve pt-br translation of Markdown | Marcel Ribeiro-Dantas | 2022-07-14 | -45/+42 |
| | | | ||||
| * | | Update pt-br translation of Markdown | Marcel Ribeiro-Dantas | 2022-07-14 | -2/+47 |
| | | | | | | | | | | | | | | | | | | | | | Update pt-br translation of Markdown to match current status of the original document in English. This commit also fix some small mistakes. | |||
| * | | Add table of contents | Marcel Ribeiro-Dantas | 2022-07-14 | -2/+19 |
| | | | ||||
| * | | Keep lines <=80 chars in markdown-pt-br | Marcel Ribeiro-Dantas | 2022-07-14 | -25/+32 |
| | | | | | | | | | | | | | | | Whenever possible, keep it under 80 chars. The few exceptions in which I left with >80 were for code snippets. | |||
| * | | Fix syntax, typos and text style for markdown-pt | Marcel Ribeiro-Dantas | 2022-07-14 | -64/+62 |
|/ / | | | | | | | | | | | | | 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. | |||
* | | Merge pull request #4117 from azev77/patch-1 | Marcel Ribeiro Dantas, Ph.D | 2022-07-13 | -0/+14 |
|\ \ | | | | | | | Update julia.html.markdown | |||
| * | | Update julia.html.markdown | azev77 | 2021-02-24 | -0/+14 |
| | | | | | | | | | Assignment vs copy: see https://discourse.julialang.org/t/is-it-worth-introducing-copy-into-learnxiny/55965/2 | |||
* | | | Merge pull request #4302 from taivlam/master | Marcel Ribeiro Dantas, Ph.D | 2022-07-13 | -4/+4 |
|\ \ \ | | | | | | | | | [nim and rst/en] Fix typo in comment | |||
| * | | | [rst/en] Make formatting in comments consistent | taivlam | 2022-01-16 | -3/+3 |
| | | | | | | | | | | | | Made formatting in comments consistent by adding 2 periods |