1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_cli/examples/book
2020-07-28 15:50:17 +02:00
..
abi.zok update docs 2020-05-19 19:27:21 +02:00
array.zok change file endings 2019-09-24 12:05:43 +02:00
assert.zok update docs 2020-07-17 12:25:05 +02:00
comments.zok change file endings 2019-09-24 12:05:43 +02:00
declaration.zok fix typo 2020-06-15 23:55:07 +02:00
factorize.zok wip 2020-07-13 09:20:27 +02:00
field_overflow.zok update zok to new assert syntax, rewrite NotEq 2020-07-15 22:23:37 +02:00
for.zok update docs 2020-07-17 12:25:05 +02:00
for_scope.zok change file endings 2019-09-24 12:05:43 +02:00
function_declaration.zok change file endings 2019-09-24 12:05:43 +02:00
function_scope.zok change file endings 2019-09-24 12:05:43 +02:00
hashexample.zok add latest flag to releases, remove useless stdlib components, put stdlib doc in source, add stdlib summary to book 2020-07-28 15:50:17 +02:00
hashexample_updated.zok update zok to new assert syntax, rewrite NotEq 2020-07-15 22:23:37 +02:00
if_else.zok change file endings 2019-09-24 12:05:43 +02:00
multi_def.zok fix broken links, correct declaration docs 2020-06-15 15:09:14 +02:00
multi_return.zok change file endings 2019-09-24 12:05:43 +02:00
multidim_array.zok change file endings 2019-09-24 12:05:43 +02:00
multiline_comments.zok update docs 2020-05-18 17:46:41 +02:00
no_shadowing.zok change file endings 2019-09-24 12:05:43 +02:00
not_equal.zok adds operator documentation + examples for each 2020-05-15 12:41:16 +02:00
side_effects.zok update zok to new assert syntax, rewrite NotEq 2020-07-15 22:23:37 +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 change parser to accept struct types when declaring, enforce examples to be tested 2020-04-08 18:03:04 +02:00
type_annotations.zok wip 2020-07-13 09:20:27 +02:00