Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-04 | split the repo into a workspace | Christian Poveda | |
remove `clap` dependency :tada: update the book installation instructions | |||
2017-03-16 | Resolve namespace clashes between methods and generated bitfield accessors | Nick Fitzgerald | |
This commit makes bitfields' accessor codegen detect conflicting method names and generate alternative, non-conflicting names instead. |