Interested in things. Usually exhausted. He/him.
Block or Report
Block or report zesterer
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
veloren/veloren Public
An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
1,764 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 213 commits in 6 repositories
Created a pull request in zesterer/chumsky that received 2 comments
Opened 40 other pull requests in 1 repository
zesterer/chumsky
1
open
38
merged
1
closed
- Zero copy pratt parser
- Docs
- Added technical notes section
- Added semver check to CI
- Sealed more traits, added ExactSizeInput
- Added CI pass for no features
- Add support for labelled contexts
- Bumped version
- Began adding docsrs tutorial, key concepts page
- Add feature-tagging for docsrs
- Fix duplicated error during skip_then_retry_until
- Fix labelling so that alt labels don't get swallowed
- API hiding and extension API
- Improve opportunities for inlining
- Ported across various older optimisations
- Various example and API improvements
- Added logos example
- Use Box for inner Rich reason for better performance
- Added Rich benchmark, reduced unnecessary error generation
- Add way to turn Rich/RichReason/RichPattern into self-owned values, a…
- Allowed Rich label type to be customised
- Added PartialOrd/Ord impls for errors
- Better examples
- Added speculative with_capacity method, memo state by ref
- Added labelling, fixed many minor bugs
- Some pull requests not shown.
Reviewed 23 pull requests in 5 repositories
zesterer/chumsky
18 pull requests
-
Remove old commented
select!reexport - Add more microbenches
- Detect repeating combinators making no progress
- Cleanup/Fix several TODO items
-
Remove
semantic_indentation - Clippy all the things
-
Add sync feature, use
Arcif it's active -
Replace
repeated_exactlyandseparated_by_exactlywithcollect_exactly -
Add
ormicro-bench - Fix map-err combinators
- Various example and API improvements
- Reduce stacker red-zone
- Remove unused benchmark features
- Add CBOR benchmark
- Added speculative with_capacity method, memo state by ref
- Simplify Input handling by adding owned input type
- Make ThenWithCtx and Map implement IterParser when relevant
-
Add impl on
Groupfor arrays
vunk-lang/vunk-lang
2 pull requests
rust-windowing/winit
1 pull request
zesterer/pollster
1 pull request
PRQL/prql
1 pull request
Created an issue in zesterer/chumsky that received 2 comments
Building a stable and extensible parser API (and hiding the rougher implementation details behind sealed traits)
Some things me might want to hide:
Mode
Check/Emit/etc.
Parser::go/Parser::go_check/Parser::go_emit/etc.
InputRef
Most of Input (Input::next_maybe,…
2
comments
Opened 4 other issues in 1 repository
18
contributions
in private repositories
Mar 2 – Mar 16





