Peter Blackson

Results 31 issues of Peter Blackson

We have a few abstractions for both physical and virtual memory management. Some methods (`set`, `set_addr`) need a second thought and documentation, whereas `identity_map` needs improvement. Both i686 and ARM...

Implement a module for identification of some simple grammar classes. Identify parts of the grammar that belong to these classes (check bottom-up and top-down). - [ ] Regular - [...

* [ ] Split into multiple crates * [ ] Reduce generics New project: zeroserde * [ ] Create zeroserde * [ ] Use zeroserde

optimization
P-high

Benefits: * can save us space in the prediction matrix * can save us time looking up medial items when completing generated symbols, because generated symbols are always the first...

optimization
P-high

Hey, I am the maintainer of `bit-vec`. I can see that your crate is doing great too. For the sake of completeness, could you add a small optional feature for...