Dennis Kuhnert
|
51d9fe21c2
|
Create LICENSE - closes #14
|
2018-04-12 09:59:36 +02:00 |
|
JacobEberhardt
|
a07823d323
|
Merge pull request #37 from JacobEberhardt/feature/badges
Fix badges
|
2018-03-22 23:09:18 +01:00 |
|
Dennis Kuhnert
|
7140ea597c
|
Fix badges
|
2018-03-22 11:52:02 +01:00 |
|
JacobEberhardt
|
8296339603
|
Merge pull request #36 from JacobEberhardt/master
Master
|
2018-03-22 11:40:12 +01:00 |
|
JacobEberhardt
|
43d04a0ca3
|
Merge pull request #35 from JacobEberhardt/feature/jenkins
Add Jenkinsfile; Fix Warnings
|
2018-03-22 11:30:38 +01:00 |
|
Dennis Kuhnert
|
bc88fae5c7
|
Add build yourself instructions; add master/develop badge
|
2018-03-22 11:20:43 +01:00 |
|
Dennis Kuhnert
|
a432b059c6
|
Split build & test, add integration tests
|
2018-03-21 08:10:50 +01:00 |
|
Dennis Kuhnert
|
b8c589da20
|
Add Jenkinsfile; Fix Warnings
|
2018-03-20 21:44:22 +01:00 |
|
JacobEberhardt
|
4bb56c6f04
|
Merge pull request #32 from JacobEberhardt/develop
Develop
|
2018-03-08 08:19:07 +01:00 |
|
JacobEberhardt
|
f17bb4f140
|
Merge pull request #22 from Schaeff/move-to-semantics
Move checks to semantics
|
2018-03-06 00:14:34 +01:00 |
|
JacobEberhardt
|
2f5aef5105
|
Merge pull request #30 from Schaeff/update-readme
Update readme
|
2018-03-05 23:55:58 +01:00 |
|
Thibaut Schaeffer
|
0e00089150
|
Merge branch 'develop' into move-to-semantics
|
2018-03-05 21:32:22 +01:00 |
|
schaeff
|
56c7787443
|
smaller headings for api ref
|
2018-03-05 21:28:04 +01:00 |
|
schaeff
|
985208b301
|
update README
|
2018-03-05 21:23:03 +01:00 |
|
schaeff
|
2224f5edc4
|
move template to rust file
|
2018-03-05 20:27:53 +01:00 |
|
JacobEberhardt
|
84271694d8
|
Merge pull request #26 from Schaeff/integration-test
Add integration tests
|
2018-03-05 18:04:12 +01:00 |
|
schaeff
|
7d0b517a34
|
reduce witness requirement to outputs only, setup and teardown folders
|
2018-02-26 21:10:28 +01:00 |
|
schaeff
|
c0600779f2
|
read arguments from json, walk folder to run tests
|
2018-02-26 19:52:28 +01:00 |
|
schaeff
|
276bfece29
|
add .DS_Store to gitignore
|
2018-02-26 11:49:35 +01:00 |
|
schaeff
|
d9b043cdd6
|
add expected, change witness to btree
|
2018-02-26 11:48:25 +01:00 |
|
schaeff
|
bc808390df
|
remove nolibsnark flag
|
2018-02-15 21:41:46 +01:00 |
|
schaeff
|
14da7f6004
|
fix rust and cpp warnings
|
2018-02-15 21:37:37 +01:00 |
|
schaeff
|
2a1852fda3
|
Merge branch 'develop' of https://github.com/JacobEberhardt/ZoKrates into move-to-semantics
|
2018-02-15 21:01:39 +01:00 |
|
Jacob Eberhardt
|
06851fc91d
|
Merge fixes and example extensions from master.
|
2018-02-13 17:46:53 +01:00 |
|
JacobEberhardt
|
edd18964c5
|
Merge pull request #24 from Schaeff/upgrade-rust
upgrade rust to 2018-02-10, adjust C build
|
2018-02-13 17:39:18 +01:00 |
|
schaeff
|
df1cfd968f
|
upgrade rust to 2018-02-10, adjust C build
|
2018-02-13 00:14:42 +01:00 |
|
schaeff
|
f2bbb05c28
|
add assert_cli and simple test
|
2018-02-05 18:01:14 +01:00 |
|
schaeff
|
d65d8721d1
|
move non unique main function to semantics
|
2018-02-03 10:19:58 +01:00 |
|
schaeff
|
14ce799e46
|
move deplicate fun def to semantics
|
2018-02-03 09:47:43 +01:00 |
|
JacobEberhardt
|
97e8946720
|
Merge pull request #10 from Schaeff/add-waldo-example
Add "Where's Waldo" example
|
2018-02-02 21:03:38 +01:00 |
|
JacobEberhardt
|
52ca38e624
|
Merge pull request #20 from hanyunxu/sudoku-fix
Update sudokuchecker.code
|
2018-02-02 20:59:54 +01:00 |
|
JacobEberhardt
|
0742f4fb33
|
Merge pull request #18 from Schaeff/multiple-returns
Multiple return values
|
2018-02-02 20:07:42 +01:00 |
|
schaeff
|
e7fd955ab6
|
refactor undefined function check
|
2018-02-02 20:04:24 +01:00 |
|
schaeff
|
a68c8ee685
|
remove no args example
|
2018-02-02 19:47:46 +01:00 |
|
schaeff
|
2e4aaae602
|
check non multidef calls return a single val
|
2018-02-02 19:45:23 +01:00 |
|
schaeff
|
1b421b9b3f
|
extract ExpressionList to avoid recursion
|
2018-02-02 18:47:15 +01:00 |
|
Hanyun Xu
|
0fbda02381
|
Update sudokuchecker.code
In the `check row correctness` part, the 3rd row should be c11, c12...
I ran the example with a 4*4 case but it failed. This change fixed it.
|
2018-02-01 10:53:47 -06:00 |
|
schaeff
|
aed511dc9d
|
fix R1CS generation for multiple outputs
|
2018-01-25 00:17:37 +01:00 |
|
schaeff
|
89e6a1c8d1
|
refactor r1cs to accept multiple outputs (wip)
|
2018-01-23 09:15:44 +01:00 |
|
schaeff
|
1026732360
|
Merge branch 'multiple-returns' of github.com:Schaeff/ZoKrates into multiple-returns
|
2018-01-22 23:50:35 +01:00 |
|
schaeff
|
c9a36ddcf5
|
reduce complexity
|
2018-01-22 23:49:41 +01:00 |
|
Thibaut Schaeffer
|
bd7fdca780
|
Merge pull request #1 from Schaeff/multiple-return-id
Refactor experimentation with simple identifier list
|
2018-01-22 22:10:25 +01:00 |
|
schaeff
|
56ef08597a
|
refactor experimentation with simple identifier list
|
2018-01-22 21:58:34 +01:00 |
|
schaeff
|
0c9923d15d
|
add identifiers to scope in multiple definition
|
2018-01-22 18:58:11 +01:00 |
|
schaeff
|
e7ca2ab9e1
|
catch undefined variables in return statements
|
2018-01-22 18:37:16 +01:00 |
|
schaeff
|
c2b6f6f4ac
|
remove failing example
|
2018-01-22 18:25:06 +01:00 |
|
schaeff
|
c96a03c60f
|
resolve merge conflict, start semantics for multi return
|
2018-01-22 18:23:51 +01:00 |
|
schaeff
|
0ce804ea57
|
flattened expressions of a List
|
2018-01-22 16:26:33 +01:00 |
|
schaeff
|
8d76c39ff6
|
upgrade flattening for multi return
|
2018-01-22 15:07:08 +01:00 |
|
JacobEberhardt
|
706e22727e
|
Merge pull request #15 from Schaeff/explicit-private-inputs
Make private inputs explicit
|
2018-01-22 14:57:14 +01:00 |
|