Commit Graph

13 Commits

Author SHA1 Message Date
collin
1e0903c32b merge master, update readme 2020-06-16 12:25:42 -07:00
howardwu
7a8aaf8166 Improves compilation time by turning off unused features in snarkOS 2020-06-15 21:27:25 -07:00
collin
c77e6a51b3 remove visibility syntax and functionality 2020-06-15 13:38:07 -07:00
collin
3f668422fd enforce name, type, visibility of inputs. add tests 2020-06-11 14:40:27 -07:00
collin
9d15a0b038 only allow (x,y) affine groups 2020-06-10 18:30:38 -07:00
collin
6c7355a89c public input fields, arrays, group tuples 2020-06-10 17:21:47 -07:00
collin
67b8a48fcf public input booleans and integers 2020-06-10 16:14:55 -07:00
collin
c6d3221289 private input primitives and array support 2020-06-09 19:29:26 -07:00
collin
643cd3026e initial private boolean input support 2020-06-09 16:36:15 -07:00
collin
b6836b37d4 add leo-inputs ast 2020-06-08 14:07:06 -07:00
collin
8846f62c8f add parser 2020-06-08 12:24:41 -07:00
collin
08e6eb145c update leo-inputs ast 2020-06-08 12:00:27 -07:00
collin
6919f62d44 impl leo-inputs 2020-05-06 12:57:24 -07:00