Pranav Gaddamadugu
|
a2795baed8
|
Fmt & clippy
|
2022-08-17 17:03:30 -07:00 |
|
Pranav Gaddamadugu
|
5b732a33be
|
Regen tests
|
2022-08-17 17:03:30 -07:00 |
|
Pranav Gaddamadugu
|
8c8aacfbd8
|
Cleanup
|
2022-08-17 17:01:29 -07:00 |
|
Pranav Gaddamadugu
|
f109241ee4
|
Redesign SSA pass to use Consumer trait
|
2022-08-17 17:01:29 -07:00 |
|
Pranav Gaddamadugu
|
1e39f36ddf
|
Introduces Consumer trait
|
2022-08-17 17:01:29 -07:00 |
|
Pranav Gaddamadugu
|
1d2cddbc7c
|
Fmt
|
2022-08-17 16:22:13 -07:00 |
|
Pranav Gaddamadugu
|
4095173e7c
|
Cleanup
|
2022-08-17 15:48:54 -07:00 |
|
Pranav Gaddamadugu
|
374b8f35f9
|
Fix comment
|
2022-08-17 15:36:07 -07:00 |
|
Pranav Gaddamadugu
|
615cc61e9e
|
Add console.assert
|
2022-08-17 15:27:11 -07:00 |
|
Pranav Gaddamadugu
|
1d55322276
|
Update parser and typechecker
|
2022-08-17 14:42:42 -07:00 |
|
Pranav Gaddamadugu
|
545a77b09b
|
Remove unnecesary console functions; add assert_eq and assert_neq
|
2022-08-17 14:42:06 -07:00 |
|
collin
|
0c3342f151
|
Merge branch 'testnet3' of github.com:AleoHQ/leo into feat/ped-commit
|
2022-08-15 22:11:21 -07:00 |
|
collin
|
fbf0a0aea9
|
merge testnet3
|
2022-08-15 21:45:25 -07:00 |
|
collin
|
6b7c38cc4d
|
merge testnet3
|
2022-08-15 16:10:51 -07:00 |
|
Collin Chin
|
4d18031228
|
Merge pull request #2014 from AleoHQ/fix/error-on-unrecognized-type
Check for Unrecognized Type
|
2022-08-15 15:16:23 -07:00 |
|
collin
|
99c4676593
|
update rev and update tests
|
2022-08-15 12:05:52 -07:00 |
|
collin
|
a5b6557460
|
add ped64 ped128 tests
|
2022-08-15 11:56:17 -07:00 |
|
collin
|
71b7d10efe
|
uncomment ped64 ped128 code
|
2022-08-15 11:47:23 -07:00 |
|
Pranav Gaddamadugu
|
f6ba7067e1
|
Fix tyc for member records
|
2022-08-11 08:55:28 -07:00 |
|
Pranav Gaddamadugu
|
67f9890653
|
Address feedback
|
2022-08-11 07:50:10 -07:00 |
|
Pranav Gaddamadugu
|
8caafb78d5
|
Fmt
|
2022-08-11 00:55:46 -07:00 |
|
Pranav Gaddamadugu
|
da7ff48b11
|
Add check for nested records; fix codegen for circuit nested in record
|
2022-08-11 00:53:01 -07:00 |
|
Pranav Gaddamadugu
|
974e93cadf
|
Tyc checks that types are defined
|
2022-08-11 00:37:04 -07:00 |
|
Pranav Gaddamadugu
|
dcbdb1bd85
|
Reintroduce IntegerType
|
2022-08-09 19:53:17 -07:00 |
|
Pranav Gaddamadugu
|
7ff7170c45
|
Fix unary negation parser; add test
|
2022-08-09 19:53:17 -07:00 |
|
Pranav Gaddamadugu
|
7d2f306f15
|
Simplify type checking logic
|
2022-08-09 19:53:17 -07:00 |
|
Pranav Gaddamadugu
|
a1d79da501
|
Parser produces negative integer literals
|
2022-08-09 19:53:17 -07:00 |
|
collin
|
47d4613627
|
Update deps
|
2022-08-09 16:38:12 -07:00 |
|
dependabot[bot]
|
7ec9c92cbd
|
Bump serde from 1.0.142 to 1.0.143
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.142 to 1.0.143.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.142...v1.0.143)
---
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-09 10:14:03 +00:00 |
|
Pranav Gaddamadugu
|
6897628800
|
Cleanup
|
2022-08-06 07:50:18 -07:00 |
|
Pranav Gaddamadugu
|
84369793ac
|
Update passes to account for change in AST
|
2022-08-06 07:49:36 -07:00 |
|
Pranav Gaddamadugu
|
965102152a
|
Parser produces simplified assignment statements directly
|
2022-08-06 07:49:36 -07:00 |
|
Pranav Gaddamadugu
|
a531b9642f
|
Remove complex assignments from the AST
|
2022-08-06 07:49:36 -07:00 |
|
Collin Chin
|
1ea1145295
|
Naming nit
|
2022-08-05 18:25:52 -07:00 |
|
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 |
|
d0cd
|
e4db5511d6
|
Update compiler/ast/src/expressions/ternary.rs
Co-authored-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
|
2022-08-05 12:22:23 -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
|
112cc64290
|
Refactor FunctionInput; removes unecessary code
|
2022-08-04 17:55:26 -07:00 |
|
Pranav Gaddamadugu
|
ac4cd71800
|
Reorganize ast/functions folder
|
2022-08-04 17:55:26 -07:00 |
|
Pranav Gaddamadugu
|
a73ddfb815
|
Add parser tests for annotations
|
2022-08-04 17:55:26 -07:00 |
|
Pranav Gaddamadugu
|
2b3bda7da7
|
Add Annotation to AST; enable parser support
|
2022-08-04 17:55:26 -07:00 |
|
Pranav Gaddamadugu
|
a269e0f764
|
Add @ token to the parser
|
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 |
|
Mazdak Farrokhzad
|
e5819d790b
|
cargo clippy
|
2022-08-05 00:28:54 +02:00 |
|