1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/arrays
2019-01-04 15:31:16 +01:00
..
array_argument.code add inline arrays, function call flattening, parser 2018-09-18 19:37:47 +02:00
array_loop.code add rough constant propagation 2018-10-12 20:21:46 +02:00
array_loop_update.code add rough constant propagation 2018-10-12 20:21:46 +02:00
constant_array.code add inline arrays, function call flattening, parser 2018-09-18 19:37:47 +02:00
if_eq.code add tests, fix order of outputs in test runner 2019-01-04 15:31:16 +01:00
init_with_value.code add rough constant propagation 2018-10-12 20:21:46 +02:00
lookup.code implement dynamic lookup with simple range check 2018-10-05 17:57:14 +02:00
return_array.code allow array as return, add dead code elimination, fix array flattening 2018-10-19 18:39:59 +02:00
return_variable_array.code add inline arrays, function call flattening, parser 2018-09-18 19:37:47 +02:00
slicefrom.code allow array as return, add dead code elimination, fix array flattening 2018-10-19 18:39:59 +02:00
update.code add array update wip 2018-10-08 17:20:17 +02:00
update_with_call.code port sha256 to arrays wip 2018-10-16 19:41:20 +02:00
wrap_select.code refine inlining strategy 2018-10-24 12:15:15 +02:00