Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LukasKalbertodt/lox issues and pull requests
#43 - Fix `clippy::never_loop` lint
Pull Request -
State: closed - Opened by waywardmonkeys 28 days ago
#42 - Reduce typo count.
Pull Request -
State: closed - Opened by waywardmonkeys 28 days ago
- 1 comment
#41 - ci: Update to `actions/checkout@v4`
Pull Request -
State: closed - Opened by waywardmonkeys 28 days ago
- 1 comment
#40 - Fix `clippy::legacy-numeric-constants` lints.
Pull Request -
State: closed - Opened by waywardmonkeys 28 days ago
- 1 comment
#39 - Fix `unexpected_cfgs` warning.
Pull Request -
State: closed - Opened by waywardmonkeys 28 days ago
- 1 comment
#37 - Random open questions from my notes
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
#36 - Add more useful basic algorithms
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
- 3 comments
Labels: category:new-feature, area:algorithm
#35 - Probably move `cast` module into separate crate
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
Labels: category:cleanup, priority:medium
#34 - Reintroduce features that were left out from the initial release
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
Labels: category:roadmap, priority:medium
#33 - Reintroduce IO functionality
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
Labels: category:new-feature, priority:high, needs:design, area:IO
#32 - Try replacing `next_handle_from` based iteration
Issue -
State: open - Opened by LukasKalbertodt over 1 year ago
Labels: category:improvement, priority:medium, area:datastructures
#31 - Remove `#![feature(try_blocks)]` from macro crate
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
#30 - Fix dead blog post link
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
- 1 comment
#29 - Avoid specialization in `are_same_type`
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
#28 - Fix intra-doc-links to `Primitive`
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
- 1 comment
#27 - Update criterion
Pull Request -
State: closed - Opened by jonas-schievink over 3 years ago
#26 - Add GitHub Actions CI Workflow
Pull Request -
State: closed - Opened by LukasKalbertodt over 4 years ago
#25 - Properly update Criterion
Issue -
State: closed - Opened by LukasKalbertodt about 5 years ago
Labels: category:cleanup, difficulty:easy, status:ready
#24 - Add half edge API
Issue -
State: open - Opened by LukasKalbertodt about 5 years ago
Labels: category:new-feature, priority:low, needs:design, needs:research, difficulty:hard, area:datastructures
#23 - Extend core mesh API (`Mesh`, `MeshMut`, ...)
Issue -
State: open - Opened by LukasKalbertodt about 5 years ago
Labels: category:new-feature, needs:design, area:datastructures
#22 - Tracking issue: returning iterators from trait methods
Issue -
State: closed - Opened by LukasKalbertodt over 5 years ago
- 1 comment
Labels: category:improvement, needs:rust-feature, status:blocked, area:maps, area:datastructures, category:performance
#21 - Use memory mapped files to improve IO performance
Issue -
State: open - Opened by LukasKalbertodt over 5 years ago
Labels: priority:low, area:IO, status:ready, category:performance
#20 - PLY performance improvements
Issue -
State: open - Opened by LukasKalbertodt over 5 years ago
Labels: category:improvement, priority:low, difficulty:hard, area:IO, status:ready, category:performance
#19 - Ideas/new features for `lox-cli info` tool
Issue -
State: open - Opened by LukasKalbertodt over 5 years ago
Labels: category:new-feature, priority:low, area:tools
#18 - Add CircleCI configuration
Pull Request -
State: closed - Opened by LukasKalbertodt over 5 years ago
- 1 comment
#17 - Implement `Stream{Source, Sink}` for `T: Mem{Source,Sink}` and add super trait bound
Issue -
State: open - Opened by LukasKalbertodt over 5 years ago
Labels: category:new-feature, area:IO, status:ready
#16 - Implement additional mesh formats
Issue -
State: open - Opened by LukasKalbertodt almost 6 years ago
Labels: category:new-feature, area:IO, status:ready
#15 - Add more known properties to IO traits
Issue -
State: open - Opened by LukasKalbertodt almost 6 years ago
Labels: category:new-feature, needs:design, area:macros, area:IO
#14 - Wishlist for `#[derive(MemSink, MemSource)]`
Issue -
State: open - Opened by LukasKalbertodt almost 6 years ago
Labels: category:new-feature, priority:low, needs:design, area:macros
#13 - Decide on syntax for `mesh!` macro
Issue -
State: open - Opened by LukasKalbertodt almost 6 years ago
Labels: category:improvement, priority:low, needs:bikeshed, area:macros
#12 - IO improvements and ideas
Issue -
State: closed - Opened by LukasKalbertodt almost 6 years ago
- 1 comment
Labels: category:improvement, needs:design, area:IO
#11 - Decide on naming scheme for main IO types and traits
Issue -
State: closed - Opened by LukasKalbertodt almost 6 years ago
- 1 comment
Labels: category:improvement, needs:bikeshed, area:IO
#10 - Think about IO errors
Issue -
State: closed - Opened by LukasKalbertodt almost 6 years ago
- 1 comment
Labels: category:improvement, priority:low, needs:design, area:IO
#9 - Rewrite everything take 2
Pull Request -
State: closed - Opened by LukasKalbertodt about 6 years ago
#8 - Casting between numerical types
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
- 1 comment
Labels: category:improvement, priority:medium, needs:design
#7 - Tracking issue: GAT improvements
Issue -
State: open - Opened by LukasKalbertodt over 6 years ago
Labels: category:improvement, priority:medium, needs:rust-feature, status:waiting
#6 - fev-map documentation
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
- 1 comment
Labels: area:docs, category:improvement, priority:low, area:maps
#5 - Tests for fev-map
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
- 1 comment
Labels: category:improvement, priority:low, difficulty:easy, area:maps
#4 - Tracking issue: unstable features
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
- 1 comment
Labels: category:roadmap, needs:rust-feature, status:waiting
#3 - Fix intra-doc links
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
- 1 comment
Labels: area:docs, category:bug, priority:low, needs:rust-bugfix
#2 - Deny missing docs in CI when merging into master
Issue -
State: open - Opened by LukasKalbertodt over 6 years ago
Labels: area:infra, category:improvement, priority:low, difficulty:trivial, status:waiting
#1 - Initial experimentation roadmap
Issue -
State: closed - Opened by LukasKalbertodt over 6 years ago
Labels: category:roadmap