1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/book
2021-08-10 15:58:51 +02:00
..
rng_tutorial use correct stdlib path in tutorial tests 2021-07-15 13:43:44 +02:00
sha256_tutorial use correct stdlib path in tutorial tests 2021-07-15 13:43:44 +02:00
abi.zok change abi example, add uint comment 2021-05-05 11:24:54 +02:00
array.zok update book 2020-12-22 18:14:54 +01:00
assert.zok update assert example 2021-04-16 15:19:05 +02:00
bubblesort.zok Use tuple-swap function 2021-06-01 13:35:44 +01:00
comments.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
constant_definition.zok update example 2021-04-19 14:57:53 +02:00
constant_reference.zok update book 2021-04-19 14:39:39 +02:00
declaration.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
explicit_generic_parameters.zok add docs 2021-08-10 15:58:51 +02:00
factorize.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
field_overflow.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
for.zok wip 2020-09-16 17:57:12 +02:00
for_scope.zok wip 2020-09-16 17:57:12 +02:00
function_declaration.zok update docs, add changelog 2021-04-01 15:36:34 +02:00
function_scope.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
generic_call.zok update docs, add changelog 2021-04-01 15:36:34 +02:00
generic_function_declaration.zok update docs, add changelog 2021-04-01 15:36:34 +02:00
generics.zok update book 2020-12-22 18:14:54 +01:00
if_else.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
if_else_expensive.zok allow comment after new line, tweak docs 2021-05-17 22:58:24 +02:00
if_else_panic.zok allow comment after new line, tweak docs 2021-05-17 22:58:24 +02:00
multi_def.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
multi_return.zok change file endings 2019-09-24 12:05:43 +02:00
multidim_array.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
multiline_comments.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
no_shadowing.zok wip 2020-09-16 17:57:12 +02:00
not_equal.zok adds operator documentation + examples for each 2020-05-15 12:41:16 +02:00
numeric_inference.zok wip 2020-09-29 09:56:07 +02:00
side_effects.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
struct_assign.zok change parser to accept struct types when declaring, enforce examples to be tested 2020-04-08 18:03:04 +02:00
struct_init.zok change parser to accept struct types when declaring, enforce examples to be tested 2020-04-08 18:03:04 +02:00
structs.zok update doc, example, fix absy creation 2021-07-28 00:11:18 +02:00
type_annotations.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00