Commit Graph

1060 Commits

Author SHA1 Message Date
collin
9a2fe61c6f write test output to filename specified by context 2020-08-15 23:25:34 -07:00
collin
ced738f852 use from y coordinate from snarkos 2020-08-15 22:59:26 -07:00
collin
ba6cc019b6 Merge branch 'master' of github.com:AleoHQ/leo into feature/group-notation 2020-08-15 22:16:58 -07:00
collin
5efa131c65 impl test context with test inputs 2020-08-15 22:09:22 -07:00
collin
fcd8de4a9d impl input state file pairs 2020-08-15 20:40:56 -07:00
raychu86
9c129ab61f Leo login now uses the APM authenticate for longer token expiration 2020-08-15 20:38:05 -07:00
collin
779d926e69 impl annotations typed 2020-08-15 19:20:41 -07:00
raychu86
6660c57faf Add credential storing to *home_dir*/.leo/credentials 2020-08-15 18:54:46 -07:00
collin
384e9e6cfd impl annotations pest ast 2020-08-15 18:36:39 -07:00
collin
e27b4e1560 fix error message 2020-08-15 17:37:46 -07:00
collin
a4b29d2651 impl new group notation for inputs compiler 2020-08-15 17:21:18 -07:00
collin
172431c222 impl new group notation for inputs ast + typed 2020-08-15 16:45:43 -07:00
collin
37bedc8662 impl tests for group notation 2020-08-15 16:31:07 -07:00
collin
3fe25da23f impl new group notation compiler 2020-08-15 16:20:43 -07:00
Collin Chin
a704eddb51
Merge pull request #241 from AleoHQ/fix/nested-import
Parse all import definitions
2020-08-15 15:47:03 -07:00
collin
60bf079e33 impl new group notation typed 2020-08-15 15:30:19 -07:00
collin
0226c09e4d impl new group notation pest 2020-08-15 14:35:45 -07:00
collin
70de48d928 remove printlns 2020-08-15 13:57:03 -07:00
collin
2d6da3cd3c parse all import definitions 2020-08-15 13:17:43 -07:00
Howard Wu
61b0e6c3c9
Update and rename FAQ.md to FAQs.md 2020-08-15 03:01:30 -07:00
Howard Wu
7d4ca263db
Merge pull request #239 from AleoHQ/feat/rename
Reorder commands
2020-08-15 02:54:44 -07:00
howardwu
89033996cc Reorder commands 2020-08-15 02:53:56 -07:00
Howard Wu
b3ee78155b
Merge pull request #238 from AleoHQ/feat/rename
Renames load and unload to add and remove
2020-08-15 02:53:26 -07:00
collin
e1f4fe1846 pull master 2020-08-15 02:28:34 -07:00
Howard Wu
757912257a
Merge pull request #237 from AleoHQ/feature/restrict-import-namespace
Add import namespace restriction
2020-08-15 02:19:19 -07:00
Howard Wu
77fbc6f66d
Merge pull request #236 from AleoHQ/feat/login-cleanup
Cleans up login command
2020-08-15 02:18:51 -07:00
howardwu
c3fe4db461 Fix typo 2020-08-15 02:18:20 -07:00
howardwu
f5fdf9c8aa Renames load and unload to add and remove 2020-08-15 02:12:44 -07:00
collin
79b13138ff add restriction 2020-08-15 01:58:33 -07:00
howardwu
91ae29667a Fix windows 2020-08-15 01:44:56 -07:00
howardwu
cb26b6b798 Cleans up login command 2020-08-15 01:38:20 -07:00
Howard Wu
93b4634cad
Merge pull request #233 from AleoHQ/feature/flexible-function-def
allow newlines and trailing commas in function declarations
2020-08-15 00:46:43 -07:00
howardwu
fb666a1968 Change to mac 2020-08-15 00:46:01 -07:00
howardwu
b55f4bacff add v back 2020-08-15 00:31:16 -07:00
collin
3d794c6a20 allow newlines and trailing commas in function declarations 2020-08-15 00:25:11 -07:00
howardwu
e4ddb4bb57 Merge branch 'master' of https://github.com/AleoHQ/leo 2020-08-15 00:11:14 -07:00
howardwu
796273cc0a Fix windows exe find 2020-08-15 00:11:06 -07:00
Howard Wu
1c8699696c
Create FAQ.md 2020-08-15 00:00:13 -07:00
howardwu
af84f66902 Update zip logic 2020-08-14 23:11:38 -07:00
howardwu
056feaf053 Try adding version 2020-08-14 21:36:11 -07:00
howardwu
55cc1d769c Try adding version 2020-08-14 21:34:15 -07:00
howardwu
a0e3904b86 Update release move 2020-08-14 21:26:30 -07:00
howardwu
9bfb046274 Update leo packaging 2020-08-14 21:11:03 -07:00
Howard Wu
017625af16
Merge pull request #231 from AleoHQ/feature/integer-gadget-testing
Add testing for signed integer gadgets
2020-08-14 21:03:16 -07:00
Howard Wu
7ba71bbfc1
Merge pull request #229 from AleoHQ/fix/not-equals-stack-overflow
fixes stack overflow error
2020-08-14 21:02:11 -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
Howard Wu
5d743f8d2c
Merge pull request #226 from AleoHQ/fix/state-file
update state template
2020-08-14 21:01:07 -07:00
Howard Wu
febc050a94
Merge pull request #198 from AleoHQ/feature/tuple
Implement tuple values and types
2020-08-14 21:00:37 -07:00
Howard Wu
1e996468a1
Merge pull request #216 from AleoHQ/dependabot/cargo/snarkos-dpc-a0d7afb
Bump snarkos-dpc from `793ff39` to `a0d7afb`
2020-08-14 20:53:56 -07:00
Howard Wu
b6aeb89e6f
Merge pull request #204 from AleoHQ/dependabot/cargo/serde-1.0.115
Bump serde from 1.0.114 to 1.0.115
2020-08-14 20:53:32 -07:00