1
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 19 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle bitset inheritance More... 9 months ago
Merge pull request #134 from jwillemsen/jwi-enumbitbound2 More... 9 months ago
Set bit_bound bits to 32 on construction More... 9 months ago
Merge pull request #133 from jwillemsen/jwi-enumbitbound2 More... 9 months ago
Set bit_bound on construction More... 9 months ago
Merge pull request #132 from jwillemsen/jwi-enumbitbound More... 9 months ago
Enum has a default bit_bound of 32 More... 9 months ago
Merge pull request #130 from jwillemsen/jwi-enumbitbound More... 9 months ago
Support bit_bound for enum and also add accessors for the bit_bound as determined, necessary for code generation More... 9 months ago
Merge pull request #129 from jwillemsen/jwi-bitmaskbitbound More... 9 months ago
Merge branch 'master' into jwi-bitmaskbitbound More... 9 months ago
Merge pull request #128 from jwillemsen/jwi-bitfields More... 9 months ago
Merge branch 'master' into jwi-bitfields More... 9 months ago
Fixed codacy issue More... 9 months ago
Add comment More... 9 months ago
Only override define for a bitset More... 9 months ago
Determine the size of the bitbound More... 9 months ago
Add bitfields to our AST More... 9 months ago
Merge pull request #127 from jwillemsen/jwi-structhandling More... 9 months ago
Merge branch 'master' into jwi-structhandling More... 9 months ago
Fix codacy issue More... 9 months ago
Handle struct inheritance and detect some illegal constructs More... 9 months ago
Merge pull request #126 from jwillemsen/jwi-disallowzero More... 9 months ago
Bound or array size is defined as positive, zero is not a valid value More... 9 months ago
Update README.rdoc More... 9 months ago
Update README.rdoc More... 10 months ago
Merge pull request #122 from jwillemsen/jwi-idl4structinheritance More... 10 months ago
Merge pull request #121 from jwillemsen/jwi-bitsetgrammar More... 10 months ago
Map is a template type More... 10 months ago
Check struct with idl4 More... 10 months ago