1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
ZoKrates/zokrates_cli/examples/structs
Thibaut Schaeffer d8ae907030
Fix constant in struct type (#965)
* add breaking test

* implement from constant for uint

* tweak

* tweak

* revert and add breaking test

* implement from
2021-08-16 10:44:00 +02:00
..
add.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
constant_in_member.zok Fix constant in struct type (#965) 2021-08-16 10:44:00 +02:00
generic.zok add example, and make it compile, using a DeclarationType for common type detection 2021-07-16 15:30:59 +02:00
nested_access.zok fix nested struct flattening, derive debug 2021-05-04 15:47:01 +02:00
set_member.zok introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00