1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
ZoKrates/zokrates_stdlib/stdlib/utils/casts
2021-09-27 15:07:14 +02:00
..
1024to256array.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
bool_128_to_u32_4.zok make tests pass, typed repeat, generic stdlib 2021-01-19 22:50:33 +01:00
bool_256_to_u32_8.zok make tests pass, typed repeat, generic stdlib 2021-01-19 22:50:33 +01:00
bool_array_to_u32_array.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
field_to_u8.zok safe unpack on field to uint casts 2021-09-27 15:07:14 +02:00
field_to_u16.zok safe unpack on field to uint casts 2021-09-27 15:07:14 +02:00
field_to_u32.zok safe unpack on field to uint casts 2021-09-27 15:07:14 +02:00
field_to_u64.zok safe unpack on field to uint casts 2021-09-27 15:07:14 +02:00
u8_from_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u8_to_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u8_to_field.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u16_from_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u16_to_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u16_to_field.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u32_4_to_bool_128.zok make tests pass, typed repeat, generic stdlib 2021-01-19 22:50:33 +01:00
u32_8_to_bool_256.zok make tests pass, typed repeat, generic stdlib 2021-01-19 22:50:33 +01:00
u32_array_to_bool_array.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u32_from_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u32_to_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u32_to_field.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u64_from_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u64_to_bits.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00
u64_to_field.zok remove strict ordering of declarations, refactor import logic 2021-05-12 20:03:08 +02:00