| April 5, 2021 | ||
|---|---|---|
View 7f777ea
Use range-based for loops where possible.Naram Qashat authored on 2021/04/05 23:29:44 |
||
View 0657581
Some template cleanup:Naram Qashat authored on 2021/04/05 21:47:28 |
||
View 3a107d7
Don't know why this was using fEqual, those are integers...Naram Qashat authored on 2021/04/05 20:38:47 |
||
View 22e4fb5
Use [[fallthrough]] attribute.Naram Qashat authored on 2021/04/05 00:56:42 |
||
View c286569
Minor change to use constexpr.Naram Qashat authored on 2021/04/05 00:47:31 |
||
View 473c6d6
Use std::filesystem::path for reading/writing files.Naram Qashat authored on 2021/04/05 00:20:56 |
||
| April 4, 2021 | ||
|---|---|---|
View b6d1fc5
Add warnings to building with GCC/Clang.Naram Qashat authored on 2021/04/04 23:35:09 |
||
View 47760c9
Add wxWidgets-based configuration dialog boxes.Naram Qashat authored on 2021/04/04 12:46:14 |
||
| April 3, 2021 | ||
|---|---|---|
View bc2126f
Replace #ifdef _DEBUG with #ifndef NDEBUGNaram Qashat authored on 2021/04/03 11:24:08 |
||
| March 30, 2021 | ||
|---|---|---|
View a6d7b87
Add override keyword.Naram Qashat authored on 2021/03/30 01:29:32 |
||
| March 29, 2021 | ||
|---|---|---|
View c20e49e
Minor changes to the RegEx validator.Naram Qashat authored on 2021/03/29 23:32:29 |
||
View 7645ce2
Also add the RegEx validator to the CMake script.Naram Qashat authored on 2021/03/29 22:59:16 |
||
View 7ab75eb
Add a RegEx validator for use with wxWidgets.Naram Qashat authored on 2021/03/29 21:55:32 |
||
View b5a223a
Silence various Visual Studio warnings:Naram Qashat authored on 2021/03/29 00:10:11 |
||
| March 28, 2021 | ||
|---|---|---|
View d38158f
Make it so zlib's submodule being dirty is ignored.Naram Qashat authored on 2021/03/28 20:54:15 |
||