1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00
Commit graph

268 commits

Author SHA1 Message Date
Thibaut Schaeffer
d2e8b905c1
Merge pull request #1025 from Zokrates/cheaper-dynamic-comparison
Reduce the cost of dynamic LT checks
2021-11-11 10:21:55 +01:00
Thibaut Schaeffer
d17d3121c9
Merge pull request #982 from Zokrates/type-alias
Implement type aliasing
2021-11-08 11:08:37 +01:00
schaeff
003d4fc6f0 tweak operator table 2021-10-18 13:02:59 +02:00
schaeff
0d0d9e04a3 merge dev 2021-10-15 13:54:41 +02:00
schaeff
b73de66e87 adjust book 2021-10-15 13:20:31 +03:00
schaeff
2c7d806064 merge dev 2021-10-15 13:07:07 +03:00
schaeff
e42033241e add marlin to backend table 2021-10-13 11:45:55 +03:00
schaeff
eb492153f4 add docs, use alias in example 2021-10-12 12:10:02 +03:00
dark64
44899ace8d update book 2021-10-05 18:19:53 +02:00
dark64
13c0af63a8 merge develop, fix conflicts 2021-10-05 17:56:47 +02:00
Thibaut Schaeffer
a8641ebb07
Merge pull request #1017 from Zokrates/update-book
Make operators table more clear in the book
2021-09-29 15:24:01 +03:00
dark64
64c6a808ea fix table format 2021-09-28 15:51:27 +02:00
schaeff
bd0373bf99 add more details to the map, change header, format, remove spaces 2021-09-28 15:57:49 +03:00
dark64
04ff417d87 update operators section 2021-09-27 22:32:12 +02:00
Johnny
73c5e10569
Update introduction.md 2021-09-25 12:32:20 -07:00
Johnny
c502ecfec1
Fix typo 2021-09-25 12:27:59 -07:00
dark64
9efec3f5da update docs around field type 2021-09-24 20:15:42 +02:00
dark64
11b595ef21 implement ternary operator 2021-09-15 19:39:01 +02:00
dark64
60f9189458 add range semantics to docs 2021-09-08 15:51:28 +02:00
schaeff
a713c43e04 fix typo, add changelog 2021-08-11 14:41:02 +02:00
schaeff
0c68477275 add docs 2021-08-10 15:58:51 +02:00
Thibaut Schaeffer
5a02186fc1
Merge pull request #944 from Zokrates/run-ci-tutorials
Test tutorials in CI
2021-08-09 12:04:42 +02:00
schaeff
fbd7fddf99 update doc, example, fix absy creation 2021-07-28 00:11:18 +02:00
dark64
f52250f6e8 remove alias 2021-07-15 12:46:56 +02:00
dark64
02a0475842 fix tests 2021-07-15 12:10:26 +02:00
dark64
18d57a0012 run rng tutorial as a test 2021-07-14 15:37:26 +02:00
schaeff
f50c3af402 add docs 2021-07-02 18:36:36 +02:00
schaeff
454d4b9ab3 Merge branch 'develop' of github.com:Zokrates/ZoKrates into for-loop-doc 2021-06-23 13:30:24 +02:00
schaeff
21f3775de4 fix links in book 2021-06-23 12:54:26 +02:00
Thibaut Schaeffer
961834c1ec
Update control_flow.md 2021-06-22 15:45:59 +02:00
dark64
2ba9df9543 update book 2021-06-08 15:00:20 +02:00
dark64
e7b2c8a221 update reference 2021-05-26 19:45:03 +02:00
dark64
0a8e32f7c6 fix broken links 2021-05-26 19:39:19 +02:00
Alex Beregszaszi
20f4a47fd0 Update documentation too 2021-05-20 19:22:17 +01:00
Alex Beregszaszi
33c2dbe68a Move rng example source code to zokrates_cli/examples (so they are compiled) 2021-05-20 14:19:22 +01:00
dark64
d72ca8c54b fix broken links in the book 2021-05-19 16:45:16 +02:00
schaeff
4fbd534376 allow comment after new line, tweak docs 2021-05-17 22:58:24 +02:00
schaeff
254fad4cfa update book 2021-05-17 20:39:58 +02:00
schaeff
6f6a8a64f1 change abi example, add uint comment 2021-05-05 11:24:54 +02:00
Thibaut Schaeffer
0d804fa6a6
Merge pull request #792 from Zokrates/constant-def
Introduce constant definitions
2021-04-30 11:11:31 +02:00
Thibaut Schaeffer
4f17446e3d
Merge pull request #761 from Zokrates/constant-range-check
Constant range check
2021-04-29 20:14:24 +02:00
dark64
9f69ea3771 refactoring 2021-04-21 18:15:12 +02:00
dark64
42900ed3bd update book 2021-04-19 14:39:39 +02:00
dark64
ec50be4d28 fix typos 2021-04-14 20:03:14 +02:00
dark64
8b050d8c44 update book, add changelog 2021-04-12 18:57:47 +02:00
schaeff
56146cd95f merge dev, < not working, wip 2021-04-08 20:00:15 +02:00
Thibaut Schaeffer
80ff39d428
Merge pull request #772 from Zokrates/u64-playground
Adding u64 support, keccak and sha3 hashes
2021-04-07 15:49:32 +02:00
dark64
3cd2755c3e update book and spacing 2021-04-06 19:33:31 +02:00
schaeff
9d13b4129d merge dev, implement inference for neg and pos, fix conclicts 2021-04-01 17:34:05 +02:00
schaeff
775cd8cb81 update docs, add changelog 2021-04-01 15:36:34 +02:00