Commit History

Author SHA1 Message Date
  Patrick-Christopher Mattulat 50fdc0f264 Address SonarLint findings in DailyNewsAgency class 1 year ago
  Patrick-Christopher Mattulat c17ff60ef5 Add missing nodiscard attributes in test classes 1 year ago
  Patrick-Christopher Mattulat d242bcb715 Add missing noexcept keyword to test classes destructors 1 year ago
  Patrick-Christopher Mattulat a54271d290 Improve event test namespace 1 year ago
  Patrick-Christopher Mattulat cdb311f46f Make destructor of interface classes virtual 1 year ago
  Patrick-Christopher Mattulat 6a9012559f Sort include directives of code files 1 year ago
  Patrick-Christopher Mattulat 2b19ca46f4 Rename code files 1 year ago
  Patrick-Christopher Mattulat 22c7ac1c28 Fix std namespace usage on whole library scope 2 years ago
  Patrick-Christopher Mattulat 18c0496097 Rename interface namespace in core module 2 years ago
  Patrick-Christopher Mattulat e10b2c9872 Introduce "interface" namespace 2 years ago
  Patrick-Christopher Mattulat c70bf77596 Introduce event test namespace 2 years ago
  Patrick-Christopher Mattulat f6d76c7297 Add "ls_std_event" header 2 years ago
  Patrick-Christopher Mattulat 768cfe2a30 Move interfaces to dedicated "interface" directory 2 years ago
  Patrick-Christopher Mattulat 575e153157 Create namespace "logic" for logic module 2 years ago
  Patrick-Christopher Mattulat 3e786dd4b7 Create namespace "core" for core module 2 years ago
  public 2219d738aa Rename "ls_std" namespace to "ls" namespace 2 years ago
  Patrick-Christopher Mattulat 49576ecdb1 Remove base class dependency from IListener interface 3 years ago
  Patrick-Christopher Mattulat cff4b345ea Update code style and apply it 3 years ago
  Patrick-Christopher Mattulat c707e7a388 Remove unnecessary methods from listener classes 3 years ago
  Patrick-Christopher Mattulat 5a7140e790 Extend EventManager class 3 years ago
  Patrick-Christopher Mattulat d80b429c36 Add EventHandler class 3 years ago