polserver/pol-core/bscript/compiler
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
..
analyzer Tidy copy initialization (#859) 2026-01-19 08:17:28 +01:00
ast Tidy copy initialization (#859) 2026-01-19 08:17:28 +01:00
astbuilder Tidy copy initialization (#859) 2026-01-19 08:17:28 +01:00
codegen ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
file Tidy modernize for loops (#862) 2026-01-31 09:14:02 +01:00
format Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
model Tidy copy initialization (#859) 2026-01-19 08:17:28 +01:00
optimizer Enum class fixes (#805) 2025-08-19 09:07:02 +02:00
representation Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
Antlr4Inc.h Add -Wnonportable-include-path for ANTLR warnings (#419) 2021-09-06 13:44:39 +02:00
Compiler.cpp ClangTidy readability-else-after-return (#857) 2026-01-18 09:35:52 +01:00
Compiler.h Short Circuit Optimizer (#797) 2025-07-28 21:48:34 +02:00
Profile.h New compiler: include directives (#292) 2020-09-09 19:10:51 -07:00
Report.cpp use c++20 (#799) 2025-08-01 21:40:10 +02:00
Report.h use c++20 (#799) 2025-08-01 21:40:10 +02:00