d0cd
|
1ea7dad842
|
Remove redundant function in compiler
|
2023-03-13 08:51:48 -07:00 |
|
dependabot[bot]
|
8b7c5685d9
|
Bump serde from 1.0.153 to 1.0.155
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.153 to 1.0.155.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.153...v1.0.155)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-13 11:01:07 +00:00 |
|
d0cd
|
ef75f0d06e
|
Merge pull request #2291 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.153
Bump serde from 1.0.152 to 1.0.153
|
2023-03-08 14:52:36 -08:00 |
|
dependabot[bot]
|
a80e558ce2
|
Bump serde from 1.0.152 to 1.0.153
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.152 to 1.0.153.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.152...v1.0.153)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-08 11:00:39 +00:00 |
|
d0cd
|
499c7509b2
|
Merge pull request #2289 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.39
Bump thiserror from 1.0.38 to 1.0.39
|
2023-03-06 13:38:33 -08:00 |
|
dependabot[bot]
|
59b734c4a6
|
Bump thiserror from 1.0.38 to 1.0.39
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.38...1.0.39)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 11:01:41 +00:00 |
|
d0cd
|
da0465166f
|
Merge pull request #2283 from AleoHQ/dependabot/cargo/testnet3/tempfile-3.4.0
Bump tempfile from 3.3.0 to 3.4.0
|
2023-02-27 11:19:22 -08:00 |
|
dependabot[bot]
|
a34b69fe2f
|
Bump tempfile from 3.3.0 to 3.4.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 11:01:44 +00:00 |
|
d0cd
|
2b5c24ada6
|
Regen expectations
|
2023-02-22 08:25:51 -08:00 |
|
d0cd
|
a21141e0e2
|
Cleanup test utilities
|
2023-02-21 17:17:54 -08:00 |
|
d0cd
|
6c61296f78
|
Add targeted DCE test; cleanup
|
2023-02-21 17:13:54 -08:00 |
|
d0cd
|
0e6aa4729b
|
Clippy
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
d634662e97
|
Fmt
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
ce4d016742
|
Regen expectations
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
da64d487ec
|
Fix DCE impl
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
dfc03db67e
|
Connect dead code elimination pass to compiler stages, CLI, and tests
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
ec91d5655b
|
Prototype dead code elimination
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
707cd3cfce
|
AST cleanup
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
4b3b4a83ff
|
Initial scaffolding for dead code elimination
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
c8f6089be3
|
[Fix] Excludes inline functions from produced bytecode. (#2277)
* Remove codegen for inline functions
* Regen expectations
|
2023-02-21 14:17:11 -08:00 |
|
d0cd
|
74bed98a80
|
Merge pull request #2276 from AleoHQ/dependabot/cargo/testnet3/self_update-0.36.0
Bump self_update from 0.35.0 to 0.36.0
|
2023-02-21 07:51:17 -08:00 |
|
dependabot[bot]
|
c25627bee1
|
Bump self_update from 0.35.0 to 0.36.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.35.0 to 0.36.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)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-21 10:59:54 +00:00 |
|
Collin Chin
|
0a738d4994
|
chore(leo): bump version for new release
|
2023-02-17 22:30:17 -05:00 |
|
d0cd
|
0522c2a08f
|
Removes unused or deprecated keywords from the grammar. (#2273)
* Remove unused/deprecated symbols
* Remove tokens
* Update parser
* Update tests
* Regen expectations
|
2023-02-17 19:25:11 -08:00 |
|
Collin Chin
|
4a9e40190b
|
bump aleo v0.3.5 (#2274)
|
2023-02-17 19:24:07 -08:00 |
|
d0cd
|
cc23fb0bea
|
Merge pull request #2270 from AleoHQ/fix/circleci
Fix CircleCI scripts.
|
2023-02-16 23:51:11 -08:00 |
|
d0cd
|
f6d043c1f0
|
Fixes issues with function inlining from imported programs. (#2271)
* TYC for calls to external inline functions
* Fix issue in function inlining
* Fix issue in codegen
* Remove redundant reordering of functions
* Clippy
* Update compiler/passes/src/function_inlining/inline_program.rs
Signed-off-by: Collin Chin <collin@aleo.org>
---------
Signed-off-by: Collin Chin <collin@aleo.org>
Co-authored-by: Collin Chin <collin@aleo.org>
|
2023-02-16 22:13:54 -08:00 |
|
d0cd
|
d8bdd355ee
|
Fix exported variables in CI
|
2023-02-16 13:04:14 -08:00 |
|
d0cd
|
751e79a66e
|
More fixes to example scripts
WIP scripts
WIP alias leo
WIP alias leo
WIP alias leo
|
2023-02-16 12:51:19 -08:00 |
|
d0cd
|
9ad7a0477c
|
Update example scripts
|
2023-02-16 09:13:51 -08:00 |
|
d0cd
|
baf34e2ecc
|
Check exit codes in scripts
|
2023-02-16 08:49:13 -08:00 |
|
d0cd
|
5ea40453c2
|
Update test-examples.sh and CI config
|
2023-02-16 07:40:29 -08:00 |
|
d0cd
|
37984be2e3
|
Update test-examples.sh
|
2023-02-16 07:37:26 -08:00 |
|
d0cd
|
03c7d226e8
|
Alias the built executable
|
2023-02-15 23:10:57 -08:00 |
|
d0cd
|
b4a8dc4498
|
Revert to old version of AleoSDK
|
2023-02-15 22:22:32 -08:00 |
|
d0cd
|
c00a1582d6
|
Fix and add logging for test-examples.sh
|
2023-02-15 22:02:27 -08:00 |
|
d0cd
|
6704b4c4ed
|
Remove pipe to null in leo-new
|
2023-02-15 21:57:26 -08:00 |
|
d0cd
|
b83b82ff92
|
Update dependencies. (#2266)
* Update dependencies
* Fix Cargo.lock
|
2023-02-15 13:18:14 -08:00 |
|
d0cd
|
fa592d1d9e
|
Merge pull request #2267 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.9.13
Bump snarkvm from 0.9.12 to 0.9.13
|
2023-02-15 10:20:10 -08:00 |
|
dependabot[bot]
|
de50dd8858
|
Bump snarkvm from 0.9.12 to 0.9.13
Bumps [snarkvm](https://github.com/AleoHQ/snarkVM) from 0.9.12 to 0.9.13.
- [Release notes](https://github.com/AleoHQ/snarkVM/releases)
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.9.12...v0.9.13)
---
updated-dependencies:
- dependency-name: snarkvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-15 10:59:18 +00:00 |
|
d0cd
|
067dadb12b
|
Merge pull request #2263 from AleoHQ/feat/record-visibility
[Feature] Visibilities for record members.
|
2023-02-14 16:38:54 -08:00 |
|
d0cd
|
b4f3568009
|
Merge pull request #2262 from AleoHQ/feat/function-inlining
[Feature] Function Inlining
|
2023-02-14 16:38:38 -08:00 |
|
d0cd
|
1dc0328ff0
|
Merge pull request #2259 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.69
Bump anyhow from 1.0.68 to 1.0.69
|
2023-02-14 16:32:04 -08:00 |
|
d0cd
|
cf22bc75bb
|
Address feedback
|
2023-02-14 16:30:12 -08:00 |
|
d0cd
|
b94d25c8d6
|
Merge pull request #2264 from AleoHQ/dependabot/cargo/testnet3/self_update-0.35.0
Bump self_update from 0.34.0 to 0.35.0
|
2023-02-13 09:23:26 -08:00 |
|
dependabot[bot]
|
dd52a7904b
|
Bump self_update from 0.34.0 to 0.35.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.34.0 to 0.35.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)
---
updated-dependencies:
- dependency-name: self_update
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 11:04:11 +00:00 |
|
dependabot[bot]
|
fd0e3c70f0
|
Bump anyhow from 1.0.68 to 1.0.69
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-11 14:29:49 +00:00 |
|
d0cd
|
72881936e5
|
Merge pull request #2258 from AleoHQ/dependabot/cargo/testnet3/snarkvm-0.9.12
Bump snarkvm from 0.9.11 to 0.9.12
|
2023-02-11 06:27:11 -08:00 |
|
d0cd
|
2158710d47
|
Update test
|
2023-02-10 23:07:22 -08:00 |
|
d0cd
|
a7f560e212
|
Regen expectations
|
2023-02-10 22:56:26 -08:00 |
|