WebFreak001
|
42033dcc55
|
add BaseAnalyzerArguments to keep ctor changes sane
also immediately makes tokens a part of it
This struct can for example precompute token indices for line endings
|
2023-10-25 08:49:37 +02:00 |
WebFreak001
|
5c2035ff76
|
add end line/column to warnings
|
2023-06-29 13:19:36 +02:00 |
WebFreak001
|
f37faf85dd
|
fix BodyOnDisabledFuncsCheck edge cases
|
2023-05-09 04:10:43 +02:00 |
Mai-Lapyst
|
e2cc6e1ad2
|
Adds an check for `@disable`d functions that have an body; closes #897
|
2023-05-09 04:10:43 +02:00 |