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 |
|
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 |
|
collin
|
34d09df92e
|
impl console functions in pest ast
|
2020-08-16 13:22:18 -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
|
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 |
|
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 |
|
Howard Wu
|
b84e910c0c
|
Merge pull request #196 from AleoHQ/feature/serialize-circuit
Feature/serialize circuit
|
2020-08-14 20:53:08 -07:00 |
|
Howard Wu
|
fac3c4df08
|
Merge pull request #195 from AleoHQ/fix/zip
Fix zip package
|
2020-08-14 20:49:49 -07:00 |
|
howardwu
|
ce0eff914c
|
Add ls
|
2020-08-14 20:46:14 -07:00 |
|
Sergey Isaev
|
ffd13b9897
|
Merge pull request #205 from AleoHQ/publish_command
Add publish an package to the package manager
|
2020-08-15 02:39:35 +03:00 |
|
raychu86
|
c13852dc88
|
Add and fix tests for all signed integer types
|
2020-08-14 16:10:48 -07:00 |
|
raychu86
|
ce4c2977a8
|
Update signed integer pow impl
|
2020-08-14 16:10:26 -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 |
|
howardwu
|
3cf8c481fb
|
Clean up release
|
2020-08-14 01:49:14 -07:00 |
|
howardwu
|
8c01bf3ffe
|
Clean up release
|
2020-08-14 01:04:47 -07:00 |
|