Commit Graph

6802 Commits

Author SHA1 Message Date
Pranav Gaddamadugu
3de4d9ec27 Remove debug print 2024-04-18 20:31:00 -07:00
Pranav Gaddamadugu
0eae4f07a1 Update tests; regen expectations 2024-04-18 20:31:00 -07:00
Pranav Gaddamadugu
eb18118b3f Update codegen, fix compiler 2024-04-18 18:21:33 -07:00
Pranav Gaddamadugu
0b07ea6a35 Allow ConditionalStatements in finalize in Destructuring and Flattening 2024-04-18 18:21:02 -07:00
Pranav Gaddamadugu
b419dfdce4 Clippy 2024-04-18 18:20:14 -07:00
Pranav Gaddamadugu
781d7a816a Fix and add test 2024-04-18 18:20:14 -07:00
Pranav Gaddamadugu
c4ceeb0369 Add check in TYC 2024-04-18 18:19:36 -07:00
Pranav Gaddamadugu
4ec7fff552 Add lookup_variable_in_current_scope to SymbolTable 2024-04-18 18:19:36 -07:00
Pranav Gaddamadugu
19a3620590 Add error 2024-04-18 18:19:36 -07:00
d0cd
95ee4a4133
Merge pull request #27902 from AleoHQ/fix/external-struct
[Fix] External struct equality
2024-04-18 16:08:14 -07:00
evan-schott
88b57bec35 Regen + clippy 2024-04-18 14:16:55 -07:00
evan-schott
79e05c7131 fixes pt 2 2024-04-18 10:24:19 -07:00
evan-schott
30cbed0e98 fixes 2024-04-17 17:25:45 -07:00
d0cd
57b612b8af
Merge pull request #27904 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.198
Bump serde from 1.0.197 to 1.0.198
2024-04-17 09:35:50 -07:00
dependabot[bot]
2b8676e7cf
Bump serde from 1.0.197 to 1.0.198
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.197 to 1.0.198.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.197...v1.0.198)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 10:57:52 +00:00
evan-schott
313add0493 regen parser exp 2024-04-16 16:06:33 -07:00
evan-schott
e7fa88cfe4 new double nested external records test 2024-04-16 15:16:53 -07:00
evan-schott
1f6e39aaec Bug fix: double nested imported structs reporting wrong program of origin 2024-04-16 14:57:55 -07:00
evan-schott
b95c5d544f proper formatting of external records (plus test) 2024-04-16 13:59:13 -07:00
evan-schott
0db786c3e1 Remove .record 2024-04-16 11:53:19 -07:00
evan-schott
27ef7e5cd0 Add tests 2024-04-15 18:38:03 -07:00
evan-schott
c296f61f2f Refactor ST to account for fact that local records can have program None 2024-04-15 18:35:30 -07:00
evan-schott
0a4e5b3642 Prevent duplicate definitions of external structs from being written 2024-04-15 18:33:49 -07:00
evan-schott
e9c996f774 Refactor: all structs parsed as having None program 2024-04-15 18:32:12 -07:00
evan-schott
5f32d736ca Refactor: remove external 2024-04-15 18:31:10 -07:00
d0cd
80568741ad
Merge pull request #27898 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.82
Bump anyhow from 1.0.81 to 1.0.82
2024-04-10 10:33:13 -05:00
dependabot[bot]
098700f374
Bump anyhow from 1.0.81 to 1.0.82
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.82.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.82)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 10:31:55 +00:00
d0cd
b7b58a1030
Merge pull request #27896 from AleoHQ/dependabot/cargo/testnet3/reqwest-0.12.3
Bump reqwest from 0.12.2 to 0.12.3
2024-04-09 13:00:07 -05:00
dependabot[bot]
1ac824f69f
Bump reqwest from 0.12.2 to 0.12.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.2...v0.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 10:47:01 +00:00
d0cd
c78528ecbb
Merge pull request #27889 from AleoHQ/dependabot/cargo/h2-0.3.26
Bump h2 from 0.3.25 to 0.3.26
2024-04-05 14:56:53 -07:00
dependabot[bot]
50a2a0048e
Bump h2 from 0.3.25 to 0.3.26
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.25...v0.3.26)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 15:10:24 +00:00
d0cd
55fff52eea
Merge pull request #27869 from metavind/fix/tic-tac-toe
fix: correct typos for win check in tic-tac-toe
2024-04-01 17:06:34 -07:00
metavind
2cade3e00b
fix: correct typos for win check 2024-03-31 21:47:58 +02:00
Pranav Gaddamadugu
26e5de5bd9 Update README.md 2024-03-29 19:05:28 -07:00
Pranav Gaddamadugu
ac1702660b Update Cargo.lock 2024-03-29 18:26:02 -07:00
Pranav Gaddamadugu
2c391055af chore(leo): bump version for new release 2024-03-29 17:53:25 -07:00
evan-schott
87086a0d61
Merge pull request #27857 from AleoHQ/feat/external-mapping
[Feat] External mapping
2024-03-29 16:25:02 -07:00
evan-schott
f61cfd3c2f update expectations 2024-03-29 14:18:14 -07:00
evan-schott
36aa41fdc2 Regen expectations 2024-03-29 14:18:12 -07:00
evan-schott
f81bb5bfcc Update testing framework report error msg 2024-03-29 14:17:29 -07:00
evan-schott
ed085666a3 Add tests for using LocatorExpression out of place 2024-03-29 14:17:29 -07:00
evan-schott
1434e0a610 style 2024-03-29 14:17:29 -07:00
evan-schott
94b5d927d7 Refactor LocatorExpression 2024-03-29 14:17:29 -07:00
evan-schott
a92e2814c4 new test expectation 2024-03-29 14:17:28 -07:00
evan-schott
84f0bd6142 add new external mapping tests 2024-03-29 14:17:28 -07:00
Pranav Gaddamadugu
23ad88bdbc Fix tests and regen expectations 2024-03-29 14:17:28 -07:00
Pranav Gaddamadugu
a0b28747da Fix compile expectations 2024-03-29 14:17:28 -07:00
evan-schott
22d1c402d4 in progress 2024-03-29 14:17:28 -07:00
evan-schott
a37c36ac12 failing test 2024-03-29 14:17:28 -07:00
evan-schott
2db118a85f update test expectations 2024-03-29 14:17:28 -07:00