1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples
2023-04-21 23:23:47 +02:00
..
alias
arrays merge staging 2022-06-28 19:23:45 +02:00
book merge dev, fix conflicts 2023-04-14 11:27:55 +02:00
compile_errors reduce propagation memory usage 2023-04-20 16:41:39 +02:00
functions merge staging 2022-06-28 19:23:45 +02:00
imports
merkleTree merge staging 2022-06-28 19:23:45 +02:00
runtime_errors extract panics just before flattening, simplify zir, remove redundant checks in code generation 2022-08-16 18:53:21 +02:00
structs merge staging 2022-06-28 19:23:45 +02:00
sudoku Update sudoku_checker.zok 2023-03-24 16:37:58 -06:00
tuples merge staging 2022-06-28 19:23:45 +02:00
add.zok
argument_reassign.zok merge staging 2022-06-28 19:23:45 +02:00
array_generic_inference.zok
array_overload.zok
assign_to_element.zok merge staging 2022-06-28 19:23:45 +02:00
bool_and.zok
bool_not.zok
bool_or.zok
boolean_literal.zok
brackets.zok
call_in_const.zok
call_in_const_aux.zok
call_in_constant.zok
comments.zok
comparison_operators.zok merge staging 2022-06-28 19:23:45 +02:00
complex_call_in_constant.zok merge staging 2022-06-28 19:23:45 +02:00
conditions.zok
constant_in_sig.zok
constant_index_on_spread_inline.zok
decimal_literal.zok
empty_spread_propagation.zok merge staging 2022-06-28 19:23:45 +02:00
explicit_generic.zok
factorization.zok
flatten.zok
for.zok merge staging 2022-06-28 19:23:45 +02:00
functions_equivalent.zok
left_side_call.zok
multiple_witnesses.zok
n_choose_k.zok revert example change, fmt tweaks 2022-08-19 17:23:49 +02:00
no_flatten.zok
pow.zok merge staging 2022-06-28 19:23:45 +02:00
pragma.zok
propagate.zok merge staging 2022-06-28 19:23:45 +02:00
propagate_call.zok
reassignment.zok merge staging 2022-06-28 19:23:45 +02:00
reduceable_exponent.zok
shadowing.zok implement shadowing only at the semantic phase 2022-07-21 17:52:54 +02:00
simple_add.zok
simple_conditional.zok
simple_mul.zok
spaces_tabs_comments.zok
struct_generic_inference.zok
sub.zok
synonyms.zok
taxation.zok
ternary_eq.zok
test1.zok
test_lt_max_value.zok
waldo.zok
wavelets.zok