Commit Graph

392 Commits

Author SHA1 Message Date
damirka
cb2bd62ea9 Merge branch 'master' into compiler-tests 2021-05-12 20:02:03 +03:00
Collin Chin
b3ec8ca8b9
Merge pull request #938 from AleoHQ/dependabot/cargo/self_update-0.27.0
Bump self_update from 0.26.0 to 0.27.0
2021-05-11 10:37:18 -07:00
Collin Chin
c084a3f5a6
Merge pull request #925 from AleoHQ/dependabot/cargo/sha2-0.9.4
Bump sha2 from 0.9.3 to 0.9.4
2021-05-11 09:54:06 -07:00
Collin Chin
0795b79016
Merge pull request #911 from AleoHQ/dependabot/cargo/tracing-subscriber-0.2.18
Bump tracing-subscriber from 0.2.17 to 0.2.18
2021-05-11 09:53:43 -07:00
dependabot-preview[bot]
90d247daaf
Bump self_update from 0.26.0 to 0.27.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-11 10:50:33 +00:00
dependabot-preview[bot]
d88d57eb1c
Bump sha2 from 0.9.3 to 0.9.4
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.3...sha2-v0.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-06 10:44:46 +00:00
damirka
dd4d909998 Merge branch 'master' into compiler-tests 2021-05-05 11:56:00 +03:00
dependabot-preview[bot]
9418278736
Bump tracing-subscriber from 0.2.17 to 0.2.18
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.2.17 to 0.2.18.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.2.17...tracing-subscriber-0.2.18)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 10:23:51 +00:00
dependabot-preview[bot]
f5b494477e
Bump tracing from 0.1.25 to 0.1.26
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.25 to 0.1.26.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.25...tracing-0.1.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-03 10:23:28 +00:00
dependabot-preview[bot]
268207b1b6
Bump dirs from 3.0.1 to 3.0.2
Bumps [dirs](https://github.com/soc/dirs-rs) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-27 19:25:33 +00:00
damirka
cd242925dd removes testdir and uses test_dir instead 2021-04-26 12:24:56 +03:00
damirka
3047c91775 Merge branch 'master' into feature-cli-coverage 2021-04-26 12:04:08 +03:00
damirka
cdfbf64fe5 revert version change 2021-04-26 12:03:48 +03:00
damirka
851e5fc200 pushing lockfile as well 2021-04-26 11:59:05 +03:00
Collin Chin
911b5370f0
Merge pull request #879 from AleoHQ/dependabot/cargo/zip-0.5.12
Bump zip from 0.5.10 to 0.5.12
2021-04-21 15:45:55 -07:00
Collin Chin
b1d4ad4f14
Merge pull request #832 from AleoHQ/feature/type-inference-stage
Type Inference Compiler Stage
2021-04-21 15:45:29 -07:00
damirka
b8312ab4a4 adds integration tests to Leo CLI
- leo tests are now written as cli commands
- leo libraries and binaries removed from package and cli
- small code optimizations and removals
2021-04-21 13:01:11 +03:00
dependabot-preview[bot]
53e83eaa41
Bump zip from 0.5.10 to 0.5.12
Bumps [zip](https://github.com/zip-rs/zip) from 0.5.10 to 0.5.12.
- [Release notes](https://github.com/zip-rs/zip/releases)
- [Commits](https://github.com/zip-rs/zip/commits/v0.5.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-20 10:31:55 +00:00
Protryon
534f36a077 compiler tests 2021-04-19 18:08:14 -07:00
Protryon
d933a49eb0 extract test framework 2021-04-19 06:46:22 -07:00
gluax
0016a1beaa update to lastest master, with FormatString rename 2021-04-15 16:55:48 -04:00
howardwu
4eac040178 chore(leo): bump version for new release 2021-04-15 13:49:42 -07:00
Collin Chin
08d37da2ef
Merge pull request #866 from AleoHQ/dependabot/cargo/abnf-0.11.3
Bump abnf from 0.10.2 to 0.11.3
2021-04-15 12:01:27 -07:00
dependabot-preview[bot]
820dc7d02b
Bump notify from 4.0.15 to 4.0.16
Bumps [notify](https://github.com/notify-rs/notify) from 4.0.15 to 4.0.16.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/v4.0.16/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/v4.0.15...v4.0.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 10:30:05 +00:00
dependabot-preview[bot]
3bc90da57c
Bump abnf from 0.10.2 to 0.11.3
Bumps [abnf](https://github.com/duesee/abnf) from 0.10.2 to 0.11.3.
- [Release notes](https://github.com/duesee/abnf/releases)
- [Commits](https://github.com/duesee/abnf/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-15 10:29:26 +00:00
gluax
eaa07934ed resolve merge conflicts 2021-04-14 12:51:20 -04:00
Collin Chin
93493a467b
Merge pull request #860 from AleoHQ/windows-colors-cli
[CLI] Adds colors to Windows cmd
2021-04-13 17:31:43 -07:00
Collin Chin
f9e6c9d86a
Merge pull request #859 from AleoHQ/dependabot/cargo/reqwest-0.11.3
Bump reqwest from 0.11.2 to 0.11.3
2021-04-13 15:19:57 -07:00
Collin Chin
ef99406743
Merge pull request #856 from AleoHQ/dependabot/cargo/bincode-1.3.3
Bump bincode from 1.3.2 to 1.3.3
2021-04-13 15:19:02 -07:00
damirka
fc3c45e056 try ansi_color package for Windows builds 2021-04-13 19:16:04 +03:00
dependabot-preview[bot]
20b8879a66
Bump reqwest from 0.11.2 to 0.11.3
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.2...v0.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-13 10:41:51 +00:00
Protryon
899b8b3efd tests 2021-04-12 13:15:39 -07:00
dependabot-preview[bot]
9da1f9eb6b
Bump bincode from 1.3.2 to 1.3.3
Bumps [bincode](https://github.com/servo/bincode) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/servo/bincode/releases)
- [Commits](https://github.com/servo/bincode/compare/v1.3.2...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-12 11:32:41 +00:00
howardwu
62ee4c3b8b chore(leo): bump version for new release 2021-04-09 14:08:52 -07:00
gluax
bddcef732f merge master, clean up reducer and directors 2021-04-09 12:48:59 -04:00
ljedrz
670e3c0b47 deps: update snarkVM
Signed-off-by: ljedrz <ljedrz@gmail.com>
2021-04-07 10:01:26 +02:00
gluax
ac9414590f reduce type and the basis for type_inference ast 2021-04-06 17:09:36 -04:00
dependabot-preview[bot]
751b42ab5b
Bump abnf from 0.10.1 to 0.10.2
Bumps [abnf](https://github.com/duesee/abnf) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/duesee/abnf/releases)
- [Commits](https://github.com/duesee/abnf/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-06 10:36:36 +00:00
Collin Chin
9b9fe0b8c7
Merge pull request #822 from AleoHQ/dependabot/cargo/abnf-0.10.1
Bump abnf from 0.10.0 to 0.10.1
2021-04-05 21:13:23 -07:00
damirka
03b2af4aaa Merge branch 'master' into unused-code-bye-bye 2021-04-05 16:40:30 +03:00
damirka
044dc96e58 adds tests for outputfile 2021-04-05 16:08:54 +03:00
dependabot-preview[bot]
b51471a6a8
Bump abnf from 0.10.0 to 0.10.1
Bumps [abnf](https://github.com/duesee/abnf) from 0.10.0 to 0.10.1.
- [Release notes](https://github.com/duesee/abnf/releases)
- [Commits](https://github.com/duesee/abnf/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-05 10:40:52 +00:00
dependabot-preview[bot]
cd6ec7eba9
Bump anyhow from 1.0.39 to 1.0.40
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.39 to 1.0.40.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.39...1.0.40)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31 18:24:44 +00:00
gluax
56a51e92a8 fix test_tokenizer 2021-03-30 19:14:17 -04:00
Collin Chin
9403dd45d1
Merge branch 'feature/abnf-grammar' into feature/abnf-grammar-converter 2021-03-30 15:33:58 -07: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
Protryon
5985d8da41 tendrilize spans 2021-03-26 05:18:55 -07:00
collin
1e69d1c68e allow clippy::upper_case_acroynms for imported pest structs 2021-03-25 14:03:22 -07:00
gluax
ab32aeb342 merge master 2021-03-24 15:13:53 -04:00