diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-08-17 15:27:34 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-08-17 15:27:34 -0400 |
| commit | 4188d627c6869cb6b443ae3b6dece40486f4a039 (patch) | |
| tree | 018d309e84cd752c93a3b55770fcd979e0d35c54 /CHANGES.md | |
| parent | 82466a2f9507ad6991c5a275d2be97691ef58db6 (diff) | |
Bugfix: added support for Tomo identifiers that are C keywords
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ C/assembly files or their `#include`s. - Memory offsets for enums with different member alignments were miscalculated. - Optional types with trailing padding were not correctly being detected as `none` + - Tomo identifiers that happened to coincide with C keywords were not allowed. ## v0.2 |
