gluaxspeed
|
cd5811dfd6
|
merge asg/master, clean up ast implied circuit var
|
2021-02-03 10:26:08 -05:00 |
|
Protryon
|
80d5c87b8a
|
asg
|
2021-02-02 11:08:56 -08:00 |
|
howardwu
|
c935d6a486
|
Update license to 2021
|
2021-02-01 20:26:56 -08:00 |
|
collin
|
38f65a7d81
|
Merge branch 'master' of github.com:AleoHQ/leo into asg-merge
|
2021-01-30 16:31:35 -05:00 |
|
gluaxspeed
|
3200a9cea1
|
pull latest master
|
2021-01-28 12:01:47 -05:00 |
|
gluaxspeed
|
6082fc9bf3
|
circuit grammar tests
|
2021-01-28 12:00:44 -05:00 |
|
gluaxspeed
|
c59ff6d107
|
implied circuit name works
|
2021-01-27 17:14:51 -05:00 |
|
gluaxspeed
|
4cfd06b94d
|
astError always included
|
2021-01-27 13:06:21 -05:00 |
|
gluaxspeed
|
2bda443d9c
|
added more tests
|
2021-01-27 12:10:34 -05:00 |
|
collin
|
9d2c5587c9
|
return new AstError in ast main.rs
|
2021-01-26 14:55:16 -05:00 |
|
collin
|
d7cced6e53
|
rustup update && cargo 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
|
fe4a101d8d
|
use infallible for cleaner type checking, clean up comments
|
2021-01-25 15:19:44 -05:00 |
|
gluaxspeed
|
29ff3c90b6
|
error and error message for deprecated test syntax, fmt, clean up
|
2021-01-25 15:12:10 -05:00 |
|
Protryon
|
ddfffd7c7b
|
asg base implementation
|
2021-01-25 07:19:38 -08:00 |
|
collin
|
87bd041620
|
cargo +nightly clippy
|
2021-01-21 17:05:16 -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
|
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 |
|
collin
|
219f2360e5
|
rustup update && cargo clippy
|
2021-01-19 13:31:30 -05:00 |
|
Protryon
|
3c063d725f
|
rename conditional expr to ternary
|
2021-01-14 05:27:31 -08:00 |
|
howardwu
|
1a36a262b8
|
chore(leo): bump version for new release
|
2021-01-12 17:03:16 -04:00 |
|
collin
|
fea8bb6d1e
|
Merge branch 'master' of github.com:AleoHQ/leo into ast-cleanup
|
2021-01-05 13:09:41 -05:00 |
|
Protryon
|
91cac5f9d0
|
remove custom eq/hash implementations, add node implementations, remove range_or_expression
|
2020-12-21 05:58:10 -08:00 |
|
howardwu
|
4e321ae8d1
|
Remove snarkos-models dep from ast
|
2020-12-20 10:17:02 -04:00 |
|
howardwu
|
f04700018b
|
Remove snarkos-errors dep from ast
|
2020-12-20 10:15:13 -04:00 |
|
collin
|
9657084001
|
fix serialization
|
2020-12-16 15:01:15 -08:00 |
|
Protryon
|
d1276bd95d
|
statement breakout
|
2020-12-16 15:00:45 -08:00 |
|
collin
|
6e2dcdd1b0
|
fix serialization
|
2020-12-16 14:21:57 -05:00 |
|
collin
|
1dbd72c453
|
Merge branch 'master' of github.com:AleoHQ/leo into expression-breakout
|
2020-12-16 13:46:43 -05:00 |
|
dependabot-preview[bot]
|
8894f10de7
|
Bump indexmap from 1.6.0 to 1.6.1
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.6.0...1.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-15 10:44:12 +00:00 |
|
howardwu
|
9038c5a17a
|
chore(leo): bump version for new release
|
2020-12-14 13:57:01 -04:00 |
|
howardwu
|
babb8ec175
|
Hotfix cargo fmt
|
2020-12-14 13:54:46 -04:00 |
|
collin
|
00dac3709a
|
Merge branch 'master' of github.com:AleoHQ/leo into fix/prefer-index-map
|
2020-12-08 16:07:49 -05:00 |
|
Protryon
|
f9dc75f70c
|
expression breakout
|
2020-12-07 17:05:44 -08:00 |
|
collin
|
e93100eb6a
|
merge master
|
2020-12-07 19:55:03 -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
|
5d2136b518
|
use index map in ast module
|
2020-12-07 12:05:55 -05:00 |
|
collin
|
3b23eb595a
|
return iterator instead of vector
|
2020-12-07 11:22:45 -05:00 |
|
collin
|
f1bd5399a1
|
cargo clippy
|
2020-12-04 16:47:03 -05:00 |
|
collin
|
0698f5df59
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/circuit-self-input
|
2020-12-04 16:41:31 -05:00 |
|
collin
|
df271109c0
|
Merge branch 'master' of github.com:AleoHQ/leo into feat/clippy
|
2020-12-04 15:51:08 -05:00 |
|
howardwu
|
dbae691e49
|
chore(leo): bump version for new release
|
2020-12-03 16:16:42 -04:00 |
|
collin
|
4e9c2253fe
|
fix failing clippy check
|
2020-12-02 12:36:50 -05:00 |
|
collin
|
bac106b961
|
cargo clippy
|
2020-12-02 12:06:25 -05:00 |
|
howardwu
|
74f7f24b19
|
chore(leo): bump version for new release
|
2020-12-01 22:57:11 -04:00 |
|
collin
|
d8c08fedd7
|
fix tests
|
2020-12-01 15:37:44 -05:00 |
|
collin
|
7977b20ad2
|
remove mut variable keyword
|
2020-12-01 10:19:02 -05:00 |
|