Pranav Gaddamadugu
|
e990b7ca66
|
Remove input errors
|
2024-01-15 15:45:07 -08:00 |
|
Pranav Gaddamadugu
|
a38c407ea0
|
Remove parser components related input files
|
2024-01-15 15:45:07 -08:00 |
|
d0cd
|
8cdab3b774
|
Merge pull request #2881 from AleoHQ/feat/stubs
[Feature] Support importing local and remote programs.
|
2024-01-10 10:01:38 +08:00 |
|
dependabot[bot]
|
22550184de
|
Bump serde from 1.0.194 to 1.0.195
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.194 to 1.0.195.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.194...v1.0.195)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-08 10:49:32 +00:00 |
|
d0cd
|
0bb52d348d
|
Merge branch 'testnet3' into feat/stubs
Signed-off-by: d0cd <23022326+d0cd@users.noreply.github.com>
|
2024-01-06 18:38:34 +08:00 |
|
dependabot[bot]
|
919523a32d
|
Bump thiserror from 1.0.55 to 1.0.56
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.55...1.0.56)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-04 10:49:19 +00:00 |
|
evan-schott
|
902387d639
|
Merge branch 'testnet3' into feat/stubs
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
|
2024-01-03 15:22:04 -05:00 |
|
evan-schott
|
31105a317b
|
leo add CLI tool
|
2024-01-03 10:56:33 -08:00 |
|
d0cd
|
cad03a5f20
|
Merge pull request #26514 from AleoHQ/dependabot/cargo/testnet3/thiserror-1.0.55
Bump thiserror from 1.0.51 to 1.0.55
|
2024-01-03 17:49:07 +05:30 |
|
dependabot[bot]
|
fa98671106
|
Bump serde from 1.0.193 to 1.0.194
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.194.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.193...v1.0.194)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 10:29:26 +00:00 |
|
dependabot[bot]
|
21d94c0145
|
Bump thiserror from 1.0.51 to 1.0.55
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.55.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.51...1.0.55)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-02 10:29:14 +00:00 |
|
Pranav Gaddamadugu
|
d5237b627a
|
Make error message more informative
|
2023-12-25 05:52:27 +05:30 |
|
dependabot[bot]
|
23d38a376c
|
Bump thiserror from 1.0.50 to 1.0.51
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 10:29:20 +00:00 |
|
evan-schott
|
c2d3c28651
|
new deps
|
2023-12-11 00:27:45 -08:00 |
|
evan-schott
|
015cc05cf4
|
new tests
|
2023-12-08 01:03:34 -08:00 |
|
evan-schott
|
1a5a2bbe8e
|
make retriever backwards compatbile w/ old program.json formatting
|
2023-12-06 14:01:33 -08:00 |
|
evan-schott
|
b3b21029fc
|
add new errors
|
2023-12-05 19:58:46 -08:00 |
|
evan-schott
|
4b3b198850
|
reorganization of errors
|
2023-12-01 16:07:40 -08:00 |
|
evan-schott
|
3564389583
|
add proper error checking
|
2023-11-30 16:12:15 -08:00 |
|
evan-schott
|
c44949ce3d
|
Add new errors
|
2023-11-30 16:10:26 -08:00 |
|
evan-schott
|
25af3dd2c3
|
make errors consistent
|
2023-11-30 15:45:26 -08:00 |
|
evan-schott
|
cc60421482
|
Testing TC error
|
2023-11-30 11:40:04 -08:00 |
|
evan-schott
|
1fbc16ce24
|
Allow imports & Variant::Function functions in stubs
|
2023-11-30 11:38:05 -08:00 |
|
evan-schott
|
aee748b43f
|
New errors
|
2023-11-30 11:36:23 -08:00 |
|
evan-schott
|
0de4e81cc2
|
revise errors to allow stubs more leeway in parsing
|
2023-11-30 10:52:38 -08:00 |
|
evan-schott
|
bd2e3de733
|
Allow imports & Variant::Function functions in stubs
|
2023-11-30 10:52:16 -08:00 |
|
evan-schott
|
61f3d81d13
|
New errors
|
2023-11-30 10:52:15 -08:00 |
|
evan-schott
|
292f890369
|
error msgs
|
2023-11-30 10:52:15 -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 |
|
Pranav Gaddamadugu
|
144ef44b8c
|
Update errors
|
2023-10-27 18:54:58 -04:00 |
|
Pranav Gaddamadugu
|
a3c0892ffd
|
Add Destructuring pass to the compiler
|
2023-10-27 18:54:57 -04:00 |
|
Pranav Gaddamadugu
|
7e471b7748
|
Add type checking for arrays
|
2023-10-27 18:54:56 -04:00 |
|
Pranav Gaddamadugu
|
13e17044fd
|
Parse array init expressions
|
2023-10-27 18:54:56 -04:00 |
|
dependabot[bot]
|
678f8fa177
|
Bump color-backtrace from 0.6.0 to 0.6.1
Bumps [color-backtrace](https://github.com/athre0z/color-backtrace) from 0.6.0 to 0.6.1.
- [Changelog](https://github.com/athre0z/color-backtrace/blob/master/CHANGELOG.md)
- [Commits](https://github.com/athre0z/color-backtrace/compare/v0.6.0...v0.6.1)
---
updated-dependencies:
- dependency-name: color-backtrace
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-23 10:05:01 +00:00 |
|
Collin Chin
|
eb12c7e475
|
chore(leo): bump version for new release
|
2023-10-19 21:02:05 -07:00 |
|
dependabot[bot]
|
817781b39d
|
Bump serde from 1.0.188 to 1.0.189
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.188 to 1.0.189.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.188...v1.0.189)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-13 10:05:55 +00:00 |
|
evan-schott
|
e55035c568
|
increase test coverage
|
2023-10-04 16:46:11 -07:00 |
|
evan-schott
|
5d194fdf83
|
Update errors/src/errors/type_checker/type_checker_error.rs
Co-authored-by: d0cd <pranavsaig@gmail.com>
Signed-off-by: evan-schott <53463459+evan-schott@users.noreply.github.com>
|
2023-10-04 13:05:34 -07:00 |
|
evan-schott
|
52bb785ff4
|
fixes
|
2023-10-04 13:00:58 -07:00 |
|
evan-schott
|
dcf03dd393
|
simplify
|
2023-10-04 12:54:36 -07:00 |
|
evan-schott
|
24c88795fe
|
fixes
|
2023-10-04 12:54:36 -07:00 |
|
evan-schott
|
4b01d41d05
|
more errors
|
2023-10-04 12:54:35 -07:00 |
|
evan-schott
|
98f25b8ece
|
add loop unrolling errors
|
2023-10-04 12:54:35 -07:00 |
|
Pranav Gaddamadugu
|
44658ca917
|
Rename parent to signer
|
2023-09-28 23:34:18 -04:00 |
|
Pranav Gaddamadugu
|
4abec6b5fc
|
Add support for self.parent
|
2023-09-28 23:34:18 -04:00 |
|
dependabot[bot]
|
f948f0bf24
|
Bump thiserror from 1.0.48 to 1.0.49
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.48 to 1.0.49.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.48...1.0.49)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-27 10:27:55 +00:00 |
|
collin
|
0f2f16877b
|
chore(leo): bump version for new release
|
2023-09-08 10:18:21 -07:00 |
|
dependabot[bot]
|
9945e1b10f
|
Bump thiserror from 1.0.47 to 1.0.48 (#2566)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.47...1.0.48)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-08 10:09:54 -07:00 |
|
evan-schott
|
444a4214eb
|
run all tests, add optionality for writing symbol tables to json
|
2023-09-06 16:02:21 -07:00 |
|
evan-schott
|
a3e25ebc69
|
successfully add hashes to expectation file
|
2023-09-05 15:05:43 -07:00 |
|