Pranav Gaddamadugu
|
611e65554d
|
Cleanup
|
2022-09-17 19:17:01 +02:00 |
|
Pranav Gaddamadugu
|
7a29c76805
|
Regen expectations
|
2022-09-17 19:02:25 +02:00 |
|
Pranav Gaddamadugu
|
c202878013
|
Fix for nested flattening
|
2022-09-17 18:58:40 +02:00 |
|
collin
|
c1d21e699c
|
merge testnet3
|
2022-09-13 15:39:20 +02:00 |
|
d0cd
|
048be34524
|
Merge pull request #2059 from AleoHQ/dependabot/cargo/testnet3/criterion-0.4.0
Bump criterion from 0.3.6 to 0.4.0
|
2022-09-13 11:47:55 +02:00 |
|
Pranav Gaddamadugu
|
a6fe8bf80c
|
Update docs
|
2022-09-13 11:10:22 +02:00 |
|
Pranav Gaddamadugu
|
c2bed2bb54
|
Add name to finalize block
|
2022-09-13 11:06:24 +02:00 |
|
dependabot[bot]
|
1b086ac519
|
Bump criterion from 0.3.6 to 0.4.0
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.3.6 to 0.4.0.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/criterion.rs/compare/0.3.6...0.4.0)
---
updated-dependencies:
- dependency-name: criterion
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-12 10:19:58 +00:00 |
|
Pranav Gaddamadugu
|
6d35560528
|
More tests
|
2022-09-07 23:09:11 -07:00 |
|
Pranav Gaddamadugu
|
48ce885860
|
Add more tyc checks
|
2022-09-07 10:39:00 -07:00 |
|
Pranav Gaddamadugu
|
9032df19cb
|
Parser tests for mapping
|
2022-09-06 12:36:27 -07:00 |
|
Pranav Gaddamadugu
|
bb705da769
|
Improve documentation for SSA and flattening
|
2022-09-06 12:14:37 -07:00 |
|
Pranav Gaddamadugu
|
267fc99978
|
Add new tests; regen expectations
|
2022-09-06 12:14:37 -07:00 |
|
Pranav Gaddamadugu
|
3d5ddb9e1a
|
Clippy
|
2022-09-06 12:14:37 -07:00 |
|
Pranav Gaddamadugu
|
618117be89
|
Fix visibilities in codegen
|
2022-09-06 12:14:37 -07:00 |
|
Pranav Gaddamadugu
|
0fa8082656
|
Update token example
|
2022-09-06 12:14:36 -07:00 |
|
Pranav Gaddamadugu
|
0e1768ac59
|
Hook flattening pass into compiler; regen expectations
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
9d5aa9d08d
|
Implement flattening phase
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
f74bfb034c
|
wip flattening phase
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
18274bf4f9
|
More tyc
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
f4f77cdf55
|
Enable modes for return types in parser and AST
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
5d6c402c04
|
Fix buggy case
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
4266ba28c1
|
more wip
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
9f56b34677
|
wip
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
3efb4c5108
|
More tyc and ssa for finalize
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
791463c82f
|
WIP tyc for finalize
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
77effd4613
|
Implement parsing for finalize, increment, and decrement
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
044e41d80e
|
Add new statements to passes
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
bd232127dc
|
Clean up statments; add increment, decrement, and finalize
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
5521e7f30b
|
Add finalize block to AST
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
75307d1d4e
|
More tests
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
195fc4da31
|
Implement codegen for mappings
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
8a8e198f59
|
Tyc for mappings
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
1b6dea395f
|
Add parser tests; regen expectations
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
09e9aeb537
|
Add support for mappings in the parsers
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
dffb788913
|
Add Mapping to Program and passes
|
2022-09-06 12:13:32 -07:00 |
|
Pranav Gaddamadugu
|
0e00c5dac3
|
Add Mapping to AST
|
2022-09-06 12:13:32 -07:00 |
|
collin
|
d0a2b8c3ce
|
cargo clippy
|
2022-09-06 15:00:42 +02:00 |
|
collin
|
0d039bfa3f
|
Update deps
|
2022-08-29 09:57:56 +02:00 |
|
Pranav Gaddamadugu
|
6e238eee42
|
Add check for type equality
|
2022-08-24 09:09:41 -07:00 |
|
Pranav Gaddamadugu
|
78604f61da
|
Fix missed tyc in mul expressions
|
2022-08-23 19:40:01 -07:00 |
|
Collin Chin
|
a852fa3c2e
|
Merge pull request #2036 from AleoHQ/fix/newline-in-generated-code
[Fix] Newline in generated code
|
2022-08-23 21:41:18 +02:00 |
|
Collin Chin
|
b632a93ba7
|
Merge pull request #2035 from AleoHQ/feat/leo-node-cmd
leo node cli command
|
2022-08-23 21:40:45 +02:00 |
|
d0cd
|
cf40f3fc0e
|
Merge pull request #2027 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.144
Bump serde from 1.0.143 to 1.0.144
|
2022-08-23 09:58:08 -07:00 |
|
Pranav Gaddamadugu
|
d4470fc3bf
|
Fix newline
|
2022-08-23 09:54:45 -07:00 |
|
collin
|
aa90b208bf
|
Update deps and fix node command
|
2022-08-23 17:43:20 +02:00 |
|
mx
|
a539be5231
|
fix: Missing line break
|
2022-08-23 18:11:12 +08:00 |
|
dependabot[bot]
|
d0a4eadb25
|
Bump serde from 1.0.143 to 1.0.144
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.143...v1.0.144)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-22 10:15:45 +00:00 |
|
d0cd
|
4c0aed8718
|
Merge pull request #2020 from AleoHQ/feat/ssa-simplify-expressions
[Improvement] SSA simplifies expressions in assignment statements
|
2022-08-18 16:29:04 -07:00 |
|
Pranav Gaddamadugu
|
eb4ee1428c
|
Cleanup out dated docs
|
2022-08-18 15:45:30 -07:00 |
|