gluaxspeed
a9593971b9
format string and grammar changes
2021-07-20 14:52:35 -07:00
Alessandro Coglio
09f7e4b10d
Merge pull request #1172 from AleoHQ/rfc-import-stabilization
...
[RFC] Update import stabilization RFC to follow changes
2021-07-20 11:08:23 -07:00
damirka
66fbc644d0
grammar fixes
2021-07-20 20:55:45 +03:00
Alessandro Coglio
5e00c7485f
Merge pull request #1169 from AleoHQ/bug/invalid-slice-length-rust-error
...
[Bugfix] Fixes Rust Error for Invalid Slice
2021-07-20 09:36:21 -07:00
Alessandro Coglio
d742e61757
Merge pull request #1171 from AleoHQ/rfc-countdown-loops
...
[RFC] Add discussion of loop step and direction.
2021-07-20 09:16:15 -07:00
damirka
d986621e1b
update rfc to follow changes
2021-07-20 18:04:42 +03:00
Alessandro Coglio
c47a9e47d1
[RFC] Add discussion of loop step and direction.
2021-07-19 17:28:38 -07:00
damirka
7f6df6c41d
fix clippy again
2021-07-20 00:39:03 +03:00
damirka
f80717afef
more clippy
2021-07-19 22:13:34 +03:00
gluaxspeed
a2577231fd
add test
2021-07-19 11:33:18 -07:00
gluaxspeed
b9ed20a76d
use the array range access span for errors if the side is none
2021-07-19 11:17:10 -07:00
damirka
50eae0d278
fix ci
2021-07-19 19:53:20 +03:00
damirka
0b338d7d78
update leo-package README
2021-07-19 19:01:22 +03:00
damirka
9cc2a8e2d1
clippy fix
2021-07-19 18:37:52 +03:00
gluaxspeed
98d47ab32a
Merge branch 'master' of github.com:AleoHQ/leo into feature/theorem-tests
2021-07-18 20:00:48 -07:00
gluaxspeed
b96609f839
merge master
2021-07-18 19:58:34 -07:00
damirka
2c58bf30a0
Merge branch 'master' into leo-manifest-dependencies
2021-07-19 01:15:32 +03:00
Alessandro Coglio
9facd3e984
Merge pull request #1168 from AleoHQ/feat/snarkvm-upgrades
...
Updates Leo to snarkVM v0.7.4
2021-07-18 15:09:11 -07:00
damirka
aae666c483
self-review fixes
2021-07-18 23:51:38 +03:00
damirka
712c1ecd96
return github workflow
2021-07-18 23:43:56 +03:00
damirka
c36be2c745
finalizes import stabilization
...
- temporarily disables leo add and leo rm
- lock file is parsed by leo build and used
- error messages improved for some cases
- fetch test is added and improved
2021-07-18 23:40:26 +03:00
damirka
6be4860513
Merge branch 'master' into leo-manifest-dependencies
2021-07-18 23:38:41 +03:00
Alessandro Coglio
721852fd24
Merge pull request #1165 from AleoHQ/abnf-grammar-fix
...
[Feature] Patch abnf to 0.12.0, return leo-abnf crate
2021-07-18 09:31:56 -07:00
weikeng
fef7fe6c90
update the test as well as ci
2021-07-17 01:55:11 -07:00
Weikeng Chen
9b5a36c59a
Update circuit_synthesizer.rs
2021-07-17 01:09:21 -07:00
howardwu
97c5dd12f4
Update CI to Rust 1.53
2021-07-17 00:47:31 -07:00
howardwu
546636152b
Updates Leo to snarkVM v0.7.4
2021-07-17 00:42:24 -07:00
Alessandro Coglio
229d45d807
Fix RFC number in title.
...
Also remove some trailing whitespace.
2021-07-16 17:55:13 -07:00
Alessandro Coglio
8f26d4d527
[RFC] Initial draft for array types with unspecified size.
2021-07-16 17:12:43 -07:00
damirka
052b0a142b
patch abnf to 0.12.0, uncomment leo-abnf crate
2021-07-17 02:37:34 +03:00
damirka
3ac22c91d7
adds lock_file to leo-package and fetch command
2021-07-17 02:35:38 +03:00
gluaxspeed
104f85d243
Merge branch 'master' of github.com:AleoHQ/leo into feature/remove-nightly-support
2021-07-16 03:47:14 -07:00
gluaxspeed
b456488758
merge master
2021-07-16 03:39:32 -07:00
gluaxspeed
8b44cfa9c7
Merge branch 'master' of github.com:AleoHQ/leo into feature/theorem-tests
2021-07-16 03:28:37 -07:00
gluaxspeed
025f02e5f8
fmt and clippy
2021-07-16 03:28:06 -07:00
gluaxspeed
470a4075f8
refactor theorem to ast for out file hashes, migrate old tests
2021-07-16 03:20:36 -07:00
gluaxspeed
6f9682724e
I don't know our code-coverage secrets or how to get it
2021-07-16 02:19:11 -07:00
Alessandro Coglio
9d8fdc7efb
Merge pull request #1163 from AleoHQ/abnf
...
[ABNF] Fix typo in comments.
2021-07-16 00:09:08 -07:00
Alessandro Coglio
bceefa621d
[ABNF] Fix typo in comments.
2021-07-15 21:44:27 -07:00
Alessandro Coglio
235ff3eba7
Merge pull request #1160 from AleoHQ/abnf
...
Add some comments to the ABNF grammar and re-generate the markdown
2021-07-15 18:06:25 -07:00
Alessandro Coglio
6c071eda01
[ABNF] Re-generate markdown file.
2021-07-15 15:50:22 -07:00
damirka
97b5c1b7c4
Merge branch 'master' into leo-manifest-dependencies
2021-07-15 13:00:55 +03:00
damirka
45903d6c23
added proving system and curve
2021-07-15 12:05:34 +03:00
Alessandro Coglio
baace61e21
[ABNF] Add some comments.
...
Add to the rule for package names, as a comment, the same exclusion added to the
rule for identifiers. Also add a few lines to describe it.
Also discuss the disambiguation of identifiers and package names.
2021-07-14 22:09:28 -07:00
gluaxspeed
dc37ef37f2
cache codecov and m1
2021-07-14 18:07:49 -07:00
gluaxspeed
8596e2cd1f
Fix some github-actions yaml syntax
2021-07-14 18:07:11 -07:00
gluaxspeed
b8dcad44cc
tests on github actions its easier cache platforms
2021-07-14 18:05:40 -07:00
gluaxspeed
315dcebb34
fmt stable only features, test all the platforms, cc stable
2021-07-14 13:55:01 -07:00
gluaxspeed
1168354a5c
ci changes remove nightly asides from fmt
2021-07-14 13:26:32 -07:00
Alessandro Coglio
64ad6a67f3
Merge pull request #1136 from AleoHQ/bug/misc-bugs
...
[Bugfix] printing/outputs, windows warnings, constant inputs
2021-07-14 09:22:07 -07:00