aboutsummaryrefslogtreecommitdiffstats
path: root/docs/julia.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4144 from ethereum/julia-docs-fixchriseth2018-05-161-2/+2
|\
| * Fix formatting in Julia chapterAlex Beregszaszi2018-05-161-2/+2
* | Describe rule for type conversion functions in JuliaAlex Beregszaszi2018-05-091-6/+9
* | Remove stop() as it is the same as return(0,0) in Julia sepcsAlex Beregszaszi2018-05-091-4/+0
* | Add logic builtins to Julia and fix some typosAlex Beregszaszi2018-05-091-11/+32
|/
* Fix builtin function formatting in juliaAlex Beregszaszi2018-02-271-76/+77
* Explain the difference to inline assembly.chriseth2018-01-051-0/+7
* Force condition to be bool in iulia mode.chriseth2017-11-241-1/+1
* Add if statement to Julia specification.chriseth2017-11-221-2/+10
* avoid reassigning variablesSami Mäkelä2017-11-221-2/+2
* added Switch specificationSami Mäkelä2017-11-221-0/+13
* Small fixeschriseth2017-11-221-5/+5
* Some clarifications.chriseth2017-11-221-67/+87
* Typos and clarifications.chriseth2017-11-221-4/+5
* Add true/false literalsAlex Beregszaszi2017-11-221-1/+3
* Remove from examplesAlex Beregszaszi2017-11-221-3/+3
* Switch cases do not require colonAlex Beregszaszi2017-11-221-2/+2
* Require at least one case in switchchriseth2017-11-221-1/+1
* Restriction of switchAlex Beregszaszi2017-11-221-1/+6
* Include section for Julia objectsAlex Beregszaszi2017-11-221-0/+68
* Include type names in grammarAlex Beregszaszi2017-11-221-2/+4
* Remove subassemblyAlex Beregszaszi2017-11-221-4/+1
* Support types in grammarAlex Beregszaszi2017-11-221-6/+6
* Clarify literalsAlex Beregszaszi2017-11-221-1/+1
* Do not require parentheses on function return valuesAlex Beregszaszi2017-11-221-7/+7
* More specification.chriseth2017-11-221-28/+80
* Improve semantics description.chriseth2017-11-221-19/+18
* Include split/combine256Alex Beregszaszi2017-11-221-0/+6
* Use signed/unsigned types in low-level functionsAlex Beregszaszi2017-11-221-71/+73
* Include implicit type conversionsAlex Beregszaszi2017-11-221-0/+13
* Document backendsAlex Beregszaszi2017-11-221-0/+21
* Case is missing from switch statementsAlex Beregszaszi2017-11-221-3/+3
* Add types to the examplesAlex Beregszaszi2017-11-221-9/+9
* Define types in JuliaAlex Beregszaszi2017-11-221-0/+4
* Describe built-in Julia functionsAlex Beregszaszi2017-11-221-1/+163
* Move Julia documentation to its own fileAlex Beregszaszi2017-11-221-0/+189