Commit Graph

35 Commits

Author SHA1 Message Date
2c2c567616 Allow nested section names in SetSubSection 2025-11-19 01:23:40 +01:00
302b2b9a94 Add const array accessor 2025-02-15 01:09:15 +01:00
c304b50eb3 Fix float serialization 2025-02-11 20:03:13 +01:00
c6aa27f47b Add fstream compability 2025-02-10 02:05:06 +01:00
ceb392a198 Improve type safety in GetValueOrDefault 2025-02-07 22:27:57 +01:00
1fd3f05ebd Improve error logging 2025-02-06 05:04:38 +01:00
a518dcac54 Fixed issue where ParseValue does not return the result code 2025-02-06 04:51:20 +01:00
f465f2eb0f Improve error codes 2025-02-06 04:42:55 +01:00
87f39d93f0 Remove unnecessary nValue 2025-02-02 23:10:16 +01:00
b8f88e7586 Move ParseValue to Value base class 2025-02-02 22:55:31 +01:00
08f4df7b04 Improve error handling 2025-02-02 22:53:00 +01:00
4e54e828eb Merge branch 'master' of https://github.com/mariiaan/minipp 2025-02-02 21:47:25 +01:00
2880cfd2f3 Fix bug where escape sequences in string arrays are not parsed correctly 2025-02-02 21:47:21 +01:00
538c977f14 Update README.md 2025-02-02 20:55:11 +01:00
d7bc969b70 Update README.md 2025-02-02 20:54:38 +01:00
04dcc77db6 Update README.md 2025-02-02 20:51:45 +01:00
3f96d049e5 Update README.md 2025-02-02 05:40:57 +01:00
e3c3b76caa Add easy API 2025-02-02 05:39:08 +01:00
4ee8c32822 Change macro name + remove unnecessary assert 2025-02-02 04:39:50 +01:00
e13cc5a94e Add support for getting all sections 2025-02-01 23:29:56 +01:00
ef0f4ba908 Merge branch 'master' of https://github.com/mariiaan/minipp 2025-02-01 21:09:54 +01:00
43db485cec Fix newlines 2025-02-01 21:09:48 +01:00
46e2129787 Update README.md 2025-02-01 20:46:09 +01:00
27b720245c Fix links 2025-02-01 20:42:56 +01:00
3b7c317f57 Create README.md 1.0 2025-02-01 20:40:41 +01:00
d30d778d66 Create LICENSE 2025-02-01 20:34:41 +01:00
29dfc94c88 further cleanup + implement value access with section name 2025-02-01 20:09:15 +01:00
927510c97f Fix another bug in section names when writing 2025-02-01 09:53:34 +01:00
b0e398a6e6 Fix bug in section writing 2025-02-01 09:40:45 +01:00
a51974d8b0 Add error messages 2025-02-01 09:16:16 +01:00
d1ee7b31ee further cleanup 2025-02-01 09:07:09 +01:00
9ba1fdf999 cleanup 2025-02-01 09:02:48 +01:00
9e831289a6 Implement the parser and writer 2025-02-01 07:31:50 +01:00
ad40c514b6 Projektdateien hinzufügen. 2025-02-01 00:28:38 +01:00
8f27d6da31 .gitattributes und .gitignore hinzufügen. 2025-02-01 00:28:36 +01:00