.. |
error
|
Add tests for all examples; Add r1cs swap_sub cases
|
2017-02-21 13:05:30 +01:00 |
add.code
|
Add new flattening for Add & Mult; Add new examples
|
2017-02-01 11:56:48 +01:00 |
brackets.code
|
Finish parser implementation for complete grammar (pow, ifelse, brackets)
|
2017-02-06 00:39:32 +01:00 |
conditions.code
|
Add Condition statement to parser (#1)
|
2017-02-16 12:53:29 +01:00 |
flatten.code
|
Add new flattening for Add & Mult; Add new examples
|
2017-02-01 11:56:48 +01:00 |
for.code
|
Add `for' statement to parser
|
2017-03-23 22:35:43 +01:00 |
functions.code
|
Functions code sample added and Grammar adapted.
|
2017-04-06 15:30:41 +02:00 |
functions_equivalent.code
|
Function Expression can now be resolved.
|
2017-06-13 11:57:19 +02:00 |
if_eq.code
|
Function Expression can now be resolved.
|
2017-06-13 11:57:19 +02:00 |
multiple_witnesses.code
|
Add Compiler statements for witness calculation; Add user input for unknown variables
|
2017-02-22 11:06:28 +01:00 |
no_flatten.code
|
Bugfix in r1cs swap_sub, securing order in Add; Add test
|
2017-02-21 17:12:51 +01:00 |
reassignment.code
|
Add flattening of variable reassignment (#1)
|
2017-02-16 15:43:31 +01:00 |
simple_ifelse.code
|
Optimize flattening of equation ==
|
2017-02-28 21:47:44 +01:00 |
spaces_tabs_comments.code
|
Bugfix in r1cs swap_sub, no securing order; Add test
|
2017-02-21 15:58:15 +01:00 |
sub.code
|
Add Sub to R1CS; Add Dockerfile
|
2017-02-01 17:24:44 +01:00 |
test1.code
|
Fix bug in "<" flattening; Add test
|
2017-03-01 00:15:30 +01:00 |
wavelets.code
|
Add <=, ==, >=, > to parser
|
2017-02-15 15:18:28 +01:00 |