.. |
arrays
|
add changelog, make test bigger
|
2021-08-16 16:55:17 +02:00 |
book
|
add docs
|
2021-08-10 15:58:51 +02:00 |
compile_errors
|
Merge pull request #997 from Zokrates/strict-field-to-uint
|
2021-10-11 10:17:29 +03:00 |
functions
|
Merge branch 'develop' into constant-def
|
2021-04-02 17:49:24 +02:00 |
imports
|
add test
|
2021-07-26 15:02:37 +02:00 |
merkleTree
|
use constants in stdlib where applicable
|
2021-07-14 13:11:53 +02:00 |
runtime_errors
|
revert to original impl, add symetric check, add logs
|
2021-10-15 13:00:48 +03:00 |
structs
|
Fix constant in struct type (#965)
|
2021-08-16 10:44:00 +02:00 |
sudoku
|
wip
|
2020-09-16 17:57:12 +02:00 |
add.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
argument_reassign.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
array_generic_inference.zok
|
address review comments
|
2021-09-24 17:54:16 +03:00 |
array_overload.zok
|
generic equivalence, add tests
|
2021-04-19 18:46:13 +02:00 |
assign_to_element.zok
|
clean
|
2021-05-27 15:11:44 +02:00 |
bool_and.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
bool_not.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
bool_or.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
boolean_literal.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
brackets.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
call_in_const.zok
|
refactor for ordered symbols, clean, propagate constants globally to cover constants in function key
|
2021-09-10 23:27:19 +02:00 |
call_in_const_aux.zok
|
refactor constants to keep track of them across modules
|
2021-08-21 00:08:12 +02:00 |
call_in_constant.zok
|
address review comments
|
2021-09-24 17:54:16 +03:00 |
comments.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
comparison_operators.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
complex_call_in_constant.zok
|
refactor to keep constants until reduction, then try to inline their definitions
|
2021-08-27 15:57:14 +02:00 |
conditions.zok
|
wip
|
2020-09-29 09:56:07 +02:00 |
constant_in_sig.zok
|
visit declaration key
|
2021-06-07 13:38:49 +02:00 |
constant_index_on_spread_inline.zok
|
improve example
|
2021-10-08 20:26:28 +03:00 |
decimal_literal.zok
|
add decimal suffix test
|
2021-04-12 10:05:11 +02:00 |
empty_spread_propagation.zok
|
add breaking test
|
2021-08-30 18:00:48 +02:00 |
explicit_generic.zok
|
rename and improve example
|
2021-04-20 12:39:41 +02:00 |
factorization.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
flatten.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
for.zok
|
implement blocks for all types, add breaking example for edge case
|
2021-05-16 23:03:05 +02:00 |
functions_equivalent.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
if_eq.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
left_side_call.zok
|
fix tests
|
2021-04-19 10:59:23 +02:00 |
multi_return.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
multi_return_sum.zok
|
change file endings
|
2019-09-24 12:05:43 +02:00 |
multiple_witnesses.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
n_choose_k.zok
|
fix all tests
|
2020-11-09 18:04:28 +00:00 |
no_flatten.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
pow.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
pragma.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
propagate.zok
|
wip
|
2020-09-16 17:57:12 +02:00 |
propagate_call.zok
|
fix tests
|
2021-04-19 10:59:23 +02:00 |
reassignment.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
reduceable_exponent.zok
|
fix all tests
|
2020-11-09 18:04:28 +00:00 |
simple_add.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
simple_ifelse.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
simple_mul.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
spaces_tabs_comments.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
struct_generic_inference.zok
|
address review comments
|
2021-09-24 17:54:16 +03:00 |
sub.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
synonyms.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
taxation.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
test1.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |
test_lt_max_value.zok
|
use field constants to avoid curve dependant code
|
2021-07-14 14:10:16 +02:00 |
waldo.zok
|
fix all tests
|
2020-11-09 18:04:28 +00:00 |
wavelets.zok
|
introduce simpler syntax for single return and empty return
|
2020-08-04 00:27:26 +02:00 |