.. |
assembly
|
improvements 2
|
2022-11-28 20:25:05 +01:00 |
mpc_tutorial
|
allow user-provided randomness in setup
|
2022-12-12 16:28:16 +01:00 |
rng_tutorial
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
sha256_tutorial
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
abi.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
array.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
assert.zok
|
deprecate multi returns
|
2022-06-21 15:03:53 +02:00 |
bubblesort.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
comments.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
conditional.zok
|
revert removal of if-else expression
|
2022-05-31 23:52:09 +02:00 |
conditional_expensive.zok
|
revert removal of if-else expression
|
2022-05-31 23:52:09 +02:00 |
conditional_panic.zok
|
revert removal of if-else expression
|
2022-05-31 23:52:09 +02:00 |
conditional_ternary.zok
|
remove if-expressions
|
2022-04-06 15:41:38 +02:00 |
constant_definition.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
constant_reference.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
declaration.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
explicit_generic_parameters.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
factorize.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
field_overflow.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
for.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
for_scope.zok
|
Merge pull request #1174 from Zokrates/fix-docs
|
2022-06-29 10:37:01 +02:00 |
function_declaration.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
function_scope.zok
|
fix inconsistencies in docs
|
2022-06-28 13:19:13 +02:00 |
generic_call.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
generic_function_declaration.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
generics.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
logging.zok
|
use function syntax for log, reserve log, add test
|
2022-07-04 17:19:07 +02:00 |
multidim_array.zok
|
fix inconsistencies in docs
|
2022-06-28 13:19:13 +02:00 |
multiline_comments.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
mutable.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
no_return.zok
|
update docs
|
2022-08-30 14:01:01 +02:00 |
not_equal.zok
|
deprecate multi returns
|
2022-06-21 15:03:53 +02:00 |
numeric_inference.zok
|
Fix typos
|
2023-01-11 03:14:28 +02:00 |
shadowing.zok
|
clean, update docs
|
2022-07-26 14:18:08 +01:00 |
side_effects.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
struct_assign.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
struct_init.zok
|
fix inconsistencies in docs
|
2022-06-28 13:19:13 +02:00 |
structs.zok
|
Merge pull request #1174 from Zokrates/fix-docs
|
2022-06-29 10:37:01 +02:00 |
tuples.zok
|
merge staging
|
2022-06-28 19:23:45 +02:00 |
type_aliases.zok
|
change syntax in cli/examples
|
2022-04-06 20:23:58 +02:00 |
type_annotations.zok
|
deprecate multi returns
|
2022-06-21 15:03:53 +02:00 |