- 10 Jan, 2021 6 commits
-
-
lukas authored
-
lukas authored
add github build workflow
-
lukas authored
-
Lukas-Heiligenbrunner authored
Pr181
-
Anonymous Maarten authored
-
Anonymous Maarten authored
-
- 09 Jan, 2021 1 commit
-
-
lukas authored
-
- 17 Nov, 2020 1 commit
-
-
Lukas Heiligenbrunner authored
-
- 11 Oct, 2020 1 commit
-
-
Lukas Heiligenbrunner authored
-
- 10 Oct, 2020 1 commit
-
-
lukas authored
-
- 02 Oct, 2020 4 commits
-
-
Mark Lindner authored
Add isString () convenience method
-
Mark Lindner authored
Pi value
-
Mark Lindner authored
Update the project, if you like my changes
-
sodaaa69 authored
-
- 01 Oct, 2020 1 commit
-
-
PrathmeshAgrawal authored
-
- 03 Jul, 2020 1 commit
-
-
pixl authored
-
- 20 Dec, 2019 1 commit
-
-
Mark Lindner authored
Add option to override duplicate settings
-
- 18 Dec, 2019 6 commits
-
-
Tom authored
-
Mark Lindner authored
-
-
Mark Lindner authored
-
Mark Lindner authored
Fix compilation of tests for out-of-tree-build
-
Mark Lindner authored
Fixed project version escape character
-
- 15 Dec, 2019 3 commits
-
-
Mark Lindner authored
-
Mark Lindner authored
-
Mark Lindner authored
-
- 03 Dec, 2019 1 commit
-
-
Abit Gray authored
-
- 02 Dec, 2019 1 commit
-
-
Abit Gray authored
-
- 21 Oct, 2019 2 commits
-
-
Mark Lindner authored
Fix memory leak when parsing invalid syntax
-
Tom authored
Add a destructor for TOK_STRING that is called when a TOK_STRING is discarded during error recovery. Closes #142. `lib/grammar.c` was regenerated using "bison (GNU Bison) 3.0.4".
-
- 22 Aug, 2019 2 commits
-
-
Tom authored
libconfig rejects settings with duplicate names by default. With this option enabled, libconfig will instead remove the old setting and add the new one.
-
Bernhard Walle authored
We have to modify the include path, otherwise I get | libconfig/tests/tests.c:31:10: fatal error: libconfig.h: No such file or directory | 31 | #include <libconfig.h> | | ^~~~~~~~~~~~~ | compilation terminated. Signed-off-by: Bernhard Walle <bernhard.walle@ncp-e.com>
-
- 14 Aug, 2019 3 commits
-
-
Mark Lindner authored
Fix to undo #120 and make Docker compatible
-
Mark Lindner authored
Add missing include in CMakeLists
-
Mark Lindner authored
Add modern *Config.cmake
-
- 02 Aug, 2019 3 commits
-
-
tastytea authored
These files will be generated and installed: * libconfigConfig.cmake * libconfigConfigVersion.cmake * libconfig++Config.cmake * libconfig++ConfigVersion.cmake
-
tastytea authored
-
Alessandro Bacchini authored
Add the `include(CheckSymbolExists)` to allow the usage of the `check_symbol_exists()` macro and fix #136
-
- 26 Feb, 2019 1 commit
-
-
Alessandro Bacchini authored
Add the `include(CheckSymbolExists)` to allow the usage of the `check_symbol_exists()` macro and fix #136
-
- 18 Feb, 2019 1 commit
-
-
seanfroth authored
-