matthieu42Network
released this
29 Nov 10:02
·
12 commits
to master
since this release
What's Changed
- feat: check newline before braces on UserDefinedTypes by @NiumXp in #452
- fix: avoid calculating the length of a escaped char in char_constant_function by @NiumXp in #451
- add to raise an error when string is not terminated by @NiumXp in #421
- feat: allow use comments in other scopes that is not from a function by @NiumXp in #454
- Improve comments by @NiumXp in #455
- Improve Rule classes to be able add a rich context.history in Rules by @NiumXp in #457
- feat: show warnings when no errors is reported by @NiumXp in #459
- Update norm pdf by @matthieu42Network in #460
- Add to forbid struct in C files and in scopes that is not global by @NiumXp in #458
- feat: check spacing before typedef name by @NiumXp in #462
Full Changelog: 3.3.54...3.3.55