|
21886adb32
|
base: Fix generated header inclusion
|
2023-03-27 12:59:23 -04:00 |
|
|
6deadc25ac
|
base: Change column limit to 132
A column limit of 80 is very restrictive and code readability was
suffering. A limit of 132 is more realistic for this plugin.
|
2022-06-07 21:36:51 -07:00 |
|
|
f73e78582b
|
base: Format code
|
2022-05-13 21:19:29 -07:00 |
|
|
6035294339
|
requesthandler: Add GetSourceFilter
|
2022-01-03 13:54:27 -08:00 |
|
|
e43ebde794
|
Base: Use static_cast in place of reinterpret_cast
static_cast is a much safer cast method
|
2021-12-30 00:21:29 -08:00 |
|
|
f66080a031
|
Utils: Split Obs utils into individual files
|
2021-12-21 01:32:12 -08:00 |
|