Commit Graph

6793 Commits

Author SHA1 Message Date
evan-schott
c809268084 add new tests for new import structure, as well as deprecating hardcoding stubs 2023-11-30 10:52:16 -08:00
evan-schott
bbf1e01145 clippy 2023-11-30 10:52:16 -08:00
evan-schott
f1a19b2a03 rebase fix 2023-11-30 10:52:16 -08:00
evan-schott
bd2e3de733 Allow imports & Variant::Function functions in stubs 2023-11-30 10:52:16 -08:00
evan-schott
b85c5b285e Make compatible w/ LU and CG passes 2023-11-30 10:52:16 -08:00
evan-schott
5441c23a51 TC stubs 2023-11-30 10:52:15 -08:00
evan-schott
878bbc8f35 Add stub structs & functions to ST 2023-11-30 10:52:15 -08:00
evan-schott
393d9bc3d0 Allow parsing of external types declared in stubs for function signatures 2023-11-30 10:52:15 -08:00
evan-schott
61f3d81d13 New errors 2023-11-30 10:52:15 -08:00
evan-schott
ae6fda3b52 Update AST 2023-11-30 10:52:15 -08:00
evan-schott
f906e7f9e0 New tests 2023-11-30 10:52:15 -08:00
evan-schott
14fc864e0c test expectations 2023-11-30 10:52:15 -08:00
evan-schott
292f890369 error msgs 2023-11-30 10:52:15 -08:00
evan-schott
cf7baa0132 Update AST to include FunctionStub and Stub 2023-11-30 10:52:15 -08:00
evan-schott
72cf2e7517 Add "stub" token 2023-11-30 10:52:15 -08:00
Collin Chin
3a58a4059b
update badge (#11834) 2023-11-30 10:43:38 -08:00
a h
e240968433
Merge pull request #11174 from aharshbe/move_contributors
Move contributors
2023-11-29 17:49:08 -08:00
d0cd
1f9b25d55d
Update CONTRIBUTORS.md
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
2023-11-29 17:38:51 -08:00
a h
ceb6b4894f
Update README.md
Signed-off-by: a h <austin@aleo.org>
2023-11-29 17:24:38 -08:00
a h
6cb4275127
Update README.md
Signed-off-by: a h <austin@aleo.org>
2023-11-29 17:24:11 -08:00
a h
bde3955313
Update CONTRIBUTORS.md
Signed-off-by: a h <austin@aleo.org>
2023-11-29 17:13:08 -08:00
a h
9e1ea89368
Update README.md
Signed-off-by: a h <austin@aleo.org>
2023-11-29 17:12:50 -08:00
Halimao
eb44550bc2 fix: change to use crossterm to fix ci test in windows error 2023-11-29 10:23:32 +08:00
d0cd
00dd835409
Merge pull request #9988 from AleoHQ/web-page-update
Update my web page URL.
2023-11-28 12:42:32 -08:00
Halimao
4876557406 fix fmt type 2023-11-28 18:58:40 +08:00
Halimao
0466f9bdf0 feat: support safely input private key 2023-11-28 18:54:30 +08:00
Halimao
b59d91db06 feat: support display private key discreetly 2023-11-28 17:00:20 +08:00
Alessandro Coglio
e0b647b1f1 Update my web page URL. 2023-11-27 23:42:24 -08:00
Pranav Gaddamadugu
4a0228bcac Update CI rust version 2023-11-27 17:18:48 -08:00
d0cd
6126189e59
Merge pull request #9447 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.12
Bump snarkvm from 0.16.10 to 0.16.12
2023-11-27 09:12:07 -08:00
dependabot[bot]
2341d2cab5
Bump snarkvm from 0.16.10 to 0.16.12
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.16.10 to 0.16.12.
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.16.10...v0.16.12)

---
updated-dependencies:
- dependency-name: snarkvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 10:43:15 +00:00
d0cd
9050bc8da2
Merge pull request #8446 from AleoHQ/fix/codegen-arrays
Fix codegen for array init expressions
2023-11-23 12:06:37 -08:00
Pranav Gaddamadugu
c2bde41840 Regen expectations 2023-11-23 10:55:27 -08:00
Pranav Gaddamadugu
afc953cd0b Clippy + fmt 2023-11-22 17:34:20 -08:00
Pranav Gaddamadugu
1afa68a66e Remove is_main 2023-11-22 17:33:42 -08:00
d0cd
47e14b8187
Merge pull request #7736 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.193
Bump serde from 1.0.190 to 1.0.193
2023-11-22 17:22:27 -08:00
d0cd
b191c2f473
Merge pull request #7737 from AleoHQ/deps/snarkvm-0.16.10
[Dependency] snarkVM 0.16.10
2023-11-22 17:22:16 -08:00
Pranav Gaddamadugu
b9cb62d8aa Update dependencies 2023-11-21 10:28:07 -08:00
dependabot[bot]
56681ab890
Bump serde from 1.0.190 to 1.0.193
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.190 to 1.0.193.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.190...v1.0.193)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-21 02:12:58 +00:00
d0cd
57c8c722aa
Merge pull request #3981 from AleoHQ/dependabot/cargo/testnet3/toml-0.8.8
Bump toml from 0.8.6 to 0.8.8
2023-11-20 18:12:10 -08:00
d0cd
5c6a6315e8
Merge pull request #5085 from AleoHQ/dependabot/cargo/testnet3/smallvec-1.11.2
Bump smallvec from 1.11.1 to 1.11.2
2023-11-20 18:10:35 -08:00
d0cd
ba72d55c99
Merge pull request #6312 from AleoHQ/dependabot/cargo/testnet3/itertools-0.12.0
Bump itertools from 0.11.0 to 0.12.0
2023-11-20 17:42:23 -08:00
d0cd
52a71b872d
Merge pull request #5891 from AleoHQ/dependabot/cargo/testnet3/tracing-subscriber-0.3.18
Bump tracing-subscriber from 0.3.17 to 0.3.18
2023-11-20 17:42:06 -08:00
d0cd
a72de8039b
Merge pull request #5730 from AleoHQ/dependabot/cargo/testnet3/clap-4.4.8
Bump clap from 4.4.7 to 4.4.8
2023-11-20 17:35:08 -08:00
dependabot[bot]
ec6be21abf
Bump itertools from 0.11.0 to 0.12.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.11.0 to 0.12.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-15 10:11:57 +00:00
dependabot[bot]
9c2d6ec630
Bump tracing-subscriber from 0.3.17 to 0.3.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.17 to 0.3.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)

---
updated-dependencies:
- dependency-name: tracing-subscriber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-14 10:08:21 +00:00
dependabot[bot]
f8eed7483d
Bump clap from 4.4.7 to 4.4.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.7...v4.4.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 10:38:43 +00:00
dependabot[bot]
909aaf6904
Bump smallvec from 1.11.1 to 1.11.2
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.11.1 to 1.11.2.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.11.1...v1.11.2)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 20:19:20 +00:00
d0cd
1766c45ce1
Merge pull request #5086 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.16.9
Bump snarkvm from 0.16.8 to 0.16.9
2023-11-11 12:18:32 -08:00
iwantanode
d3adb26e72
fix typo CONTRIBUTING.md
Signed-off-by: iwantanode <87604944+tudorpintea999@users.noreply.github.com>
2023-11-11 12:25:12 +02:00