leo/compiler/src
2020-08-15 16:20:43 -07:00
..
constraints fix leo test to run tests in isolation 2020-08-03 19:51:41 -07:00
definition support tuple parsing and assignment 2020-08-10 18:21:23 -07:00
errors impl new group notation compiler 2020-08-15 16:20:43 -07:00
expression impl new group notation compiler 2020-08-15 16:20:43 -07:00
function fix tuple edge cases 2020-08-11 11:17:39 -07:00
import Rename types -> typed 2020-08-02 20:56:22 -07:00
macro_ refactor return values to tuple types 2020-08-11 01:08:02 -07:00
output remove unused circuit bytes 2020-08-12 20:02:39 -07:00
program fix import module 2020-07-07 21:05:03 -07:00
statement allow integers. do not allow field or group equality or comparison 2020-08-13 12:11:56 -07:00
value impl new group notation compiler 2020-08-15 16:20:43 -07:00
compiler.rs impl circuit synthesizer and serialized circuit 2020-08-13 01:21:39 -07:00
lib.rs adds compiler output file and output bytes data structures 2020-07-29 18:32:35 -07:00