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

4403 commits

Author SHA1 Message Date
dark64
b88187606d update book 2023-01-24 18:26:16 +01:00
dark64
19f54c8f1b add umd version for web usage 2023-01-24 18:21:33 +01:00
dark64
ca664cb1a0 use buffer first, add changelog 2023-01-23 13:52:42 +01:00
dark64
e66b3c8c5c update book 2023-01-23 13:21:39 +01:00
dark64
b9d8965392 fix tests 2023-01-23 13:08:42 +01:00
dark64
b090888b81 fmt 2023-01-23 03:34:03 +01:00
dark64
8d8972af9e add getrandom dependency 2023-01-23 03:29:49 +01:00
dark64
6ee546d497 optimize js lib size, inline wasm 2023-01-23 03:28:06 +01:00
Darko Macesic
553da16837
Merge pull request #1260 from rex4539/typos
Fix typos
2023-01-11 11:16:13 +01:00
Dimitris Apostolou
28ac40923c
Fix typos 2023-01-11 03:14:28 +02:00
Thibaut Schaeffer
66b4ec306d
Merge pull request #1258 from Zokrates/fix-assembly-propagation
Fix zir assembly propagation
2023-01-09 11:24:44 +01:00
dark64
3a546615f3 fix zir assembly propagation 2023-01-03 12:36:17 +01:00
Thibaut Schaeffer
a9d6e974b9
Merge pull request #1246 from Zokrates/assembly-tweaks
Assembly blocks
2023-01-02 11:35:31 +01:00
dark64
f72c210a4f fold assignee in shallow ssa 2022-12-27 16:10:20 +01:00
dark64
2afdbcb47b fix array rewrite issue 2022-12-27 12:42:28 +01:00
dark64
632a3d49c9 change endianness in bitify 2022-12-27 11:52:10 +01:00
Darko Macesic
14986816a8
Merge pull request #1248 from Zokrates/assembly-propagation
Implement propagation for assembly blocks
2022-12-06 10:58:51 +01:00
dark64
9f900ad11f struct asm test 2022-12-05 21:45:37 +01:00
dark64
9e11618acb merge assembly-tweaks, fix conflicts, add tests 2022-12-02 21:28:07 +01:00
dark64
ca6b3688dc fix tests 2022-12-02 16:09:51 +01:00
dark64
e95cef8e90 validate expressions, add more tests 2022-12-01 21:07:42 +01:00
schaeff
46e80743b3 make tests pass, introduce ir blocks, try optimising directive outputs 2022-11-30 22:41:28 +01:00
dark64
226b65288a fix formatting 2022-11-30 14:57:46 +01:00
dark64
eca20870e1 remove unnecessary variant on runtime error 2022-11-30 14:23:15 +01:00
dark64
1e4d453f8b improvements 3 2022-11-30 14:19:59 +01:00
dark64
eca34960f0 add tests for assembly transformer and lqc 2022-11-29 19:01:15 +01:00
schaeff
33a3043fe4 implement propagation for assembly blocks. wip 2022-11-29 17:26:27 +01:00
dark64
fbfc20c4e6 improvements 2 2022-11-28 20:25:05 +01:00
dark64
8d7e5804df improvements 2022-11-25 17:54:21 +01:00
dark64
1e07a90ed6 add tests to typed propagation 2022-11-23 20:54:37 +01:00
dark64
c73c09e5c2 fix shifting in zir propagation 2022-11-23 20:31:49 +01:00
dark64
bc791e043a update interpreter 2022-11-22 21:57:49 +01:00
dark64
dc68ac40b6 merge develop, fix conflicts 2022-11-22 20:34:44 +01:00
dark64
fd361d68f3 more tests 2022-11-22 20:32:49 +01:00
dark64
65ea034520 add assembly section to the book 2022-11-22 19:51:34 +01:00
Thibaut Schaeffer
fe8abdedf4
Merge pull request #1232 from Zokrates/fix-whitespace
Fix whitespace definition in pest
2022-11-22 09:51:07 +01:00
Thibaut Schaeffer
895e5080cb
Merge pull request #1245 from Zokrates/deploy
Merge back deploy
2022-11-22 09:49:24 +01:00
dark64
b8fe979a91 rename pest rule 2022-11-21 17:39:19 +01:00
dark64
5e3b8ff690 add whitespace test and changelog 2022-11-21 17:37:44 +01:00
dark64
ce008efd32 increase circle ci instance 2022-11-17 19:19:57 +01:00
dark64
589c3fe975 js formatting 2022-11-17 19:18:22 +01:00
dark64
530dd1d670 remove dbg! 2022-11-17 19:14:11 +01:00
dark64
8349ad1cb6 add changelog 2022-11-17 19:11:30 +01:00
dark64
063a815308 allow variable shifts in witness assignment 2022-11-17 19:08:56 +01:00
dark64
c61a481e0b merge develop 2022-11-17 14:38:12 +01:00
dark64
83aebd5f87 add assembly condition test 2022-11-17 14:04:22 +01:00
dark64
bc9f103fdf add more asm tests 2022-11-16 21:27:36 +01:00
Thibaut Schaeffer
c6218286a3
Merge pull request #1243 from Zokrates/zir-identifier-expression
Implement identifier expression in zir
2022-11-14 16:06:59 +01:00
dark64
fd3ff7054b fix asm flattening 2022-11-10 17:54:11 +01:00
dark64
bccb08c836 wip 2022-11-09 18:57:30 +01:00