aboutsummaryrefslogtreecommitdiffstats
path: root/docs/julia.rst
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | suggested by @mrsmkl
* 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