Patrick-Christopher Mattulat
|
8e6c1536d7
Replace namespace usages by dedicated using in encoding test module
|
1 year ago |
Patrick-Christopher Mattulat
|
c6c7dc6e39
Replace namespace usages by dedicated using in boxing test module
|
1 year ago |
Patrick-Christopher Mattulat
|
60add68877
Replace namespace usages by dedicated using in core test module
|
1 year ago |
Patrick-Christopher Mattulat
|
df49c43c07
Add missing namespace in library source files
|
1 year ago |
Patrick-Christopher Mattulat
|
33cc52f945
Add noexcept keyword to destructors of time module
|
1 year ago |
Patrick-Christopher Mattulat
|
b0c958692f
Add noexcept keyword to destructors of io module
|
1 year ago |
Patrick-Christopher Mattulat
|
c57be3067f
Add noexcept keyword to destructors of event module
|
1 year ago |
Patrick-Christopher Mattulat
|
cca118a174
Add noexcept keyword to destructors of encoding module
|
1 year ago |
Patrick-Christopher Mattulat
|
6abd6b9615
Add noexcept keyword to destructors of core module
|
1 year ago |
Patrick-Christopher Mattulat
|
1d359bf00e
Add noexcept keyword to destructors of boxing module
|
1 year ago |
Patrick-Christopher Mattulat
|
177b6e9e5d
Fix clang-tidy warning inside String class
|
1 year ago |
Patrick-Christopher Mattulat
|
9655e94ad6
Fix clang-tidy warning inside Integer class
|
1 year ago |
Patrick-Christopher Mattulat
|
e6e6f2c7a0
Fix clang-tidy warning inside Boolean class
|
1 year ago |
Patrick-Christopher Mattulat
|
efd9f9c18b
Fix clang-tidy warnings inside Float class
|
1 year ago |
Patrick-Christopher Mattulat
|
5859851b34
Fix clang-tidy warnings inside Long class
|
1 year ago |
Patrick-Christopher Mattulat
|
3c7bbd4e6e
Fix clang-tidy warnings inside Double class
|
1 year ago |
Patrick-Christopher Mattulat
|
865c02d164
Fix clang-tidy warnings inside LogLevel class
|
1 year ago |
Patrick-Christopher Mattulat
|
b3e4fb112b
Add .clang-tidy configuration
|
1 year ago |
Patrick-Christopher Mattulat
|
bb84097f4a
Fix broken namespaces in header files
|
1 year ago |
Patrick-Christopher Mattulat
|
6b67c13727
Remove left over namespaces from library tests
|
1 year ago |
Patrick-Christopher Mattulat
|
b5c8397833
Fix include directives
|
1 year ago |
Patrick-Christopher Mattulat
|
a8c0368e82
Add missing IDE prefix to CLION configuration
|
1 year ago |
Patrick-Christopher Mattulat
|
2264908ff6
Add missing last file line breaks
|
1 year ago |
Patrick-Christopher Mattulat
|
d65093d6ca
Add missing dynamic goals for library class declarations
|
1 year ago |
Patrick-Christopher Mattulat
|
22ba36a7fa
Remove old key value types
|
1 year ago |
Patrick-Christopher Mattulat
|
6fdfb7ded2
Replace FileNotFoundException with evaluator inside library
|
1 year ago |
patrick-christopher.mattulat
|
23de452235
Merge branch 'exception-base-class' of public/ls-standard-library into development
|
1 year ago |
Patrick-Christopher Mattulat
|
9270f72816
Add changelog for base exception class feature
|
1 year ago |
Patrick-Christopher Mattulat
|
5d36b2dfcd
Add exception reflection to all exception usages
|
1 year ago |
Patrick-Christopher Mattulat
|
d3d514ccf0
Remove unused WrongCallException
|
1 year ago |