gluax
|
250bd6d942
|
clippy fix
|
2022-02-25 13:59:00 -08:00 |
|
gluax
|
c3699bacb2
|
fix ampersand symbol, add at symbol
|
2022-02-25 13:56:53 -08:00 |
|
gluax
|
dc547af98c
|
fix console debug grammar discrep
|
2022-02-25 13:45:49 -08:00 |
|
gluax
|
02c44b26d8
|
fix whitespace discrep
|
2022-02-25 13:35:08 -08:00 |
|
gluax
|
c0b0e28ee2
|
error messages and test regen
|
2022-02-25 11:23:59 -08:00 |
|
Collin Chin
|
eea53d3791
|
Merge pull request #1642 from AleoHQ/dependabot/cargo/testnet3/eyre-0.6.7
Bump eyre from 0.6.6 to 0.6.7
|
2022-02-25 09:59:05 -08:00 |
|
Collin Chin
|
fe7446c5fb
|
Merge pull request #1641 from AleoHQ/dependabot/cargo/testnet3/clap-3.1.2
Bump clap from 3.1.1 to 3.1.2
|
2022-02-25 09:58:55 -08:00 |
|
Collin Chin
|
7938064ea5
|
Merge pull request #1638 from AleoHQ/doc-fix
[parser] Minor documentation fixes.
|
2022-02-25 09:58:48 -08:00 |
|
Collin Chin
|
00466b58dc
|
Merge pull request #1606 from AleoHQ/error-guides-1
Document all leo parser errors
|
2022-02-25 09:58:29 -08:00 |
|
dependabot[bot]
|
67c69147f0
|
Bump eyre from 0.6.6 to 0.6.7
Bumps [eyre](https://github.com/yaahc/eyre) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/yaahc/eyre/releases)
- [Changelog](https://github.com/yaahc/eyre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yaahc/eyre/compare/v0.6.6...v0.6.7)
---
updated-dependencies:
- dependency-name: eyre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 10:18:25 +00:00 |
|
dependabot[bot]
|
25dc4fa6d7
|
Bump clap from 3.1.1 to 3.1.2
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.1 to 3.1.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/compare/v3.1.1...v3.1.2)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-24 10:20:17 +00:00 |
|
0rphon
|
6f9ffcedf2
|
more edge cases
|
2022-02-23 17:24:51 -08:00 |
|
gluax
|
7f21855312
|
fix infinite loop, check if tests work
|
2022-02-23 16:14:53 -08:00 |
|
gluax
|
8fddfc639f
|
lexer errors so far
|
2022-02-23 15:56:30 -08:00 |
|
Alessandro Coglio
|
b3505b6d32
|
[parser] Minor documentation fixes.
|
2022-02-23 15:12:58 -08:00 |
|
0rphon
|
45326234c3
|
updated tests
|
2022-02-23 15:09:19 -08:00 |
|
0rphon
|
c6926ef1fa
|
Merge remote-tracking branch 'origin/testnet3' into improve-parser-tests
|
2022-02-23 15:07:49 -08:00 |
|
0rphon
|
ba6f235937
|
added some more test cases
|
2022-02-23 15:07:32 -08:00 |
|
Collin Chin
|
2e08e1bb47
|
Merge pull request #1601 from AleoHQ/leo-parser-inputs
[Feature] Leo parser inputs
|
2022-02-23 13:48:22 -08:00 |
|
collin
|
f7dd4f3c64
|
clippy
|
2022-02-23 11:53:21 -08:00 |
|
damirka
|
42520f8972
|
fix errors readme
|
2022-02-23 19:42:25 +03:00 |
|
Damir S
|
e60c56941a
|
Update ast/src/input/section.rs
Co-authored-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
|
2022-02-23 19:41:13 +03:00 |
|
Damir S
|
a68b56881b
|
Update ast/src/input/definition.rs
Co-authored-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
|
2022-02-23 19:41:02 +03:00 |
|
Mazdak Farrokhzad
|
9d34a6da05
|
unexpected_token: add link to leo grammar
|
2022-02-23 12:26:32 +01:00 |
|
Mazdak Farrokhzad
|
cb02a06821
|
error-guide: remove invalid_package_name
|
2022-02-23 12:25:03 +01:00 |
|
Mazdak Farrokhzad
|
84617bd7af
|
Fix nits in error guide
Co-authored-by: Collin Chin <16715212+collinc97@users.noreply.github.com>
|
2022-02-23 11:55:37 +01:00 |
|
collin
|
d1098985eb
|
remove unused bors
|
2022-02-22 15:43:19 -08:00 |
|
collin
|
2d1e0c8e50
|
create folder for unused cli commands
|
2022-02-22 15:40:59 -08:00 |
|
collin
|
9799520f43
|
delete unused wasm ci
|
2022-02-22 15:13:50 -08:00 |
|
collin
|
e263e64279
|
restructure compiler and delete unused code
|
2022-02-22 15:12:52 -08:00 |
|
Collin Chin
|
1312c5d036
|
Merge pull request #1630 from AleoHQ/dependabot/cargo/testnet3/clap-3.1.1
Bump clap from 3.1.0 to 3.1.1
|
2022-02-22 13:51:34 -08:00 |
|
Collin Chin
|
f57bbcfc8a
|
Merge pull request #1629 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.55
Bump anyhow from 1.0.54 to 1.0.55
|
2022-02-22 13:51:23 -08:00 |
|
Mazdak Farrokhzad
|
d98f08c179
|
document all parser errors
|
2022-02-22 16:33:47 +01:00 |
|
dependabot[bot]
|
9ae4dd34a5
|
Bump clap from 3.1.0 to 3.1.1
Bumps [clap](https://github.com/clap-rs/clap) from 3.1.0 to 3.1.1.
- [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/compare/clap_complete-v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 10:19:11 +00:00 |
|
dependabot[bot]
|
9bd866da5f
|
Bump anyhow from 1.0.54 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...1.0.55)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-22 10:18:58 +00:00 |
|
damirka
|
16884cbd1a
|
doc errors
|
2022-02-22 13:00:23 +03:00 |
|
damirka
|
9fc7aa6dd9
|
parser examples rework - structopt added
|
2022-02-22 12:56:01 +03:00 |
|
damirka
|
ec1ac99f6f
|
cleanup in parser example
|
2022-02-22 12:31:57 +03:00 |
|
damirka
|
239f06b3af
|
removes leo_input mentions, cleanup dep
|
2022-02-22 03:10:50 +03:00 |
|
damirka
|
aa61840eb6
|
Merge branch 'testnet3' into leo-parser-inputs
|
2022-02-22 02:59:54 +03:00 |
|
damirka
|
f02a972fb9
|
removes state parsing
|
2022-02-22 02:54:02 +03:00 |
|
damirka
|
0c22d631e8
|
adds tests, removes legacy code
|
2022-02-22 02:18:33 +03:00 |
|
damirka
|
4c18eb91b7
|
indexmap key is now a symbol
|
2022-02-22 01:11:58 +03:00 |
|
damirka
|
5586c42266
|
added inputerror
|
2022-02-21 23:01:32 +03:00 |
|
Collin Chin
|
266a14db13
|
Merge pull request #1628 from AleoHQ/dependabot/cargo/testnet3/anyhow-1.0.54
Bump anyhow from 1.0.53 to 1.0.54
|
2022-02-21 11:01:31 -08:00 |
|
Collin Chin
|
7fb6216a13
|
Merge pull request #1625 from AleoHQ/bug/1620-malformed-block-comments
[Fix] malformed block comments
|
2022-02-21 11:01:21 -08:00 |
|
damirka
|
e439a2fdff
|
added additional argument to examples
|
2022-02-21 21:52:12 +03:00 |
|
damirka
|
7a29c8ba6d
|
cleanup, serializers
|
2022-02-21 21:36:46 +03:00 |
|
damirka
|
c90b8de590
|
pre-review fixes
|
2022-02-21 20:42:00 +03:00 |
|
dependabot[bot]
|
5960e87aaf
|
Bump anyhow from 1.0.53 to 1.0.54
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.54)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-21 10:30:01 +00:00 |
|