Commit Graph
17 Commits
Author SHA1 Message Date
InfiniteCoder 5c9bc83bbd items/ + objects/ + util/ 2024-08-04 22:26:08 +03:00
Vyacheslav Ivanov bbf33e8e4d format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
MihailRis a5dc187481 fix: function returns by const value 2024-06-07 15:17:32 +03:00
Pugemon f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis 5da2a30326 BasicParser now uses string_view 2024-05-08 23:32:04 +03:00
MihailRis f27a418dbe however 2024-05-06 03:15:27 +03:00
MihailRis 9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis c3b5576c02 toml::Wrapper removed 2024-04-28 17:23:52 +03:00
MihailRis 3655464b6f minor refactor 2024-04-08 12:25:00 +03:00
MihailRis a0d3fd9afd xml 2d, 3d, 4d vectors shortcuts 2024-03-20 10:09:29 +03:00
MihailRis 8b8bc55ff7 xml elements context 2024-03-19 14:54:50 +03:00
MihailRis b38afe9e34 refactor 2024-02-04 23:45:15 +03:00
MihailRis bc72742ee3 locale independent util::parse_double 2024-02-02 20:02:30 +03:00
MihailRis 84e8fd1af6 fixes 2024-02-01 03:02:54 +03:00
MihailRis da190f3f7b std::from_chars output handling 2024-02-01 02:33:38 +03:00
MihailRis ece68e715d std::stod replaced to std::from_chars 2024-02-01 02:16:58 +03:00
MihailRis 1f11fa8fea Added XML parser/writer 2024-02-01 02:01:04 +03:00