1
0
Fork 0
mirror of synced 2025-09-23 04:08:33 +00:00
Commit graph

41 commits

Author SHA1 Message Date
schaeff
e8cdbcc318 wip 2020-09-29 09:56:07 +02:00
dark64
efecfedc8b add zokrates_common crate, update resolver trait definition 2020-03-04 20:31:44 +01:00
dark64
8774cbcd6e revert zokrates_fs_resolver cargo.toml 2020-03-03 14:17:25 +01:00
dark64
acd9b9ea86 add resolver trait 2020-03-03 14:03:42 +01:00
schaeff
f680a363b6 bump versions 2020-02-20 15:33:07 +01:00
schaeff
537cfd1554 improve doc 2020-02-17 19:45:31 +01:00
schaeff
2e4562825f doc, enforce spec 2020-02-17 18:20:54 +01:00
schaeff
40d0bd059a fix resolver tests 2020-02-14 12:08:14 +01:00
schaeff
12c4cd2a52 fix tests 2020-02-13 17:21:14 +01:00
schaeff
602d5c27ea make zokrates_core platform independent by removing the canonicalize call 2020-02-13 16:31:43 +01:00
schaeff
43075af3d6 switch to paths, add test 2020-02-13 14:04:29 +01:00
schaeff
0f7594d8ff use absolute paths 2020-02-12 16:20:15 +01:00
schaeff
14cd634ef5 address comments 2020-01-30 13:02:00 +01:00
schaeff
400a2205f3 merge dev, fix flags 2019-10-25 13:13:14 +02:00
schaeff
2ae2a1ea00 remove freebsd 2019-10-08 16:34:01 +09:00
Thibaut
55bdb05f81 merge dev 2019-09-30 19:29:19 +02:00
schaeff
c413fd64d0 wip 2019-09-25 19:37:05 +02:00
schaeff
ed300a9a28 change file endings 2019-09-24 12:05:43 +02:00
schaeff
3d5971b1dc use type aliases in resolvers, make location mandatory 2019-07-24 18:37:11 +02:00
schaeff
28d97959a1 remove all bufreaders, replace with string 2019-07-23 17:50:49 +02:00
schaeff
6bf9b46eaf merge dev, github resolver unimplemented 2019-07-03 20:34:29 +02:00
schaeff
87312a55e9 remove invalid test case 2019-06-23 13:35:03 +02:00
schaeff
fb3b4eb369 bump versions 2019-06-13 18:18:05 +02:00
schaeff
9144bc2574 enable imports with arena 2019-06-11 18:55:07 +02:00
schaeff
cdf394c7e1 solve conflicts except compile loop 2019-06-11 11:12:37 +02:00
schaeff
a306182497 fix tests of empty import with and without ZOKRATES_HOME 2019-06-07 15:08:37 +02:00
schaeff
541cd44997 bump versions: fs_resolver and cli minor, core and field patch 2019-02-01 18:30:36 +01:00
schaeff
138a792a69 handle case where path is a directory 2019-01-21 14:14:40 +01:00
schaeff
aebb557dc7 update tests to use relative paths 2019-01-21 13:53:50 +01:00
schaeff
d0ae0402b8 recommend setting /Users/obit/sides/zokrates/zokrates_stdlib/stdlib if it is not already 2019-01-16 18:06:51 +01:00
schaeff
cb799a980f branch based on first path component 2019-01-15 16:18:44 +01:00
schaeff
cf2d241cd5 base decision on first character of path 2019-01-14 23:51:08 +01:00
schaeff
f8b029ea28 fallback to /Users/obit/.zokrates when importing source files 2019-01-14 19:45:17 +01:00
schaeff
648a78601a bump patch 2018-11-30 17:10:30 +01:00
schaeff
0c491f47d7 merge develop 2018-11-10 11:28:18 +01:00
schaeff
f28fb4593b fmt and add fmt to CI 2018-11-08 11:44:17 +01:00
schaeff
4ad8ed2537 bump patch 2018-11-06 15:08:09 +01:00
schaeff
6c685a8963 upgrade local dependencies 2018-10-31 20:55:52 +01:00
schaeff
f9f1d00194 add error handling to fs resolver 2018-08-16 10:49:08 +02:00
schaeff
5b5a6e87a6 remove path from zokrates_core, delegate alias and location responsibility to resolvers 2018-08-15 17:17:02 +02:00
schaeff
b3c0009615 extract fs resolver into new crate, rename crates, refactor importer 2018-07-31 16:57:21 +02:00