Commit Graph

1167 Commits

Author SHA1 Message Date
collin
18d740556d fix readme 2020-08-18 18:58:13 -07:00
collin
f6609e0583 update cargo lock 2020-08-18 18:12:48 -07:00
collin
c7c2d14597 impl group number syntax in compiler and test zero and one 2020-08-18 13:28:08 -07:00
collin
a4d34a1784 add group number syntax to typed 2020-08-18 13:07:49 -07:00
collin
6df9a58d00 add group number syntax to input ast 2020-08-18 12:54:11 -07:00
collin
b34b5f4a03 add group number syntax to pest ast 2020-08-18 12:46:29 -07:00
collin
d3571a8e01 fix link 2020-08-18 12:38:16 -07:00
collin
faf979904a remove flying tour, update overview 2020-08-18 12:15:14 -07:00
collin
f675e895f5 merge master 2020-08-18 11:22:56 -07:00
Sergey Isaev
032b0b3ee2 Order consts 2020-08-18 15:52:59 +03:00
Sergey Isaev
66b878c7c5 Implement self update Leo command 2020-08-18 15:46:39 +03:00
Sergey Isaev
a5625d7c26 Add dependencies 2020-08-18 15:43:37 +03:00
Howard Wu
e1c0fbf9f6
Merge pull request #252 from AleoHQ/feature/readme
Feature/readme
2020-08-18 04:23:10 -07:00
Howard Wu
b09deebb3c
Merge pull request #255 from AleoHQ/feat/license
Add license header to all leo .rs files
2020-08-18 04:22:56 -07:00
raychu86
ae10a78eb5 Add license header 2020-08-18 03:50:26 -07:00
raychu86
72890dba40 Add licenserc.json 2020-08-18 03:49:11 -07:00
raychu86
0d35f9bb2b Update cargo.lock 2020-08-18 03:48:08 -07:00
collin
3138e6b3f4 fix nit 2020-08-18 00:08:08 -07:00
collin
a8530c9012 comment out field gadget eq 2020-08-17 23:13:54 -07:00
collin
9dbd50ea54 add flying tour, contributing 2020-08-17 20:21:45 -07:00
collin
9e011260fb add toc, build, quick start 2020-08-17 17:21:27 -07:00
collin
da73662edf initial commit 2020-08-17 17:02:21 -07:00
Howard Wu
5a33c34c5e
Merge pull request #250 from AleoHQ/feature/update-publish
Implement leo publish
2020-08-17 01:40:36 -07:00
Howard Wu
72311b0951
Merge pull request #247 from AleoHQ/feature/leo-cli
Leo CLI support for login and add
2020-08-17 01:37:03 -07:00
collin
5bd2575fd5 add test to check for stack overflow 2020-08-17 01:30:13 -07:00
Howard Wu
2c24c51b42
Merge branch 'master' into feature/leo-cli 2020-08-17 01:26:10 -07:00
collin
6631da0c7e Merge branch 'master' of github.com:AleoHQ/leo into fix/synthesis-error-stack-overflow 2020-08-17 01:21:24 -07:00
Howard Wu
34078a7739
Merge pull request #245 from AleoHQ/feature/context-annotation
Feature/context annotation
2020-08-17 01:16:09 -07:00
collin
ddfe8fa08a merge master 2020-08-17 01:12:16 -07:00
Howard Wu
8b8097e9e5
Merge pull request #244 from AleoHQ/feature/group-notation
Feature/group notation
2020-08-17 01:00:51 -07:00
howardwu
73f134130e Fix Cargo.lock 2020-08-17 01:00:26 -07:00
Howard Wu
625e8c60ff
Merge pull request #215 from AleoHQ/feature/local-data-commitment
Feature/local data commitment
2020-08-17 00:53:44 -07:00
collin
55d6dc5cc6 fix stack overflow error caused by SynthesisError 2020-08-16 23:13:10 -07:00
raychu86
079da66ec7 cargo fmt 2020-08-16 21:57:21 -07:00
raychu86
4d8fb03dcf Add leo publish implementation 2020-08-16 21:50:44 -07:00
collin
3f49eb0e3f comment out group and field tests 2020-08-16 19:52:33 -07:00
raychu86
9428a6a41a Add README.md generation to leo init 2020-08-16 19:48:25 -07:00
collin
e58a5f4e0e clean up 2020-08-16 19:45:35 -07:00
collin
c4d1fb67d5 update readme 2020-08-16 19:19:13 -07:00
collin
e6e02a0e50 refactor all tests 2020-08-16 19:14:26 -07:00
raychu86
953de07b56 Handle unwraps 2020-08-16 18:15:53 -07:00
raychu86
82bac674e9 cargo fmt 2020-08-16 17:55:07 -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
collin
47523f7f5d start porting tests over 2020-08-16 17:20:47 -07:00
collin
4533915438 support conditional console functions 2020-08-16 16:10:07 -07:00
collin
b2866951f6 impl console functions in compiler 2020-08-16 15:18:30 -07:00
collin
f3ee68be2b impl console functions in typed 2020-08-16 14:28:19 -07:00
raychu86
0dd3e0b3d3 Fix comments 2020-08-16 14:20:52 -07:00
raychu86
502eea7ddd Implement leo add command 2020-08-16 14:01:32 -07:00