collin
|
119c191836
|
merge testnet3
|
2022-05-18 14:29:54 -04:00 |
|
Mazdak Farrokhzad
|
7f435eba48
|
remove expression statements
|
2022-05-17 14:41:30 +02:00 |
|
Alessandro Coglio
|
21616fe167
|
[parser] Remove the input keyword.
This is also not in the current grammar, and it does not look like it is going
to be re-added.
|
2022-05-13 23:50:33 -07:00 |
|
collin
|
1a569eb655
|
regen tests
|
2022-05-10 11:59:34 -07:00 |
|
gluax
|
a7c3696e90
|
merge testnet3 into required types, also remove identifier type
|
2022-05-02 19:43:46 -07:00 |
|
gluax
|
54c936cc61
|
leo warnings, disable unused errors for now
|
2022-04-18 14:06:28 -07:00 |
|
Mazdak Farrokhzad
|
31fcc2f216
|
parser: store (prev_)token
|
2022-04-13 22:20:48 +02:00 |
|
gluax
|
cfc5b00bad
|
add constant keyword, only used for params
|
2022-04-10 23:10:55 -07:00 |
|
gluax
|
3936e6c202
|
doc new fn, test updates
|
2022-04-06 10:23:20 -07:00 |
|
gluax
|
a675b81c0a
|
change tests
|
2022-04-05 09:36:22 -07:00 |
|
gluax
|
27921a61e6
|
tuples removed
|
2022-03-28 10:35:36 -07:00 |
|
gluax
|
ef4b3787a9
|
remove arrays
|
2022-03-28 07:31:53 -07:00 |
|
gluax
|
401c6a6d4d
|
remove annotation and static access
|
2022-03-28 07:04:29 -07:00 |
|
gluax
|
7ad500b344
|
remove uneeded circuit syms
|
2022-03-28 06:53:22 -07:00 |
|
gluax
|
398e6f5469
|
merge upstream testnet3
|
2022-03-28 06:21:17 -07:00 |
|
gluax
|
eaf0a82154
|
merge testnet3
|
2022-03-08 10:24:36 -08:00 |
|
gluax
|
9d088ea152
|
remove implicit ints in tests
|
2022-03-08 10:20:05 -08:00 |
|
0rphon
|
39ea7a3ceb
|
Merge branch 'testnet3' into improve-parser-tests
|
2022-03-08 00:57:32 -08:00 |
|
Collin Chin
|
5e2ba78750
|
Merge pull request #1656 from AleoHQ/remove/unsized-array
Remove/unsized array
|
2022-03-07 17:14:03 -08:00 |
|
collin
|
6a33035257
|
remove unsized array parser tests
|
2022-03-07 14:50:53 -08:00 |
|
gluax
|
308512fab9
|
add tests
|
2022-03-04 10:26:34 -08:00 |
|
0rphon
|
7d2cbb2ec2
|
done with coverage
finished coverage tests. adding case by case tests from the parser fuzzer next
|
2022-03-02 14:13:37 -08:00 |
|
0rphon
|
d46a041895
|
save progress before denver
|
2022-02-16 11:33:52 -08:00 |
|
gluax
|
9cb1f3632d
|
add missed cases, test unreachable exprs
|
2022-01-28 11:28:19 -08:00 |
|
gluax
|
2bb1d8f8d6
|
migrate parser tests from staging
|
2022-01-28 10:34:02 -08:00 |
|
damirka
|
af777c085d
|
adds .len() parser tests
|
2021-09-17 17:39:28 +03:00 |
|
gluax
|
eee9cfc1be
|
fix parser to match abnf conditional
|
2021-06-30 22:20:06 -07:00 |
|
Protryon
|
d933a49eb0
|
extract test framework
|
2021-04-19 06:46:22 -07:00 |
|
collin
|
c728fb4b19
|
fix error spacing
|
2021-04-15 12:37:22 -07:00 |
|
collin
|
1fee0d3101
|
fix parser tests
|
2021-04-15 12:11:22 -07:00 |
|
gluax
|
91634d6479
|
implicit input, removed from function input
|
2021-04-14 16:00:19 -04:00 |
|
Protryon
|
7aeb8f15ee
|
ns -> namespace
|
2021-04-12 13:15:40 -07:00 |
|
Protryon
|
aa4c97c9fd
|
remove full path from span outputs
|
2021-04-12 13:15:40 -07:00 |
|
Protryon
|
899b8b3efd
|
tests
|
2021-04-12 13:15:39 -07:00 |
|