collin
|
7417496eee
|
merge testnet3
|
2022-06-22 21:42:00 -10:00 |
|
collin
|
4a80445bd8
|
test hashing u128 with ped64 fails
|
2022-06-22 21:29:04 -10:00 |
|
collin
|
0c89c1b5fb
|
add circuit variable access and type check
|
2022-06-22 15:14:00 -10:00 |
|
collin
|
a79196c945
|
fix circuit type checking, addresses review comments 2/2
|
2022-06-21 19:37:23 -07:00 |
|
collin
|
d6e32788b4
|
rename static -> associated, addresses review comments 1/2
|
2022-06-21 18:30:10 -07:00 |
|
Mazdak Farrokhzad
|
7226659bf6
|
Value -> Literal
|
2022-06-21 17:12:34 +02:00 |
|
Mazdak Farrokhzad
|
ddbf2ae849
|
1. Speed up string literal lexing.
2. Move address check to parser.
3. Move assignment place WF check to type checker.
|
2022-06-21 17:07:44 +02:00 |
|
collin
|
99605f46a5
|
le, ge -> lte, gte
|
2022-06-20 13:24:20 -07:00 |
|
collin
|
bfd3a37a42
|
merge testnet3
|
2022-06-20 12:34:33 -07:00 |
|
collin
|
52395bba45
|
fix circuit type checking
|
2022-06-17 18:32:49 -07:00 |
|
collin
|
d527a88a3a
|
impl core circuit instructions
|
2022-06-17 11:17:46 -07:00 |
|
gluax
|
b656fd5347
|
fix type checking on certain bitwise operations
|
2022-06-16 12:49:41 -07:00 |
|
collin
|
993b86e8c7
|
add circuit type parsing up to type checking
|
2022-06-15 16:08:05 -07:00 |
|
collin
|
3882ec2425
|
add circuit type to ast
|
2022-06-15 11:32:19 -07:00 |
|
collin
|
b2890f393a
|
merge testnet3
|
2022-06-15 10:23:01 -07:00 |
|
Mazdak Farrokhzad
|
eee838abba
|
fixes in special methods parsing
|
2022-06-15 14:51:44 +02:00 |
|
collin
|
6c759b7174
|
impl unary
|
2022-06-13 18:35:18 -07:00 |
|
gluax
|
2c9a91552c
|
Merge branch 'testnet3' of github.com:AleoHQ/leo into feature/compiler-benchmarking
|
2022-06-12 09:26:30 -07:00 |
|
collin
|
4e3ed8d4dc
|
regen tests
|
2022-06-10 13:02:16 -07:00 |
|
collin
|
f248827b37
|
impl binary operators WIP no tests
|
2022-06-09 16:47:31 -07:00 |
|
collin
|
9797175f16
|
remove method call expr and type checking
|
2022-06-09 13:07:30 -07:00 |
|
collin
|
a32418133c
|
parse method calls directly
|
2022-06-09 13:01:59 -07:00 |
|
collin
|
5dba9cf07f
|
impl method call type checking
|
2022-06-08 14:44:08 -07:00 |
|
gluax
|
f6990e75fc
|
fixed some bugs
|
2022-06-08 06:46:54 -07:00 |
|
gluax
|
384a7b24b8
|
add back compiler options for asts, set up compiler benchmarking
|
2022-06-06 11:45:33 -07:00 |
|
collin
|
f0a1573058
|
impl method call expression parsing
|
2022-06-03 13:27:23 -04:00 |
|
collin
|
27c858a0fc
|
merge testnet3
|
2022-06-02 11:33:11 -04:00 |
|
collin
|
85eb1adcce
|
rename corelib -> core, update readme
|
2022-06-02 11:22:08 -04:00 |
|
collin
|
3b62e3cc97
|
fix bugs
|
2022-06-01 13:49:55 -04:00 |
|
gluax
|
2db204b81e
|
further changes to the visitor pattern to clean up code
|
2022-05-30 10:53:06 -07:00 |
|
collin
|
a230bd1477
|
remove char
|
2022-05-26 16:53:57 -04:00 |
|
collin
|
3de06095ed
|
cargo fmt
|
2022-05-26 16:48:34 -04:00 |
|
collin
|
2327bca617
|
implement static string type
|
2022-05-26 16:43:18 -04:00 |
|
gluax
|
044b2a10a4
|
refa:ctored visitor pattern to better on an the AST
|
2022-05-26 13:29:51 -07:00 |
|
collin
|
4d7540501f
|
add string type to tokenizer + lexer
|
2022-05-26 16:13:03 -04:00 |
|
gluax
|
97ef64aa66
|
trying to modify visitor pattern to better fit type checking
|
2022-05-26 10:05:04 -07:00 |
|
gluax
|
4f30e6e896
|
add ident type back in
|
2022-05-25 15:56:44 -07:00 |
|
collin
|
8d79193474
|
merge testnet3
|
2022-05-25 14:02:10 -04:00 |
|
collin
|
4bc2fb10f4
|
cargo fmt
|
2022-05-24 13:39:08 -04:00 |
|
Collin Chin
|
c10e305366
|
Update type_.rs
|
2022-05-24 13:24:36 -04:00 |
|
collin
|
38d701851d
|
clean up match
|
2022-05-24 12:49:38 -04:00 |
|
Collin Chin
|
944c5dcdd8
|
Update value.rs
|
2022-05-24 11:27:28 -04:00 |
|
gluax
|
eee58883a6
|
clean up and fix type set checking
|
2022-05-23 11:07:43 -07:00 |
|
collin
|
b8780e888d
|
merge testnet3
|
2022-05-20 10:39:21 -04:00 |
|
Mazdak Farrokhzad
|
882f2e5454
|
remove char type + literals
|
2022-05-18 14:33:04 +02:00 |
|
Mazdak Farrokhzad
|
7f435eba48
|
remove expression statements
|
2022-05-17 14:41:30 +02:00 |
|
collin
|
f6aa7a578a
|
merge testnet3
|
2022-05-13 12:33:35 -07:00 |
|
Mazdak Farrokhzad
|
8d915339a0
|
span refactor: fix build + simplify &span
|
2022-05-12 16:24:17 +02:00 |
|
Mazdak Farrokhzad
|
01a23f6e6e
|
cargo clippy + similar
|
2022-05-12 16:12:31 +02:00 |
|
collin
|
455603f0a4
|
cargo fmt
|
2022-05-10 16:35:53 -07:00 |
|