schaeff
|
c802077b74
|
add macro to restrict compilation to a given curve
|
2020-04-22 19:53:10 +02:00 |
|
schaeff
|
ddc4c196bf
|
merge dev
|
2020-04-21 13:19:18 +02:00 |
|
JacobEberhardt
|
e2599ee2ae
|
Merge pull request #591 from Zokrates/remove-inference
Require variables to be defined
|
2020-04-17 12:53:57 +02:00 |
|
schaeff
|
ba54e346f2
|
update code for new semantics
|
2020-04-14 16:32:14 +02:00 |
|
schaeff
|
1f97577290
|
fix test
|
2020-04-09 11:16:37 +02:00 |
|
schaeff
|
fcdbed507a
|
implement function call memoization
|
2020-03-02 18:14:05 +01:00 |
|
schaeff
|
91c0b6e8e5
|
add optional field, use it on one test
|
2020-03-02 12:00:31 +01:00 |
|
schaeff
|
f680a363b6
|
bump versions
|
2020-02-20 15:33:07 +01:00 |
|
schaeff
|
d06a0f05d4
|
remove extension from imports
|
2020-02-17 23:32:23 +01:00 |
|
schaeff
|
43075af3d6
|
switch to paths, add test
|
2020-02-13 14:04:29 +01:00 |
|
schaeff
|
f0645055eb
|
Merge branch 'develop' of github.com:Zokrates/ZoKrates into variable-loop-bounds
|
2020-02-11 12:00:13 +01:00 |
|
schaeff
|
7305cf99f0
|
extend example, add doc
|
2020-01-21 15:39:24 +01:00 |
|
schaeff
|
b31d15d7e4
|
fix error message
|
2020-01-20 16:35:22 +01:00 |
|
schaeff
|
7bd2c200b9
|
first basic changes
|
2020-01-09 17:39:10 +01:00 |
|
William Entriken
|
e1c5b6cd42
|
Merge remote-tracking branch 'refs/remotes/origin/develop' into develop
|
2020-01-07 20:39:09 -05:00 |
|
William Entriken
|
27e9385a18
|
Whitespace and spelling fixes
|
2020-01-06 14:07:40 -05:00 |
|
schaeff
|
c3b00ee75c
|
add test
|
2019-12-27 17:43:40 +01:00 |
|
schaeff
|
27404c3b94
|
address review comments, fix helpers to be generic
|
2019-11-11 19:59:56 +01:00 |
|
schaeff
|
cd7d63de57
|
make zokrates_test generic
|
2019-10-24 19:09:55 +02:00 |
|
Paul E
|
9adf95ad97
|
test now takes boolean inputs
|
2019-10-17 14:10:16 +02:00 |
|
Paul E
|
1d118b9298
|
Merge branch 'develop' of https://github.com/Zokrates/ZoKrates into bool_eq
|
2019-10-16 11:50:11 +02:00 |
|
Paul E
|
4767a00ad6
|
updated bool_compare and test
|
2019-10-16 11:50:01 +02:00 |
|
Thibaut Schaeffer
|
8abf996252
|
Merge pull request #448 from Zokrates/structs
Implement structures
|
2019-10-07 12:16:44 +09:00 |
|
Paul Etscheit
|
6cd54343bb
|
Update zokrates_core_test/tests/tests/precedence.zok
Co-Authored-By: Thibaut Schaeffer <schaeffer.thibaut@gmail.com>
|
2019-10-03 09:31:24 +02:00 |
|
Paul E
|
d725aad2fe
|
add test for bool equality operator
|
2019-10-02 16:25:40 +02:00 |
|
Paul E
|
809d852df9
|
add precedence test
|
2019-10-02 13:50:28 +02:00 |
|
Thibaut
|
0a7139f98e
|
merge dev
|
2019-09-30 14:08:46 +02:00 |
|
Thibaut
|
3b0b6959e3
|
change struct declaration syntax
|
2019-09-28 18:24:29 +02:00 |
|
schaeff
|
ed300a9a28
|
change file endings
|
2019-09-24 12:05:43 +02:00 |
|
schaeff
|
79fea57be8
|
clean, add boolean check to all boolean user input
|
2019-09-23 18:33:08 +02:00 |
|
schaeff
|
87597bd3b1
|
fix warnings
|
2019-09-18 10:58:38 +02:00 |
|
schaeff
|
92a9695974
|
rename bench to tests
|
2019-09-18 10:47:17 +02:00 |
|
schaeff
|
5d40fa7083
|
Merge branch 'develop' of github.com:Zokrates/ZoKrates into zokrates-test-crate
|
2019-09-17 12:12:27 +02:00 |
|
schaeff
|
9521d5822a
|
create zokrates_core_test crate and move zokrates_core tests there
|
2019-09-17 12:10:59 +02:00 |
|