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

48 commits

Author SHA1 Message Date
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
Alex Beregszaszi
0017179c69 Fix compilation of reveal_bit example 2021-05-20 15:25:19 +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
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
dark64
b94b72080f update example 2021-04-19 14:57:53 +02:00
dark64
42900ed3bd update book 2021-04-19 14:39:39 +02:00
dark64
dafef03b1f fix imports, more tests 2021-04-16 21:51:13 +02:00
dark64
a94cb9f9de update assert example 2021-04-16 15:19:05 +02:00
dark64
abcf2f050e update assert example 2021-04-15 19:40:10 +02:00
schaeff
775cd8cb81 update docs, add changelog 2021-04-01 15:36:34 +02:00
schaeff
5a0bc95acc update book 2020-12-22 18:14:54 +01:00
schaeff
e8cdbcc318 wip 2020-09-29 09:56:07 +02:00
schaeff
304e4fa3cb wip 2020-09-16 17:57:12 +02:00
schaeff
36efdddf3e fix conflicts 2020-08-04 20:49:32 +02:00
schaeff
58b3c00efe introduce simpler syntax for single return and empty return 2020-08-04 00:27:26 +02:00
schaeff
18a0b5c105 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
schaeff
498a866521 update docs 2020-07-17 12:25:05 +02:00
schaeff
d7ce5d2f58 Merge branch 'add_operator_docs' of github.com:petscheit/ZoKrates into develop 2020-07-16 22:19:33 +02:00
schaeff
9f2fecf7ec update zok to new assert syntax, rewrite NotEq 2020-07-15 22:23:37 +02:00
schaeff
5c1a361619 wip 2020-07-13 09:20:27 +02:00
schaeff
da51a42a8b fix typo 2020-06-15 23:55:07 +02:00
schaeff
a83e897ad7 fix broken links, correct declaration docs 2020-06-15 15:09:14 +02:00
Thibaut Schaeffer
ed555b3259
Merge pull request #602 from Zokrates/add-struct-names
Add struct names to typed_absy types
2020-06-05 11:26:40 +02:00
schaeff
1dc34e2b7f update docs 2020-05-19 19:27:21 +02:00
dark64
6c715ca873 update docs 2020-05-18 17:46:41 +02:00
Paul E
00826f7752 adds operator documentation + examples for each 2020-05-15 12:41:16 +02:00
schaeff
c71c58b3a8 merge dev 2020-04-09 16:24:58 +02:00
schaeff
f03c55b54a wip 2020-04-09 16:24:21 +02:00
schaeff
9a1d40ffad change parser to accept struct types when declaring, enforce examples to be tested 2020-04-08 18:03:04 +02:00
William Entriken
27e9385a18 Whitespace and spelling fixes 2020-01-06 14:07:40 -05: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
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
JacobEberhardt
b17f34e415 Documentation on extended array types 2019-09-17 18:05:09 +02:00
schaeff
0c24dff9cd merge spread 2019-06-16 21:17:29 +02:00
schaeff
e7142cfb90 merge dev 2019-06-16 21:00:47 +02:00
schaeff
3d06ee1d5c implement read-only array slices 2019-06-16 09:45:53 +02:00
schaeff
22fd4f8b5c implement spread operator inside inline arrays 2019-06-15 00:42:14 +02:00
schaeff
31b4196d61 add array initializer sugar 2019-06-14 18:25:14 +02:00
sdeml
a7e5477d2b Merge branch 'develop' into add-sharound
* develop:
  Remove the tools directory
  add doc, example and failing test for out of scope
  Add zokrates_field to kcov
  first build docker, then tag gh
  clean env
  revert dockerfile to original, enable master filter, enable push to dockerhub, git tag and mdbook
  clean, move bot addr to env, silence commands
  pass pw through stdin to silence warning
  remove useless checks, rename env var
  enable docker remote
  add docker login, get mdbook from tar
  allow wasm tests to fail
  add integration_test job
  use workflows

# Conflicts:
#	.circleci/config.yml
2019-01-31 08:59:59 +01:00
schaeff
f9cce777f0 add doc, example and failing test for out of scope 2019-01-29 11:24:16 +01:00
sdeml
33bb047bf7 small refactor & update docs 2019-01-24 17:05:19 +01:00
schaeff
0fe0cbef2c move book snippets to files in test folder, link to them from md 2019-01-21 19:00:21 +01:00