Commit Graph

3266 Commits

Author SHA1 Message Date
Alessandro Coglio
e08d1f7f36 [ABNF] Move two rules and add some comments.
This does not change the grammar, just its presentation in the file.
2021-04-21 10:39:37 -07:00
damirka
89978512af fixes clippy and tests 2021-04-21 19:01:29 +03:00
Collin Chin
aa864e97cc
Merge pull request #873 from AleoHQ/feature/abnf-doc-update
[ABNF] Update documentation of format strings.
2021-04-21 08:47:20 -07:00
Collin Chin
25cabe57e2
Merge branch 'master' into feature/abnf-doc-update 2021-04-21 08:46:01 -07:00
damirka
e7cdc630a4 Merge branch 'master' into feature-custom-api-route 2021-04-21 18:35:42 +03:00
damirka
ad86b23c01 adds search for @test(custom) inputs path in kebab case
- in Leo test envs can only be snake_cased
- while we suggest naming inputs and folders in kebab-case
- this patch searches for both test_input and test-input options in inputs
2021-04-21 15:27:10 +03: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
Collin Chin
daa23b7311
Merge pull request #882 from AleoHQ/feature/abnf-mod-txt-gen-md
Feature/abnf mod txt gen md
2021-04-20 15:58:43 -07:00
Alessandro Coglio
66664ed35c [ABNF] Regenerate the .md file. 2021-04-20 15:53:29 -07:00
Alessandro Coglio
964883a535 [ABNF] Add full copyright/licensing notice.
Make the change to the .txt file.
2021-04-20 15:52:08 -07:00
Alessandro Coglio
7cfa7d6a54 [ABNF] Move the format note to the end of the file.
Make this change on the .txt file.
2021-04-20 15:46:48 -07:00
collin
d5783bb0e0 fix license 2021-04-20 14:33:05 -07:00
collin
ce8f02eea0 Merge branch 'master' of https://github.com/AleoHQ/leo into feature/abnf-doc-update 2021-04-20 14:32:16 -07:00
Collin Chin
d9bd02e107
Merge pull request #871 from AleoHQ/move-format-note
Move format note to bottom of abnf grammar
2021-04-20 14:30:25 -07:00
collin
0574b4ff09 fix readme 2021-04-20 14:29:10 -07:00
collin
905c889a67 fix grammar readme 2021-04-20 14:25:12 -07: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
Alessandro Coglio
62932ceef2 [ABNF] Update documentation of format strings.
The documentation comments were out of date.
2021-04-19 23:24:43 -07:00
Protryon
6a6e8d536d fix package 2021-04-19 18:16:13 -07:00
Protryon
534f36a077 compiler tests 2021-04-19 18:08:14 -07:00
gluax
7031923921 clean up comments 2021-04-19 14:36:56 -04:00
gluax
8c497f0b7a more test coverage 2021-04-19 13:53:49 -04:00
Protryon
d933a49eb0 extract test framework 2021-04-19 06:46:22 -07:00
@damndam
6e68444e59 adds --api argument to leo binary 2021-04-17 18:12:25 +03:00
Collin Chin
543188049c
Move format note to bottom of abnf grammar 2021-04-16 12:30:58 -07:00
gluax
f7ec5de7c9 fix address in test 2021-04-15 17:08:30 -04: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
7ae56f5c7c
Merge pull request #864 from AleoHQ/remove-space-in-error
[Feature] Removes whitespace in error message
2021-04-15 12:38:16 -07:00
collin
c728fb4b19 fix error spacing 2021-04-15 12:37:22 -07:00
Collin Chin
efa3f78362
Merge pull request #857 from AleoHQ/feature/cli-dpii-updates
[CLI, Feature] Adds username substitution to manifest, improves login and error messages
2021-04-15 12:31:47 -07:00
collin
1fee0d3101 fix parser tests 2021-04-15 12:11:22 -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
collin
e98079fecf rename abnf enum 2021-04-15 11:57:52 -07:00
Collin Chin
575950b0c4
Merge pull request #867 from AleoHQ/dependabot/cargo/notify-4.0.16
Bump notify from 4.0.15 to 4.0.16
2021-04-15 11:52:14 -07:00
Collin Chin
5f46ccc026
Merge pull request #869 from AleoHQ/bug/calling-mut-method-from-immutable-context
bug-fix-852
2021-04-15 11:51:11 -07:00
Collin Chin
84ccbdbad9
Merge pull request #865 from AleoHQ/abnf-bug-fixes
Abnf bug fixes
2021-04-15 11:49:42 -07:00
gluax
59f86c4b34 fix call for immutable context, add it to test 2021-04-15 14:34:22 -04:00
collin
ad5572f3ce comment out leo-clone ci check yaml main workflow 2021-04-15 11:33:22 -07:00
collin
540219e106 comment out leo-clone ci check yaml 2021-04-15 11:29:27 -07:00
collin
d8e021107c comment out leo-clone ci check 2021-04-15 11:20:58 -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
2f7ed99f76 pull max's required semi-colon branch to ensure sameness, MD file renamed to readme 2021-04-14 18:38:49 -04:00
gluax
a666ef2a05 regen parser tests 2021-04-14 18:31:27 -04:00
Protryon
df60874da9 fix tests 2021-04-14 15:27:57 -07:00
Protryon
23c7c98b4a fix many_foos test 2021-04-14 15:27:57 -07:00
Protryon
51920b5df7 require semicolons on return 2021-04-14 15:27:57 -07:00
gluax
de8106f8e6 fix hard-coded leo new file 2021-04-14 18:02:46 -04:00
gluax
6e595bd845 remove escaped double quote for now, address(...) removed 2021-04-14 17:43:02 -04:00