Eric McCarthy
37e9e35bf4
Update 001-initial-strings.md
...
Add references to Rust documentation on character literal syntax and string literal syntax. Remove example of empty string.
2021-05-26 09:10:00 -07:00
Alessandro Coglio
7aa3fa3b1a
Merge pull request #920 from AleoHQ/compiler-tests
...
[Tests] Compiler tests
2021-05-19 12:56:18 -07:00
damirka
c4616254d4
follow up, fixed wrong test
2021-05-19 20:53:41 +03:00
damirka
ca6b8695b5
disabled blake2s for now
2021-05-19 20:50:43 +03:00
Alessandro Coglio
75ffcd1d60
Merge pull request #966 from AleoHQ/field-type-refactor
...
Field type refactor
2021-05-19 09:23:21 -07:00
collin
c4461f4ef4
bump snarkvm module versions to 0.3.1
2021-05-18 21:08:19 -07:00
collin
c936ca5f11
remove old field type code
2021-05-18 18:57:44 -07:00
collin
9c94422530
bump snarkvm module versions to 0.2.3
2021-05-18 18:53:07 -07:00
collin
2b1b2839b0
add field type refactor code
2021-05-18 18:35:54 -07:00
collin
abeb796cbb
use field eq method
2021-05-17 16:32:44 -07:00
collin
d24623d9d2
fix field subtraction
2021-05-17 16:16:42 -07:00
Collin Chin
89d00c55b6
Merge pull request #963 from AleoHQ/dependabot/cargo/notify-4.0.17
...
Bump notify from 4.0.16 to 4.0.17
2021-05-17 11:15:43 -07:00
Collin Chin
2e93ab9751
Merge pull request #956 from AleoHQ/dependabot/cargo/assert_cmd-1.0.4
...
Bump assert_cmd from 1.0.3 to 1.0.4
2021-05-17 11:15:32 -07:00
Collin Chin
36414aa11b
Merge pull request #955 from AleoHQ/dependabot/cargo/serde-1.0.126
...
Bump serde from 1.0.125 to 1.0.126
2021-05-17 11:15:16 -07:00
Collin Chin
11422cbca9
Merge pull request #953 from AleoHQ/dependabot/cargo/sha2-0.9.5
...
Bump sha2 from 0.9.4 to 0.9.5
2021-05-17 11:15:02 -07:00
damirka
c11ca98268
removed cwd arg from compiler tests
2021-05-14 16:42:20 +03:00
dependabot-preview[bot]
48f8a90cb4
Bump notify from 4.0.16 to 4.0.17
...
Bumps [notify](https://github.com/notify-rs/notify ) from 4.0.16 to 4.0.17.
- [Release notes](https://github.com/notify-rs/notify/releases )
- [Changelog](https://github.com/notify-rs/notify/blob/4.0.17/CHANGELOG.md )
- [Commits](https://github.com/notify-rs/notify/compare/v4.0.16...4.0.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-14 10:53:00 +00:00
Howard Wu
49cb956bf3
Update manifest.rs
2021-05-13 17:22:35 -07:00
damirka
fc385feeca
returned parser expectations, removed cwd from compiler tests
2021-05-13 17:07:03 +03:00
damirka
17744f7f7d
removes import tests, fix ci, add constraint number check, more tests
2021-05-13 16:56:17 +03:00
dependabot-preview[bot]
16e3e6224e
Bump assert_cmd from 1.0.3 to 1.0.4
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v1.0.3...v1.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 10:28:53 +00:00
dependabot-preview[bot]
fa780c187f
Bump serde from 1.0.125 to 1.0.126
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-13 10:28:31 +00:00
damirka
e2492ba9e4
more constraints checks
2021-05-12 20:47:03 +03:00
damirka
cb2bd62ea9
Merge branch 'master' into compiler-tests
2021-05-12 20:02:03 +03:00
damirka
17b59fe96f
remove otests folder
2021-05-12 19:45:01 +03:00
damirka
6138f8e719
removed old compiler tests
2021-05-12 19:39:27 +03:00
dependabot-preview[bot]
2812248a2b
Bump sha2 from 0.9.4 to 0.9.5
...
Bumps [sha2](https://github.com/RustCrypto/hashes ) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/RustCrypto/hashes/releases )
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.4...sha2-v0.9.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-12 10:51:08 +00:00
damirka
b20f8a0369
added doc
2021-05-11 21:16:55 +03:00
Collin Chin
b3ec8ca8b9
Merge pull request #938 from AleoHQ/dependabot/cargo/self_update-0.27.0
...
Bump self_update from 0.26.0 to 0.27.0
2021-05-11 10:37:18 -07:00
Collin Chin
c084a3f5a6
Merge pull request #925 from AleoHQ/dependabot/cargo/sha2-0.9.4
...
Bump sha2 from 0.9.3 to 0.9.4
2021-05-11 09:54:06 -07:00
Collin Chin
0795b79016
Merge pull request #911 from AleoHQ/dependabot/cargo/tracing-subscriber-0.2.18
...
Bump tracing-subscriber from 0.2.17 to 0.2.18
2021-05-11 09:53:43 -07:00
Collin Chin
eda84a6264
Merge pull request #910 from AleoHQ/dependabot/cargo/tracing-0.1.26
...
Bump tracing from 0.1.25 to 0.1.26
2021-05-11 09:53:17 -07:00
Alessandro Coglio
602a2da067
Merge pull request #936 from AleoHQ/rfc-strings-clarify
...
[RFC] Add a clarification.
2021-05-11 09:26:43 -07:00
dependabot-preview[bot]
90d247daaf
Bump self_update from 0.26.0 to 0.27.0
...
Bumps [self_update](https://github.com/jaemk/self_update ) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/jaemk/self_update/releases )
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaemk/self_update/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 10:50:33 +00:00
Alessandro Coglio
31bb04b395
[RFC] Add a clarification.
2021-05-10 19:47:34 -07:00
damirka
5d018f4ad2
u*
2021-05-10 21:11:31 +03:00
damirka
1a15ad3a8f
i*
2021-05-10 20:19:19 +03:00
damirka
112efb100c
clippy
2021-05-10 14:12:31 +03:00
Alessandro Coglio
04e9bf2094
Merge pull request #930 from AleoHQ/doc-rfc-strings
...
[RFC] Update according to today's meeting.
2021-05-10 00:55:45 -07:00
Alessandro Coglio
b91dc7da4a
[RFC] Fix typo found by Eric M.
2021-05-09 14:23:11 -07:00
Alessandro Coglio
1dcd226656
Merge pull request #931 from AleoHQ/fix-typo-in-error-msg
...
Fix typo in error message.
2021-05-08 14:21:23 -07:00
Alessandro Coglio
41e4b8f756
Merge pull request #932 from AleoHQ/abnf
...
[ABNF] Expand some doc and break some lines.
2021-05-08 14:20:58 -07:00
Alessandro Coglio
7ac1de7353
[ABNF] Expand some doc and break some lines.
...
Explain the new syntax for circuit member variables.
Explain the tighter syntax for import declarations.
Keep lines to 80 columns max, so that they fit well in the figures in the LaTeX
document.
2021-05-07 21:33:15 -07:00
Alessandro Coglio
7a6384e118
Fix typo in error message.
2021-05-07 17:29:33 -07:00
Alessandro Coglio
bca2bfcf93
[RFC] Update according to today's meeting.
2021-05-07 16:26:54 -07:00
Alessandro Coglio
16888656e1
Merge pull request #923 from AleoHQ/bug/import-bugs
...
Import Bug Fixes
2021-05-07 11:24:36 -07:00
gluax
f32a1e9ddb
merge master, add a parser test to try and improve code coverage
2021-05-07 13:34:10 -04:00
Alessandro Coglio
5ee18b45c8
Merge pull request #928 from AleoHQ/rfc-strings-updates
...
Strings RFC updates
2021-05-07 09:19:58 -07:00
Alessandro Coglio
50e6f93a44
Fix typo found by Eric M.
...
Also auto-remove trailing whitespace.
2021-05-07 08:56:56 -07:00
Alessandro Coglio
554cc30c55
[RFC] Make a TODO clearer.
2021-05-06 21:08:44 -07:00