-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix clang tidy errors #201
Commits on Oct 31, 2024
-
fix: fix many clang tidy errors
this is part 1 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for 3b2c0c5 - Browse repository at this point
Copy the full SHA 3b2c0c5View commit details -
fix: fix many clang tidy errors (2/x)
this is part 2 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for 37bd290 - Browse repository at this point
Copy the full SHA 37bd290View commit details -
fix: fix many clang tidy errors (3/x)
this is part 3 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for 5952e37 - Browse repository at this point
Copy the full SHA 5952e37View commit details -
fix: fix many clang tidy errors (4/x)
this is part 4 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for cc871da - Browse repository at this point
Copy the full SHA cc871daView commit details -
fix: fix many clang tidy errors (5/x)
this is part 5 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big this also adds more debug checks to the cast function of the abstract point and also adds a truncated variant of that
Configuration menu - View commit details
-
Copy full SHA for 9faed19 - Browse repository at this point
Copy the full SHA 9faed19View commit details -
fix: fix many clang tidy errors (6/x)
this is part 6 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for c008988 - Browse repository at this point
Copy the full SHA c008988View commit details -
fix: fix many clang tidy errors (7/x)
this is part 7 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for 21a2ea3 - Browse repository at this point
Copy the full SHA 21a2ea3View commit details -
fix: fix many clang tidy errors (8/x)
this is part 8 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for f36fd59 - Browse repository at this point
Copy the full SHA f36fd59View commit details -
fix: fix many clang tidy errors (9/x)
this is part 9 of 143 errors in the whole codebase, it is split into multiple commits, so that each patch is not to big
Configuration menu - View commit details
-
Copy full SHA for 944b965 - Browse repository at this point
Copy the full SHA 944b965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a42572 - Browse repository at this point
Copy the full SHA 3a42572View commit details -
fix: add exported annotation to newly created function
this fixes dybnamic builds under windows
Configuration menu - View commit details
-
Copy full SHA for e1fa148 - Browse repository at this point
Copy the full SHA e1fa148View commit details