Pranav Gaddamadugu
|
571786c3c6
|
Fix example
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
7bef7c401f
|
Regen expectations
|
2023-04-18 17:08:09 -07:00 |
|
Pranav Gaddamadugu
|
d337cba6ac
|
Add test in Finalize namespace
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
be3c58cf53
|
Update codegen
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
1a129ac375
|
Add test framework for finalize contexts
|
2023-04-18 16:59:32 -07:00 |
|
Pranav Gaddamadugu
|
9cb5ac1d91
|
Update examples
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
a0b00ac78c
|
Update examples; fmt
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
8b1861fff1
|
Regen expectations
|
2023-04-18 16:59:07 -07:00 |
|
Pranav Gaddamadugu
|
683215d17c
|
Fix error message
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
bb5c793bb3
|
Fix code gen
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
62f8506a28
|
Fix test
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
8426f824ff
|
Fix passes
|
2023-04-18 16:53:27 -07:00 |
|
Pranav Gaddamadugu
|
0d64247b1e
|
Add tests that should pass
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
ff5ce80be3
|
Update mapping tests to usenew operations
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
00a7943746
|
Regen expectations
|
2023-04-18 16:51:42 -07:00 |
|
Pranav Gaddamadugu
|
da7537344b
|
Rename Mapping::put to Mapping::set
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
aeab0c59ec
|
Disallow records in finalize contexts
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
ad5f5e761f
|
Update snarkVM and aleo deps
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
2881fce2ec
|
Update examples
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
d4eb6441d7
|
Enable warnings in compiler output
|
2023-04-18 16:37:45 -07:00 |
|
Pranav Gaddamadugu
|
9df7486053
|
Regen expectations
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
37fe6f5bb1
|
Enable warnings for failing tests
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
a909a31dbf
|
Regen expectations
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
ebe7f7ab00
|
DCE marks mapping core operations as necessary
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
4870b5badf
|
Fix deprecation warning for increment/decrement statements
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
4f27c92f15
|
Remove Increment, Decrement statements from AST
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
4ee06d4342
|
Deprecate increment and decrement in language
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
30c9800e01
|
Check that mapping operations are invoked within a finalize block
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
15187edfcf
|
Add codegen for core mapping ops
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
defb657e5a
|
Implement tyc for mapping operations
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
10875c7edb
|
Add core mapping functions to AST
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
34fb0d1815
|
Add tyc for core functions
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
d4230705e0
|
Remove CoreInstruction; leaving leo_core as a placeholder
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
0bc04791b6
|
Add CoreFunction to AST
|
2023-04-18 16:21:40 -07:00 |
|
d0cd
|
1c05df3529
|
Merge pull request #2354 from AleoHQ/dependabot/cargo/testnet3/assert_cmd-2.0.11
Bump assert_cmd from 2.0.10 to 2.0.11
|
2023-04-15 11:57:26 -07:00 |
|
dependabot[bot]
|
4eccc6ce75
|
Bump assert_cmd from 2.0.10 to 2.0.11
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases)
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.10...v2.0.11)
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-14 10:58:29 +00:00 |
|
d0cd
|
5028895182
|
Merge pull request #2351 from AleoHQ/fix/issue-2050
[Fix] Fixes code generation for `ExpressionStatement`s
|
2023-04-13 12:36:50 -07:00 |
|
d0cd
|
779a79e6b4
|
Merge pull request #2352 from AleoHQ/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.16 to 0.3.17
|
2023-04-13 12:36:19 -07:00 |
|
dependabot[bot]
|
2e3d107dbb
|
Bump h2 from 0.3.16 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.16 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.16...v0.3.17)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 17:09:22 +00:00 |
|
Pranav Gaddamadugu
|
cbd0663fa7
|
Add comment
|
2023-04-12 17:41:54 -07:00 |
|
Collin Chin
|
68eabc38ae
|
simplify logic
|
2023-04-12 15:52:10 -07:00 |
|
Collin Chin
|
09aa6ce63a
|
fix dependency nits
|
2023-04-12 15:41:57 -07:00 |
|
Pranav Gaddamadugu
|
871b35d6d1
|
Cleanup expectations
|
2023-04-12 12:38:44 -07:00 |
|
Pranav Gaddamadugu
|
fe1d9f9523
|
Disable DCE for test; regen expectations
|
2023-04-12 12:38:44 -07:00 |
|
Pranav Gaddamadugu
|
59f418f5d0
|
Fix issue in codegen
|
2023-04-12 12:38:44 -07:00 |
|
Pranav Gaddamadugu
|
64548699a9
|
Fmt
|
2023-04-12 12:38:43 -07:00 |
|
Pranav Gaddamadugu
|
69f4a20aca
|
Regen expectations
|
2023-04-12 12:38:43 -07:00 |
|
Pranav Gaddamadugu
|
1adc4d232a
|
Update benches
|
2023-04-12 12:38:43 -07:00 |
|
Pranav Gaddamadugu
|
98bbcacebb
|
Update compiler test framework
|
2023-04-12 12:38:43 -07:00 |
|
Pranav Gaddamadugu
|
acc358bbb4
|
Update build config
|
2023-04-12 12:38:43 -07:00 |
|