polserver/pol-core/bscript/compiler/file
turleypol 24c8c8b92f
Tidy modernize for loops (#862)
* trigger loop convert

* Automated clang-tidy change: modernize-loop-convert

* fixed refactor

* Automated clang-tidy change: modernize-loop-convert

* compile

* first look through

* fixes and start to use a few ranges

* revert autogenerated file

* compilation fix

* second pass

* renamed loop variable

---------

Co-authored-by: Clang Tidy <clang-tidy@users.noreply.github.com>
2026-01-31 09:14:02 +01:00
..
ConformingCharStream.cpp Add error listener, and convert lexer symbols to lowercase (#216) 2020-08-14 03:28:37 -07:00
ConformingCharStream.h Fewer compile warnings (#413) 2021-08-28 22:26:15 +02:00
ErrorListener.cpp POLLOG* macros use the new formatting (#598) 2024-01-16 17:55:42 +01:00
ErrorListener.h Fewer compile warnings (#413) 2021-08-28 22:26:15 +02:00
PrettifyBuilder.cpp "Preview/Initial"- Version sourcecode formatting feature (#626) 2024-02-26 21:21:44 +01:00
PrettifyBuilder.h "Preview/Initial"- Version sourcecode formatting feature (#626) 2024-02-26 21:21:44 +01:00
PrettifyFileProcessor.cpp ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
PrettifyFileProcessor.h Add support for regular expressions (#818) 2025-11-17 18:02:45 +01:00
PrettifyLineBuilder.cpp Tidy modernize for loops (#862) 2026-01-31 09:14:02 +01:00
PrettifyLineBuilder.h Add support for spread operator in dictionary and struct initializers; FormatterEllipsisSpacing formatter option (#763) 2025-02-19 18:33:56 +01:00
SourceFile.cpp Use SLL parsing with ANTLR (#708) 2024-08-31 09:16:14 +02:00
SourceFile.h Use SLL parsing with ANTLR (#708) 2024-08-31 09:16:14 +02:00
SourceFileCache.cpp Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
SourceFileCache.h Add daemon watch mode to ecompile (#630) 2024-03-16 00:08:06 +01:00
SourceFileIdentifier.cpp Short Circuit Optimizer (#797) 2025-07-28 21:48:34 +02:00
SourceFileIdentifier.h Short Circuit Optimizer (#797) 2025-07-28 21:48:34 +02:00
SourceLocation.cpp misc clang-tidy (#853) 2026-01-16 12:22:43 +00:00
SourceLocation.h Short Circuit Optimizer (#797) 2025-07-28 21:48:34 +02:00