Commit Graph

12 Commits

Author SHA1 Message Date
Markus Gans 3c467c9c07 Optimize the terminal output speed 2020-10-19 23:38:12 +02:00
Markus Gans 12ec2b0574 Refactoring of some methods 2020-10-11 22:50:08 +02:00
Markus Gans a821030333 Replaces some C-style arrays with std::array 2020-10-04 00:59:21 +02:00
Markus Gans b15a665729 unit test for the FData 2020-09-25 06:16:32 +02:00
Markus Gans 3d9f621258 std::clog now streams everything to the FLogger object 2020-09-25 00:48:58 +02:00
Markus Gans 361f0e6a14 More function declared as const 2020-07-12 15:25:21 +02:00
Markus Gans 53ba96504f New data wrapper class FData and minor text changes 2020-07-08 21:32:47 +02:00
Markus Gans 59830cbd05 Fixed memory leak in FString move assignment operator 2020-05-24 23:55:08 +02:00
Markus Gans f20e036a9e Fixed event queue in FApplication 2020-05-21 14:53:51 +02:00
Markus Gans 5a60794b85 More direct access to the static FTerm functions 2020-05-16 22:24:36 +02:00
Markus Gans 379c45efb5 A little more clean code 2020-05-14 01:22:45 +02:00
Markus Gans 923822ca25 New class FLogger for logging 2020-05-13 23:47:14 +02:00