collin
|
873fcc9637
|
cargo +nightly clippy
|
2021-01-26 14:55:15 -05:00 |
|
gluaxspeed
|
c03451fcd8
|
deprecate @context annotation, temp fix for main.rs in ast, how should we handle this?
|
2021-01-26 11:21:05 -05:00 |
|
gluaxspeed
|
91f5c18da8
|
comment saying where deprecated is defined in pest file
|
2021-01-25 15:21:25 -05:00 |
|
gluaxspeed
|
29ff3c90b6
|
error and error message for deprecated test syntax, fmt, clean up
|
2021-01-25 15:12:10 -05:00 |
|
collin
|
f9be039a7b
|
remove unused grammar paths
|
2021-01-21 17:02:27 -05:00 |
|
collin
|
cd66497226
|
deprecate context annotation
|
2021-01-21 16:55:15 -05:00 |
|
gluaxspeed
|
d08eb0a45c
|
remove emacs temp file
|
2021-01-21 15:31:07 -05:00 |
|
gluaxspeed
|
d6e0c0fdf8
|
grammar annotated_tests tests
|
2021-01-21 15:30:26 -05:00 |
|
gluaxspeed
|
c619d9e2bb
|
@test no context, deprecate test keyword, cargofmt
|
2021-01-21 12:28:52 -05:00 |
|
gluaxspeed
|
1d4b30422a
|
@test(...) style works for test + cargo fmt pass
|
2021-01-21 09:25:36 -05:00 |
|
howardwu
|
1a36a262b8
|
chore(leo): bump version for new release
|
2021-01-12 17:03:16 -04:00 |
|
collin
|
257b187afe
|
fix failing serialization test in grammar module
|
2021-01-08 20:25:57 -05:00 |
|
Damir Shamanaev
|
753aa8f4a2
|
adds multi lines to Leo
- hacked WHITESPACE tag in Pest to treat NEWLINE as a WHITESPACE
- all the NEWLINES removed (!!!)
- console.log and member access tbd
|
2021-01-07 01:35:40 +03:00 |
|
Protryon
|
d1276bd95d
|
statement breakout
|
2020-12-16 15:00:45 -08:00 |
|
howardwu
|
9038c5a17a
|
chore(leo): bump version for new release
|
2020-12-14 13:57:01 -04:00 |
|
collin
|
8ace306e2c
|
fix cargo lock
|
2020-12-11 12:22:07 -05:00 |
|
collin
|
e2406bec86
|
fix lower array slice bug
|
2020-12-09 17:42:15 -05:00 |
|
collin
|
79b42c168c
|
update package name pest
|
2020-12-09 17:00:06 -05:00 |
|
collin
|
4cac0aeb41
|
merge master, update serialization test
|
2020-12-07 16:40:34 -05:00 |
|
Protryon
|
b9fb1123de
|
block ast node
|
2020-12-07 13:28:03 -08:00 |
|
collin
|
0698f5df59
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/circuit-self-input
|
2020-12-04 16:41:31 -05:00 |
|
howardwu
|
dbae691e49
|
chore(leo): bump version for new release
|
2020-12-03 16:16:42 -04:00 |
|
howardwu
|
74f7f24b19
|
chore(leo): bump version for new release
|
2020-12-01 22:57:11 -04:00 |
|
collin
|
8457b05354
|
remove mut circuit variable definition
|
2020-12-01 11:54:51 -05:00 |
|
collin
|
7977b20ad2
|
remove mut variable keyword
|
2020-12-01 10:19:02 -05:00 |
|
collin
|
2c72156370
|
add input keyword objects to ast module
|
2020-11-23 12:10:58 -05:00 |
|
collin
|
f8668303e3
|
add self and mut self to grammar module
|
2020-11-19 15:22:49 -08:00 |
|
collin
|
8c2823410a
|
rename leo ast -> ast
|
2020-11-12 12:00:27 -08:00 |
|
collin
|
05a83950e5
|
bump versions fix conflicts
|
2020-11-11 12:04:48 -08:00 |
|
collin
|
2fdcb043fc
|
Improve doc comments for compiler phases
|
2020-11-02 09:19:11 -08:00 |
|
collin
|
a8c5885836
|
rename core-ast -> ast
|
2020-10-30 17:31:09 -07:00 |
|
collin
|
ffcd93f781
|
rename ast -> grammar 1
|
2020-10-30 17:17:17 -07:00 |
|