evan-schott
|
7c957ced1b
|
update error messages
|
2024-01-08 14:51:13 -08:00 |
|
evan-schott
|
67f30038d3
|
custom endpoints for dependency retrieval
|
2024-01-08 14:23:54 -08:00 |
|
evan-schott
|
6e58d6e24d
|
supporting changes for deploy
|
2024-01-05 14:19:38 -08: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 |
|
evan-schott
|
550f43b039
|
Revisions (underscore to execute test, type checker error msg, spurious type error fix, revised tuple indexing test)
|
2023-08-25 09:49:53 -07:00 |
|
evan-schott
|
439d2b29de
|
loop unrolling compatible with underscores
|
2023-08-24 15:07:00 -07:00 |
|
dependabot[bot]
|
c9d23783ca
|
Bump thiserror from 1.0.46 to 1.0.47
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.46...1.0.47)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-18 23:00:57 +00:00 |
|