gluax
56c6cfb6eb
reducers in
2021-03-29 14:33:34 -04:00
collin
6774cbb01c
fix canonicalization tests
2021-03-29 11:24:58 -07:00
damirka
c56c179037
another clippy fix
2021-03-29 20:37:18 +03:00
gluax
e1a0838888
global consts work, time to add them to reducers and phases
2021-03-29 12:55:49 -04:00
damirka
fadb30631e
resetting readme clippy again
2021-03-29 19:46:50 +03:00
damirka
7b0f98211c
clippy
2021-03-29 19:39:13 +03:00
damirka
8eba9fb21d
added string search instead of line count
2021-03-29 18:44:46 +03:00
damirka
3afffcf1a5
clippy fix
2021-03-29 18:20:59 +03:00
damirka
a8cea5c894
finally it works
2021-03-29 11:59:19 +03:00
damirka
8adfe4ea3c
again trying falsy
2021-03-29 11:50:13 +03:00
damirka
75ed21d17e
should work now
2021-03-29 11:42:32 +03:00
damirka
877ece4fa2
fixed path
2021-03-29 11:36:16 +03:00
damirka
f86eb624c2
added main workflow
2021-03-29 11:00:31 +03:00
damirka
d0c9c90451
adds constraint check (falsy)
2021-03-29 10:57:37 +03:00
damirka
3bd75e387d
removed canonicalization from build flags
2021-03-29 10:21:05 +03:00
damirka
a73b7a2e73
added doc for BuildOptions
2021-03-28 19:34:04 +03:00
damirka
c21114c161
adds compiler optimizations flags to build and other commands
...
- optimizations can either be turned all together or specified
- removed deprecated clippy rules, followed clippy
- removed library file logic from build command, we don't have libraries
2021-03-28 19:28:00 +03:00
damirka
5fdf86f415
added compiler options to constructor and factory methods
2021-03-28 17:49:49 +03:00
gluax
dadb518598
forgot to update test json
2021-03-26 17:14:37 -04:00
gluax
3e912ef165
access member fix
2021-03-26 17:02:59 -04:00
gluax
871e52006b
quick bug fix
2021-03-26 16:51:03 -04:00
gluax
dd06df4b1d
it almost fully works, need to fix arrays, circuits and function calls
2021-03-26 15:47:11 -04:00
gluax
5287b238cf
new parser parse global consts
2021-03-26 14:01:10 -04:00
gluax
78b4f39b5a
fix master merge
2021-03-26 12:27:35 -04:00
gluax
406692c2aa
merge master, next is parser
2021-03-26 12:07:48 -04:00
damirka
60f5a91bd9
changes grammar to leo-abnf, adds keywords and version
2021-03-26 18:50:11 +03:00
damirka
673997d975
adds grammar binary package for markdown conversion
2021-03-26 18:41:24 +03: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
daba572d94
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 Chin
9bc53eb594
Merge pull request #794 from AleoHQ/feature/constant-mutable-declarations
...
Feature/constant mutable declarations
2021-03-25 23:23:13 -07:00
collin
dcc2844a50
fix canonicalization test
2021-03-25 22:52:58 -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 Chin
3e3a63d97b
Merge pull request #793 from AleoHQ/feature/canonicalization-before-asg
...
Feature/canonicalization before asg
2021-03-25 16:41:53 -07:00
collin
28bca20b97
pray to the clippy gods (allow upper case acronyms in state module)
2021-03-25 16:03:32 -07:00
collin
ef8517b8ce
allow clippy warns
2021-03-25 15:51:46 -07:00
collin
93908c6e77
clippy upper case acroynm READMEERROR
2021-03-25 15:38:33 -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
f4f66194e5
allow clippy::upper_case_acronyms for README
2021-03-25 14:52:28 -07:00
collin
8bc2140b1e
cargo clippy --examples --all
2021-03-25 14:48:48 -07:00
collin
1e69d1c68e
allow clippy::upper_case_acroynms for imported pest structs
2021-03-25 14:03:22 -07:00
gluax
c78ab699b8
another test
2021-03-25 16:52:43 -04:00
gluax
f9d8f48577
clean up last bit of leftover access
2021-03-25 16:24:01 -04:00
gluax
cf603dbc73
no circular reference
2021-03-25 14:51:43 -04:00