1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-23 00:00:01 +01:00
Commit graph

18 commits

Author SHA1 Message Date
5c036a02dd update copyright year 2024-02-29 18:58:07 +01:00
9f945a3ad3 port large parts to C++ 2024-02-29 18:58:07 +01:00
9fd0ef9a61 exceptions: show config error 2024-02-29 18:58:07 +01:00
6f39cbc8a6 log: improve readability of log outputs 2024-02-29 18:58:07 +01:00
155a580314 update copyright year 2024-02-29 18:58:07 +01:00
da606fb7db exception: fix missing error message 2024-02-29 18:58:07 +01:00
d2c7638060 fix cppcheck warnings 2024-02-29 18:58:07 +01:00
46d8815014 exceptions: show location of configuration error 2024-02-29 18:58:07 +01:00
28e0c950b2 add more nullptr checks after memory allocations 2024-02-29 18:58:07 +01:00
389c8d8e82 update copyright year to 2020 2024-02-29 18:58:07 +01:00
f7a60f9a8a change commenting style in header namespace 2024-02-29 18:58:07 +01:00
2c52f378a5 remove copyright 2024-02-29 18:58:07 +01:00
969d87cb38 fix clang warnings 2024-02-29 18:58:07 +01:00
6a179cdc46 exceptions: add parser exceptions and cleanup the other related exception classes 2024-02-29 18:58:07 +01:00
6a9388918c exception: use dynamic memory for std::runtime_error::what() 2024-02-29 18:58:07 +01:00
dc6cfabbac update copyright year to 2019 2024-02-29 18:58:07 +01:00
9fd43318c4 smaller fixups 2024-02-29 18:58:07 +01:00
0ef4957de9 added new classes for custom exceptions 2024-02-29 18:58:07 +01:00