howardwu
|
4eac040178
|
chore(leo): bump version for new release
|
2021-04-15 13:49:42 -07:00 |
|
gluax
|
2f7ed99f76
|
pull max's required semi-colon branch to ensure sameness, MD file renamed to readme
|
2021-04-14 18:38:49 -04:00 |
|
Protryon
|
23c7c98b4a
|
fix many_foos test
|
2021-04-14 15:27:57 -07:00 |
|
Protryon
|
51920b5df7
|
require semicolons on return
|
2021-04-14 15:27:57 -07:00 |
|
gluax
|
6e595bd845
|
remove escaped double quote for now, address(...) removed
|
2021-04-14 17:43:02 -04:00 |
|
gluax
|
1803925b08
|
semi-colon after return statements are required
|
2021-04-14 16:59:07 -04:00 |
|
gluax
|
11c78da916
|
formatted string -> renamed format string
|
2021-04-14 16:15:27 -04:00 |
|
gluax
|
91634d6479
|
implicit input, removed from function input
|
2021-04-14 16:00:19 -04:00 |
|
collin
|
da0c7b86c4
|
remove unused code
|
2021-04-12 13:15:40 -07:00 |
|
collin
|
a9ee01b418
|
fix clippy checks
|
2021-04-12 13:15:40 -07:00 |
|
Protryon
|
7aeb8f15ee
|
ns -> namespace
|
2021-04-12 13:15:40 -07:00 |
|
Protryon
|
960f6b2d91
|
EOF -> Eof
|
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 |
|
howardwu
|
62ee4c3b8b
|
chore(leo): bump version for new release
|
2021-04-09 14:08:52 -07:00 |
|
howardwu
|
bec813b014
|
chore(leo): bump version for new release
|
2021-04-09 13:45:30 -07:00 |
|
gluax
|
dbf069d215
|
no whitepsace between types and integers/group coords
|
2021-04-02 06:20:08 -04:00 |
|
Protryon
|
25ae030e1a
|
fix tokenizer test
|
2021-03-30 16:24:11 -07:00 |
|
gluax
|
addb54a3f4
|
no clue what change is causing this
|
2021-03-30 15:13:02 -04:00 |
|
gluax
|
3eadb89c29
|
fix inferred, not sure why single line comments are failing
|
2021-03-30 12:50:57 -04:00 |
|
gluax
|
7fb83b4265
|
resolve all the merge conflicts
|
2021-03-30 11:51:31 -04:00 |
|
collin
|
9be13dfd51
|
update comments
|
2021-03-29 12:12:38 -07:00 |
|
collin
|
6774cbb01c
|
fix canonicalization tests
|
2021-03-29 11:24:58 -07:00 |
|
gluax
|
78b4f39b5a
|
fix master merge
|
2021-03-26 12:27:35 -04:00 |
|
gluax
|
e4d135d2a8
|
merge master
|
2021-03-26 11:33:47 -04:00 |
|
Protryon
|
63d1b1005f
|
format
|
2021-03-26 05:19:42 -07:00 |
|
Protryon
|
bbc6121f9d
|
clippy
|
2021-03-26 05:19:23 -07:00 |
|
Protryon
|
ee877be2a6
|
rebase
|
2021-03-26 05:19:23 -07:00 |
|
Protryon
|
5985d8da41
|
tendrilize spans
|
2021-03-26 05:18:55 -07:00 |
|
collin
|
6a1afdabb7
|
Merge branch 'master' of https://github.com/AleoHQ/leo into feature/constant-mutable-declarations
|
2021-03-25 22:46:11 -07:00 |
|
collin
|
a66c1633c1
|
clippy vec_init_then_push allow in parser module
|
2021-03-25 15:32:58 -07:00 |
|
collin
|
539642c943
|
clippy vec_init_then_push allow
|
2021-03-25 15:27:19 -07:00 |
|
collin
|
b5f80c925c
|
clippy vec_init_then_push more
|
2021-03-25 15:19:39 -07:00 |
|
collin
|
0addc80080
|
clippy vec_init_then_push
|
2021-03-25 15:15:36 -07:00 |
|
collin
|
8bc2140b1e
|
cargo clippy --examples --all
|
2021-03-25 14:48:48 -07:00 |
|
gluax
|
001056f8bd
|
rename-access expression rule and parse function to postfix
|
2021-03-25 14:34:16 -04:00 |
|
gluax
|
50b37d2672
|
parse_assign_statment
|
2021-03-24 15:33:03 -04:00 |
|
gluax
|
3571fa2080
|
I think this is the best way to handle access_expressions in ABNF to reflect the parser
|
2021-03-24 15:25:56 -04:00 |
|
gluax
|
f71d77762c
|
comment out bitwise, mod, &&= and ||= for now
|
2021-03-24 13:28:01 -04:00 |
|
gluax
|
b96861feea
|
forgot function doc strings
|
2021-03-24 12:53:00 -04:00 |
|
gluax
|
007cdfafbd
|
put parse_array_expression and parse_tupple_expression as their own blocks
|
2021-03-24 12:50:56 -04:00 |
|
gluax
|
e0200ff789
|
tentative cast-expression abnf rule, refactor fuzzy rule to conditional expression
|
2021-03-24 12:33:52 -04:00 |
|
gluax
|
600cf120f9
|
idents in annotation name and for arguements, no white space between @ and annotation-name
|
2021-03-24 12:08:07 -04:00 |
|
gluax
|
fd52192d58
|
_ token in parser and symbol in abnf
|
2021-03-24 11:40:26 -04:00 |
|
gluax
|
c9daf4a8a9
|
typed one thing in the comment and another in the if condition whoops
|
2021-03-23 17:42:54 -04:00 |
|
gluax
|
becafb3798
|
fix some cases where _ is the only character in the identifier
|
2021-03-23 17:35:55 -04:00 |
|
gluax
|
98fd0ac4dc
|
rename function names to reflect abnf more
|
2021-03-23 17:27:45 -04:00 |
|
gluax
|
026816f085
|
cleaner way to remove _ from beginning of idents
|
2021-03-23 16:45:43 -04:00 |
|
gluax
|
62e68f42da
|
forgot to push new error with previous commit
|
2021-03-23 16:06:39 -04:00 |
|
gluax
|
8c996fb15d
|
do not allow _ at start of identifier
|
2021-03-23 16:02:01 -04:00 |
|