Pranav Gaddamadugu
|
9df7486053
|
Regen expectations
|
2023-04-18 16:21:40 -07:00 |
|
Pranav Gaddamadugu
|
a909a31dbf
|
Regen expectations
|
2023-04-18 16:21:40 -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
|
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
|
95a3deac94
|
Modify test
|
2023-04-12 12:38:43 -07:00 |
|
Pranav Gaddamadugu
|
444d32a52c
|
Add failing test
|
2023-04-12 12:38:43 -07:00 |
|
d0cd
|
c55ec9894e
|
Merge pull request #2347 from AleoHQ/fix/issue-2346
[Fix] Fixes variable renaming for inlined functions.
|
2023-04-12 12:27:54 -07:00 |
|
Pranav Gaddamadugu
|
e460ce1c8e
|
Support negative group literals
|
2023-04-11 10:44:26 -07:00 |
|
Pranav Gaddamadugu
|
ee0930b834
|
Regen expectations
|
2023-04-11 10:13:15 -07:00 |
|
Pranav Gaddamadugu
|
793e47a1a6
|
Add failing test
|
2023-04-11 10:09:33 -07:00 |
|
Pranav Gaddamadugu
|
b193d511ca
|
Update test and regen expectations
|
2023-04-09 19:58:08 -07:00 |
|
Pranav Gaddamadugu
|
aa8598c77f
|
Add failing test
|
2023-04-07 12:18:53 -07:00 |
|
Pranav Gaddamadugu
|
6f57c6e2ce
|
Cleanup and regen expectations
|
2023-04-05 09:14:17 -07:00 |
|
Pranav Gaddamadugu
|
d2b84e501f
|
Add test
|
2023-04-05 08:46:35 -07:00 |
|
d0cd
|
c74772cfac
|
Merge pull request #2328 from AleoHQ/fix/issue-2324
[Fix] Fixes unwrapping panic when unwrapping `lookup_struct` in `ProgramVisitor::visit_function`
|
2023-03-31 16:06:51 -07:00 |
|
d0cd
|
5cc6a06e2d
|
Merge pull request #2329 from AleoHQ/fix/issue-2325
[Fix] Panic: called Option::unwrap() on a Err value (Literal::Integer to Value)
|
2023-03-31 16:05:33 -07:00 |
|
Pranav Gaddamadugu
|
484eea5bd2
|
Regen expectations
|
2023-03-31 09:58:25 -07:00 |
|
Pranav Gaddamadugu
|
cc7aebf897
|
Add test
|
2023-03-31 09:57:10 -07:00 |
|
Pranav Gaddamadugu
|
b8df30075a
|
Regen expectations
|
2023-03-27 10:12:12 -07:00 |
|
Pranav Gaddamadugu
|
dcf2b6fa47
|
Add test
|
2023-03-27 10:08:21 -07:00 |
|
Pranav Gaddamadugu
|
8adc6c76b8
|
Fmts and clippies
|
2023-03-26 23:18:03 -07:00 |
|
d0cd
|
abd25b0896
|
Merge pull request #2295 from AleoHQ/feat/toggle-dce
Add an option to (dis/en)able DCE in the compiler.
|
2023-03-20 08:53:56 -07:00 |
|
d0cd
|
c5f7c01f02
|
Add an option to enable DCE in the compiler
|
2023-03-13 09:28:51 -07:00 |
|
d0cd
|
f7784ca779
|
Fix to get benchmarks working
|
2023-03-13 08:51:48 -07:00 |
|
d0cd
|
f7dc194d79
|
Add codegen to benchmarks
|
2023-03-13 08:51:48 -07:00 |
|
d0cd
|
2b5c24ada6
|
Regen expectations
|
2023-02-22 08:25:51 -08:00 |
|
d0cd
|
6c61296f78
|
Add targeted DCE test; cleanup
|
2023-02-21 17:13:54 -08:00 |
|
d0cd
|
0e6aa4729b
|
Clippy
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
ce4d016742
|
Regen expectations
|
2023-02-21 17:13:53 -08:00 |
|
d0cd
|
dfc03db67e
|
Connect dead code elimination pass to compiler stages, CLI, and tests
|
2023-02-21 17:09:22 -08:00 |
|
d0cd
|
c8f6089be3
|
[Fix] Excludes inline functions from produced bytecode. (#2277)
* Remove codegen for inline functions
* Regen expectations
|
2023-02-21 14:17:11 -08:00 |
|
Collin Chin
|
0a738d4994
|
chore(leo): bump version for new release
|
2023-02-17 22:30:17 -05:00 |
|
d0cd
|
0522c2a08f
|
Removes unused or deprecated keywords from the grammar. (#2273)
* Remove unused/deprecated symbols
* Remove tokens
* Update parser
* Update tests
* Regen expectations
|
2023-02-17 19:25:11 -08:00 |
|
d0cd
|
2158710d47
|
Update test
|
2023-02-10 23:07:22 -08:00 |
|
d0cd
|
a7f560e212
|
Regen expectations
|
2023-02-10 22:56:26 -08:00 |
|
d0cd
|
789bc52585
|
Add execution test
|
2023-02-10 22:56:14 -08:00 |
|
d0cd
|
4b28d81882
|
Regen other expectations
|
2023-02-10 21:51:54 -08:00 |
|
d0cd
|
f4a4a98d20
|
Add expectations for new tests
|
2023-02-10 21:50:57 -08:00 |
|
d0cd
|
ea077c83d5
|
Add compile tests for records and structs with visibilities
|
2023-02-10 21:44:30 -08:00 |
|
d0cd
|
cd21c1b01e
|
Add parser tests for records and structs with visibilities
|
2023-02-10 21:38:38 -08:00 |
|
d0cd
|
55bae5a71b
|
Fmt
|
2023-02-10 17:44:01 -08:00 |
|
d0cd
|
1dd5887518
|
Clippy and cleanup
|
2023-02-10 16:50:59 -08:00 |
|
d0cd
|
bf49a0cc48
|
Generate expectations
|
2023-02-10 16:26:25 -08:00 |
|
d0cd
|
1612bcccba
|
Add equivalence integration test for inlined functions
|
2023-02-10 16:25:32 -08:00 |
|
d0cd
|
0be98e30b7
|
Add compiler tests
|
2023-02-10 15:15:03 -08:00 |
|
d0cd
|
532ad7ea14
|
Add parser tests
|
2023-02-10 15:12:55 -08:00 |
|
d0cd
|
98c7825833
|
Regen expectations
|
2023-02-10 09:48:54 -08:00 |
|