leo/compiler/src
2020-09-02 17:52:17 -07:00
..
console use tracing in compiler 2020-08-21 16:36:50 -07:00
constraints add newline after each successful test run 2020-09-02 13:23:29 -07:00
definition Add license header 2020-08-18 03:50:26 -07:00
errors throw an error when assigning to an immutable circuit variable 2020-09-02 17:52:17 -07:00
expression throw an error when assigning to an immutable circuit variable 2020-09-02 17:52:17 -07:00
function Add license header 2020-08-18 03:50:26 -07:00
import use tracing for build command 2020-08-21 15:49:51 -07:00
output add tracing spans to commands. fix clean command 2020-08-21 19:22:01 -07:00
program Add license header 2020-08-18 03:50:26 -07:00
statement throw an error when assigning to an immutable circuit variable 2020-09-02 17:52:17 -07:00
value throw an error when assigning to an immutable circuit variable 2020-09-02 17:52:17 -07:00
compiler.rs fix proving output 2020-08-21 18:44:19 -07:00
lib.rs merge master 2020-08-18 11:22:56 -07:00