| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Improve storage requirements.
|
|
|
|
Fixes essentially a shadowing issue.
|
|
|
|
|
|
|
|
settings_common: Remove unused optional
|
|
Suggests to a frontend how to represent each setting.
|
|
Fixes -Wshadow, -Wdeprecated, and catch by copy rather than by ref.
|
|
|
|
|
|
Reduces the need for the compiler to duplicate this code, by about
100KB executable size.
|
|
Reduces compile times a tad on clang.
|