collin
|
d29d01f4ff
|
move types into new static-check module
|
2020-10-12 12:32:29 -07:00 |
|
collin
|
a5975eb5fd
|
move types into separate module
|
2020-10-09 16:25:04 -07:00 |
|
collin
|
effdfc7628
|
add leo dynamic check module
|
2020-10-06 17:20:51 -07:00 |
|
collin
|
d5a9cefe7c
|
impl symbol table for pass 1 + pass 2 type resolution
|
2020-10-01 20:17:47 -07:00 |
|
collin
|
15dd915228
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/import-parser
|
2020-09-30 16:18:49 -07:00 |
|
Collin Chin
|
09a33d9666
|
Merge pull request #361 from AleoHQ/dependabot/cargo/self_update-0.20.0
Bump self_update from 0.19.0 to 0.20.0
|
2020-09-30 00:59:56 -07:00 |
|
collin
|
22422c1b55
|
create separate module for imports
|
2020-09-18 12:04:10 -07:00 |
|
dependabot-preview[bot]
|
44216ba732
|
Bump self_update from 0.19.0 to 0.20.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.19.0 to 0.20.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>
|
2020-09-14 10:28:09 +00:00 |
|
collin
|
32cf945c61
|
core package imports wip
|
2020-09-12 23:10:01 -07:00 |
|
howardwu
|
2620ae7bc2
|
chore(leo): bump version for new release
|
2020-09-03 03:08:33 -07:00 |
|
howardwu
|
bf82bf4d1b
|
chore(leo): bump version for new release
|
2020-08-28 23:26:19 -07:00 |
|
howardwu
|
12971b9cbb
|
Update Cargo.toml
|
2020-08-27 01:33:00 -07:00 |
|
howardwu
|
cc183475ee
|
Update logging with custom formatter
|
2020-08-27 00:55:29 -07:00 |
|
collin
|
3f1b1e857c
|
use tracing in package and leo cli
|
2020-08-21 16:06:48 -07:00 |
|
collin
|
da843e452e
|
use tracing for build command
|
2020-08-21 15:49:51 -07:00 |
|
howardwu
|
c07958e292
|
Clean up Cargo.toml
|
2020-08-21 05:09:48 -07:00 |
|
howardwu
|
7461d560f2
|
Use leo-lang
|
2020-08-21 04:41:13 -07:00 |
|
howardwu
|
6436b6c736
|
Update Cargo.toml
|
2020-08-21 04:33:01 -07:00 |
|
howardwu
|
7749dbf653
|
Cargo.toml
|
2020-08-21 04:31:34 -07:00 |
|
howardwu
|
375019673b
|
Update .cargo/config
|
2020-08-21 04:20:13 -07:00 |
|
howardwu
|
4209f9a159
|
Cargo.toml
|
2020-08-21 04:17:20 -07:00 |
|
howardwu
|
a3c269e111
|
Update Cargo.toml
|
2020-08-21 04:06:52 -07:00 |
|
howardwu
|
b6238470cc
|
Update Cargo.toml
|
2020-08-21 03:07:15 -07:00 |
|
howardwu
|
95c3000a9f
|
Merge branch 'master' of https://github.com/AleoHQ/leo
|
2020-08-21 02:54:11 -07:00 |
|
howardwu
|
4da4fc4344
|
Update cargo.toml
|
2020-08-21 02:54:04 -07:00 |
|
raychu86
|
45eb0b5e38
|
implement binary auto update
|
2020-08-21 01:49:34 -07:00 |
|
howardwu
|
0405ff4f89
|
Bump version and repair Leo update description
|
2020-08-19 03:00:30 -07:00 |
|
Sergey Isaev
|
a5625d7c26
|
Add dependencies
|
2020-08-18 15:43:37 +03:00 |
|
Howard Wu
|
2c24c51b42
|
Merge branch 'master' into feature/leo-cli
|
2020-08-17 01:26:10 -07:00 |
|
raychu86
|
15d9b97067
|
Merge master
|
2020-08-16 17:48:53 -07:00 |
|
raychu86
|
6b8f3d23fa
|
Add leo add impl with correct imports folder
|
2020-08-16 17:36:31 -07:00 |
|
raychu86
|
6660c57faf
|
Add credential storing to *home_dir*/.leo/credentials
|
2020-08-15 18:54:46 -07:00 |
|
collin
|
e1f4fe1846
|
pull master
|
2020-08-15 02:28:34 -07:00 |
|
Howard Wu
|
b19fceef06
|
Merge pull request #230 from AleoHQ/dependabot/cargo/clap-2.33.3
Bump clap from 2.33.2 to 2.33.3
|
2020-08-14 21:01:33 -07:00 |
|
dependabot-preview[bot]
|
0fe6aad6f1
|
Bump clap from 2.33.2 to 2.33.3
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.2 to 2.33.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/v2.33.3/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v2.33.2...v2.33.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-14 10:38:53 +00:00 |
|
collin
|
32c92d710d
|
fix conflicts
|
2020-08-13 01:38:56 -07:00 |
|
collin
|
3018262304
|
update cargo lock
|
2020-08-12 19:56:14 -07:00 |
|
Collin Chin
|
df2f1ff6a6
|
Merge branch 'master' into feature/local-data-commitment
|
2020-08-12 19:36:32 -07:00 |
|
dependabot-preview[bot]
|
c9d382dbeb
|
Bump clap from 2.33.1 to 2.33.2
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.1 to 2.33.2.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-12 23:17:35 +00:00 |
|
Sergey Isaev
|
3e01f0c5a6
|
Implement the watch command
|
2020-08-12 15:44:56 +03:00 |
|
collin
|
89d76688d7
|
add leo-state module
|
2020-08-11 23:51:56 -07:00 |
|
Collin Chin
|
8546c67dff
|
Merge branch 'master' into feature/serialize-circuit
|
2020-08-11 11:36:03 -07:00 |
|
collin
|
a96eb5ad19
|
serialize circuit to json
|
2020-08-10 11:46:45 -07:00 |
|
Sergey Isaev
|
5f059eae4b
|
Add dependencies
|
2020-08-08 21:12:52 +03:00 |
|
howardwu
|
8b435130d2
|
Adds leo-package module
|
2020-08-02 21:52:55 -07:00 |
|
howardwu
|
f4f9b30dd2
|
Rename directory types -> typed
|
2020-08-02 21:02:25 -07:00 |
|
howardwu
|
c8b82f12a8
|
Rename directory leo-input -> input
|
2020-08-02 21:00:23 -07:00 |
|
howardwu
|
3ccfd2c764
|
Adds ci_skip
|
2020-08-02 19:57:28 -07:00 |
|
howardwu
|
5375d97b40
|
Resolve merge conflict
|
2020-08-02 18:51:44 -07:00 |
|
howardwu
|
77f443b672
|
Add linter stub
|
2020-08-02 18:06:21 -07:00 |
|