1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +00:00
Commit graph

325 commits

Author SHA1 Message Date
Thibaut
aa4e3cfe4c add stdin flag 2019-09-30 17:51:40 +02:00
Thibaut
8f81dd0f0e revert execute change 2019-09-30 15:49:55 +02:00
Thibaut
be14810af9 merge structs 2019-09-30 14:23:33 +02:00
Thibaut
0a7139f98e merge dev 2019-09-30 14:08:46 +02:00
Thibaut
f305ded646 allow newlines in inline defs 2019-09-30 13:49:54 +02:00
JacobEberhardt
ef24980d6b cli fix + doc update 2019-09-30 11:59:17 +02:00
Thibaut
3b0b6959e3 change struct declaration syntax 2019-09-28 18:24:29 +02:00
Thibaut
997d2c3862 extract abi to crate, accept raw and abi, add cli flags 2019-09-27 19:23:16 +02:00
JacobEberhardt
20f3a980fe Struct doc with examples.
Break current preliminary impl. as they have spec character.
2019-09-24 22:14:42 +02:00
schaeff
ed300a9a28 change file endings 2019-09-24 12:05:43 +02:00
schaeff
a0c2663471 merge dev 2019-09-23 11:33:19 +02:00
schaeff
0c7bee35ce implement encoding and decoding for abi, integrate with cli 2019-09-18 15:11:10 +02:00
schaeff
c49a97c154 reverse array declaration dimensions, fix tests 2019-09-18 10:35:39 +02:00
JacobEberhardt
b17f34e415 Documentation on extended array types 2019-09-17 18:05:09 +02:00
schaeff
6ab1a96ca6 add assignment to struct members 2019-09-11 19:11:39 +02:00
schaeff
494eca0599 merge rec-arrays 2019-09-10 12:52:03 +02:00
schaeff
5b4f581a74 add integration test 2019-09-09 10:41:20 +02:00
schaeff
ca6d92b349 implement multidim updates 2019-09-09 09:59:49 +02:00
schaeff
b139c9aa93 merge rec-arrays, introduce annotate method for structs 2019-08-27 16:03:28 +02:00
schaeff
acbb0d63a8 implement spreads for any type 2019-08-26 15:05:51 +02:00
schaeff
5a2860c4d2 merge dev 2019-08-26 14:18:45 +02:00
Stefan
2c679a8cb7
Merge pull request #357 from Zokrates/modules-v2
Refactor AST for zero-cost modules
2019-08-22 23:36:31 +02:00
schaeff
75dc869c68 merge master 2019-08-21 21:04:07 +02:00
schaeff
549e159492 patch lt output 2019-08-21 10:35:30 +02:00
schaeff
a3f9eafb73 merge dev 2019-08-19 13:45:49 +02:00
William Entriken
86386bc0d7
Make code format consistent 2019-08-17 00:20:00 -04:00
schaeff
8601d6599f fix all tests, remove all warnings 2019-08-08 00:37:44 +02:00
schaeff
bb0973de1e add error handling, wrap types in nodes for sourcemaps, move type to absy and typed_absy 2019-08-06 00:12:47 +02:00
schaeff
ff21034f07 introduce targetted imports 2019-08-02 19:58:44 +02:00
schaeff
316cdc416c bump versions 2019-07-29 12:56:23 +02:00
schaeff
511267a30f fix integration test to accept flag 2019-07-26 12:54:29 +02:00
schaeff
b2fcb4c271 fully recursive arrays 2019-07-16 15:31:25 +02:00
schaeff
34f41dc53f merge modules 2019-07-15 16:31:52 +02:00
schaeff
0f74b4990b Merge branch 'develop' of github.com:Zokrates/ZoKrates into generalize-arrays 2019-07-10 19:37:10 +02:00
schaeff
f5373acd57 merge dev 2019-07-10 19:33:33 +02:00
Thibaut Schaeffer
c63146b6f9
Merge pull request #428 from Zokrates/empty-return
Added test for empty return
2019-07-10 14:25:47 +02:00
schaeff
e7dc3a4b26 Merge branch 'empty-return' of github.com:Zokrates/ZoKrates into empty-return 2019-07-10 14:07:55 +02:00
schaeff
422cf255ae rename to expected.witness 2019-07-10 14:07:05 +02:00
JacobEberhardt
7345cccd52 Fixed arguments so assertion does not fail 2019-07-10 13:26:06 +02:00
schaeff
924c79c476 fix argument file name 2019-07-10 12:05:12 +02:00
schaeff
577b809d24 fix arguments to no_return 2019-07-10 12:04:15 +02:00
schaeff
a83a68ec53 document, remove imports in typed_absy, revert example 2019-07-10 00:07:20 +02:00
schaeff
e2e644364e merge dev 2019-07-09 23:29:32 +02:00
JacobEberhardt
3e3087966b Added integration test to make sure returning nothing works as expected 2019-07-09 16:15:58 +02:00
JacobEberhardt
e023ec50b9 added integration test that should work after removing static analysis check 2019-07-09 11:50:00 +02:00
JacobEberhardt
df1ef5947a
Merge pull request #399 from Zokrates/add-boolean-constants
Add boolean constants
2019-07-06 00:52:36 +02:00
JacobEberhardt
3b895d0f05
Merge pull request #417 from Zokrates/resolve-feature
Put resolvers behind feature in zokrates_cli
2019-07-06 00:33:38 +02:00
Thibaut Schaeffer
18d7efcde2
Merge branch 'develop' into app_testing 2019-07-05 23:35:58 +02:00
schaeff
e46ffabd5d fix sha test 2019-07-05 23:16:40 +02:00
schaeff
87588f39c3 fix core test 2019-07-05 22:58:38 +02:00