Commit Graph

8 Commits

Author SHA1 Message Date
Martchus 59e20b1043 Apply clang-format 2017-05-01 03:13:11 +02:00
Martchus 980794066b Provide workaround for GCC Bug 66145 2016-06-14 22:53:19 +02:00
Martchus d28d477ffe Complete generation of API doc
- Use README.md for main page
- Add install target for API doc
- Improve some doc comments
2016-06-10 22:59:22 +02:00
Martchus 93582b4ac0 added more tests, fixed some bugs 2016-01-27 02:25:28 +01:00
Martchus 33e5585844 using a vector instead of a map for the scopes
Finding a specific scope might be more unhandy
but this way the original order is preserved.
2015-09-16 17:36:52 +02:00
Martchus 4d6bf67188 fixed includes 2015-09-06 20:19:09 +02:00
Martchus a59e0b7478 make methods const 2015-08-25 19:13:17 +02:00
Martchus f462d71200 added INI parser 2015-07-07 00:50:49 +02:00