Added
- Gate modifiers: `inv`, `pow`, and `ctrl`.
- C++ linters GitHub Actions job (just running clang-format at the moment).
Changed
- More descriptive and consistent (snake case) file names.
- Minor fixes and tweaks to documentation.
Fixed
- Empty lists are written out to JSON as `"[]"` instead of `[]`.
- `CRk` and `CZ` parameter types were interchanged in the instruction set.