Manuel Bilderbeek
|
707778beea
Allow a script to query which file type category a file belongs to
|
4 lat temu |
m9710797
|
8e96880015
Use c++17 std::string_view instead of our own version
|
5 lat temu |
Wouter Vermaelen
|
4fc1763ac3
Replace 'array_ref' utility with 'span'
|
6 lat temu |
Wouter Vermaelen
|
0d1ec8e593
fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name'
|
6 lat temu |
m9710797
|
ac039c81b6
Renamed string_ref to string_view
|
6 lat temu |
m9710797
|
c78bd93d2c
[4/5] Mark virtual method overrides with new c++11 'override' keyword
|
10 lat temu |
m9710797
|
fcbcac823e
[1/5] Added final class annotations
|
10 lat temu |
wouter
|
593bad6db5
Replace std::deque with array_ref in CommandLineParser
|
11 lat temu |
wouter
|
d089095d55
Various text-processing stuff
|
11 lat temu |
Wouter Vermaelen
|
13f75ad13b
Changed return type from bool->void for CLIOption::parseOption()
|
12 lat temu |
Wouter Vermaelen
|
348eefea03
Speedup new -bash option, split initialization of Reactor
|
12 lat temu |
Wouter Vermaelen
|
979ab50f29
[11/n] string_ref stuff: CliOption help texts
|
12 lat temu |
Manuel Bilderbeek
|
6e15a7e835
Also add a command line option to load a savestate.
|
13 lat temu |