Pranav Gaddamadugu
|
a47eb32eaf
|
Cleanup; add test
|
2022-08-05 14:58:29 -07:00 |
|
collin
|
d397c750d2
|
merge testnet3
|
2022-08-05 13:59:08 -07:00 |
|
Collin Chin
|
46f21c68a2
|
Merge pull request #1994 from AleoHQ/remove-unsafe
Remove all uses of unsafe
|
2022-08-05 13:50:53 -07:00 |
|
Pranav Gaddamadugu
|
d56bd3084d
|
Fix order of folded ternary expressions when handling early return statements
|
2022-08-05 08:30:50 -07:00 |
|
Pranav Gaddamadugu
|
1e4f2b1cca
|
Add compiler test for function calls; fix bugs; regen test expectations
|
2022-08-04 21:21:56 -07:00 |
|
Pranav Gaddamadugu
|
34be1fc39d
|
Codegen for function call; emits closures before functions
|
2022-08-04 21:03:42 -07:00 |
|
Pranav Gaddamadugu
|
4e9b382c55
|
Typecheck helper functions; add codegen support
|
2022-08-04 19:34:46 -07:00 |
|
Pranav Gaddamadugu
|
fa8d03cbd6
|
Validate annotations; refactor FunctionInput in passes
|
2022-08-04 17:59:03 -07:00 |
|
Pranav Gaddamadugu
|
2b3bda7da7
|
Add Annotation to AST; enable parser support
|
2022-08-04 17:55:26 -07:00 |
|
Mazdak Farrokhzad
|
a77d3b4092
|
forbid unsafe_code in all crates
|
2022-08-05 00:36:41 +02:00 |
|
Pranav Gaddamadugu
|
b97cafbbfc
|
Add support for Rem, RemWrapped, and Mod to passes
|
2022-08-03 12:55:24 -07:00 |
|
Pranav Gaddamadugu
|
c364c581ec
|
Documentation
|
2022-08-03 00:03:53 -07:00 |
|
Pranav Gaddamadugu
|
5be72596db
|
Implement bug fix
|
2022-08-02 23:50:08 -07:00 |
|
collin
|
60e4279934
|
merge testnet3
|
2022-07-29 14:16:34 -07:00 |
|
Pranav Gaddamadugu
|
bf1421280e
|
Fix bug in SSA; regen test expectations
|
2022-07-29 12:52:18 -07:00 |
|
collin
|
0a34115ef7
|
stabilize scalar tests
|
2022-07-28 16:46:30 -07:00 |
|
collin
|
8a0e9bc5cc
|
merge testnet3 regen tests
|
2022-07-28 14:19:57 -07:00 |
|
Pranav Gaddamadugu
|
3dc234325c
|
Address feedback
|
2022-07-28 11:51:16 -07:00 |
|
Pranav Gaddamadugu
|
d11ed35c77
|
Addressing feedback
|
2022-07-28 09:24:33 -07:00 |
|
Mazdak Farrokhzad
|
37f51014c9
|
minor cleanup
|
2022-07-27 21:48:10 +02:00 |
|
collin
|
6724d2abe9
|
remove unused code 1
|
2022-07-25 14:17:36 -07:00 |
|
Pranav Gaddamadugu
|
9dd45c3620
|
Type checking errors on multiple returns
|
2022-07-24 21:32:36 -07:00 |
|
Pranav Gaddamadugu
|
65e13a77c0
|
SSA folds all ReturnStatements into a single statement at the end of the block
|
2022-07-23 10:29:14 -07:00 |
|
Pranav Gaddamadugu
|
ff816c59d3
|
Cleanup
|
2022-07-23 10:29:14 -07:00 |
|
Pranav Gaddamadugu
|
e3a36089e0
|
Fmt
|
2022-07-23 10:29:14 -07:00 |
|
Pranav Gaddamadugu
|
7059fb5ffa
|
Cleanup
|
2022-07-23 10:29:14 -07:00 |
|
Pranav Gaddamadugu
|
a4a912f677
|
Bug fix for SSA pass
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
3d63b5c400
|
Cleanup
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
e82c372eac
|
Support code gen for assign statements
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
1a62a2ba8c
|
SSA shouldn't reconstruct function ids
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
12e356c030
|
Integrate SSA pass with compiler
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
cb32f82352
|
Pull passes/src/static_single_assignemnt from feat/ssa-and-dce
|
2022-07-23 10:29:13 -07:00 |
|
Pranav Gaddamadugu
|
3e780dd42b
|
Fix bug in codegen for CircuitExpression
|
2022-07-20 12:59:23 -07:00 |
|
collin
|
07a199537d
|
clippy
|
2022-07-18 15:47:30 -07:00 |
|
collin
|
66b0fcc885
|
merge testnet3 regen tests
|
2022-07-18 15:33:40 -07:00 |
|
collin
|
4dc0df0084
|
merge testnet3
|
2022-07-18 14:13:31 -07:00 |
|
collin
|
5316d900f4
|
merge testnet3, regen tests
|
2022-07-18 12:32:15 -07:00 |
|
Pranav Gaddamadugu
|
8199a1e9d3
|
More feedback/cleanup
|
2022-07-18 11:54:33 -07:00 |
|
Pranav Gaddamadugu
|
1b872576b2
|
Merge branch 'testnet3' into feat/loop-unrolling
|
2022-07-18 07:54:48 -07:00 |
|
collin
|
7f14e02055
|
import codegen working
|
2022-07-15 23:36:36 -07:00 |
|
collin
|
0368b8bd51
|
clippy
|
2022-07-15 21:00:16 -07:00 |
|
collin
|
914a9c385e
|
code gen for imports
|
2022-07-15 20:59:47 -07:00 |
|
collin
|
8dde478664
|
fix leo new
|
2022-07-15 15:35:19 -07:00 |
|
collin
|
e82631103d
|
clippy
|
2022-07-15 15:09:01 -07:00 |
|
collin
|
a35606f628
|
update revs and examples
|
2022-07-15 15:08:22 -07:00 |
|
Pranav Gaddamadugu
|
604b8cf992
|
Suppress dead_code warnings; these functions are used in constant folding
|
2022-07-15 08:55:58 -07:00 |
|
Pranav Gaddamadugu
|
110c3eb35c
|
Address more feedback
|
2022-07-15 01:50:14 -07:00 |
|
Pranav Gaddamadugu
|
86b5c9faa1
|
Fix errors from merge
|
2022-07-14 17:52:36 -07:00 |
|
Pranav Gaddamadugu
|
b6224d6d89
|
Merge branch 'testnet3' into feat/loop-unrolling
|
2022-07-14 17:51:34 -07:00 |
|
Pranav Gaddamadugu
|
43a68fda86
|
Loop Unrolling skips instead of failing on non-const bounds
|
2022-07-14 17:07:37 -07:00 |
|