leo/compiler/ast/src
2022-07-11 21:57:48 -07:00
..
access add circuit variable access and type check 2022-06-22 15:14:00 -10:00
circuits records: base them atop circuits instead 2022-06-30 15:37:18 +02:00
common merge testnet3 2022-06-02 11:33:11 -04:00
expressions Type checking fills in start/stop values for IterationStatement 2022-07-11 14:48:53 -07:00
functions impl core circuit instructions 2022-06-17 11:17:46 -07:00
groups Value -> Literal 2022-06-21 17:12:34 +02:00
input Remove IntegerTypes and declare them explicitly in Type 2022-07-11 07:17:57 -07:00
passes Add start, stop values for IterationStatement 2022-07-11 11:20:54 -07:00
statements Type checking fills in start/stop values for IterationStatement 2022-07-11 14:48:53 -07:00
types Remove IntegerTypes and declare them explicitly in Type 2022-07-11 07:17:57 -07:00
value WIP value 2022-07-11 21:45:05 -07:00
lib.rs Add loop unrolling pass to compiler 2022-07-11 21:57:48 -07:00
node.rs cargo clippy + similar 2022-05-12 16:12:31 +02:00
program.rs Add loop unrolling pass to compiler 2022-07-11 21:57:48 -07:00