-
Futurewei Technologies
- Texas
- https://epage.github.io/
- @orenpage
Block or Report
Block or report epage
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
assert-rs/assert_cmd Public
Assert process::Command - Easy command initialization and assertions
-
-
-
-
crate-ci/cargo-release Public
Cargo subcommand `release`: everything about releasing a rust crate.
-
8,160 contributions in the last year
Less
More
Activity overview
Contributed to
clap-rs/clap,
killercup/cargo-edit,
crate-ci/cargo-release
and 146 other
repositories
Contribution activity
December 2022
Created 512 commits in 42 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 17 repositories not shown
Created a pull request in epage/nom-experimental that received 2 comments
feat(parser): impl Parsers for literals
We now support
&str and &[u8] as tag parsers
char as a char parser and u8 as a one_of parser
u8 and char ranges as one_of parsers
This is to allo…
+499
−142
•
2
comments
Opened 43 other pull requests in 13 repositories
epage/nom-experimental
23
merged
1
open
- fix(error)!: Remove error_to_u32
- refactor(input): Be more consistent in layout
- fix(bits)!: Don't re-export in root namespace
- test: Update benches for changes
- Revert "feat(parser): impl Parser for range types"
- feat(error)!: Make Context content generic
- fix(parser)!: Split Parser::into into Parser::output_into and Parser::err_into
- fix(seq): Deprecate pair
- WIP: fix(bytes): Replace char with one_of
- fix(bytes): Generalize byte/char APIs
- docs: Point to generic parsers, not complete
- feat(parser): impl Parser for tuples
- fix(parser): Rename as_mut_parser to by_ref
-
feat: Move non-grammar combinators to
Parser - docs(combinator): Clarify role of 'cut'
- fix: Move float parsing to character
- fix: Aim for one way of doing a parser
-
docs(parser): Clean up
Parserfunction docs - docs: Ensure all examples compile
- refactor(multi): Reuse some length_data logic
- docs(multi): Remove bad length_data comment
- fix(number): Prep for merging complete/streaming
- refactor(number): Remove macros
- feat: Add FinishIResult::finish to drop remaining input
toml-rs/toml
5
merged
clap-rs/clap
4
merged
killercup/cargo-edit
1
merged
assert-rs/trycmd
1
merged
crate-ci/cargo-release
1
merged
rust-cli/book
1
merged
crate-ci/typos
1
merged
crate-ci/escargot
1
merged
crate-ci/imperative
1
merged
rust-cli/roff-rs
1
merged
cobalt-org/kstring
1
merged
cobalt-org/liquid-rust
1
merged
Reviewed 15 pull requests in 9 repositories
clap-rs/clap
5 pull requests
toml-rs/toml
2 pull requests
rust-lang/cargo
2 pull requests
obi1kenobi/cargo-semver-checks
1 pull request
killercup/cargo-edit
1 pull request
Geal/nom
1 pull request
pacak/bpaf
1 pull request
crate-ci/typos
1 pull request
renovatebot/renovate
1 pull request
Created an issue in Geal/nom that received 2 comments
Capturing of expected values is inflexible
If you use char parser, nom automatically reports the expected char but many other parsers (e.g. one_of) don't. This leads to the use of alt((char(…
2
comments
Opened 8 other issues in 5 repositories
clap-rs/clap
1
closed
1
open
rust-lang/cargo
2
open
toml-rs/toml
1
open
epage/anstyle
1
open
Answered 8 discussions in 1 repository
clap-rs/clap
clap-rs/clap
-
Why is this branch always true using clap 4?
This contribution was made on Dec 25
-
How to represent subcommands following required argument?
This contribution was made on Dec 23
-
Do use_value_delimeter and num_args() methods work as they should?
This contribution was made on Dec 22
-
Specify options to be in any order
This contribution was made on Dec 21
-
subcommand help has a - between the filename and the subcommand
This contribution was made on Dec 20
-
Best approach for 'cargo +nightly' style optional argument?
This contribution was made on Dec 12
-
How to get colored --help output
This contribution was made on Dec 7
-
`multicall` binary with positional arguments?
This contribution was made on Dec 5





