|
|
6978bb2afe
|
changed TomlValue.value to anonymous union
|
2025-11-27 01:32:34 +05:00 |
|
|
|
711cc70b68
|
fixed DEPENDENCIES_DIR bug in tlibtoml.config
|
2025-11-27 01:25:35 +05:00 |
|
|
|
bdcc838bb8
|
improved error messages in TomlTable_get*
|
2025-11-27 01:24:27 +05:00 |
|
|
|
3e21766514
|
made all toml_load* functions public
|
2025-11-27 00:31:47 +05:00 |
|
|
|
7a0570b0b9
|
added file_readWholeText in toml_load_file
|
2025-11-26 23:49:40 +05:00 |
|
|
|
281a65f0d1
|
replaced TomlArray with tlibc List
|
2025-11-26 17:02:38 +05:00 |
|
|
|
2082d56c25
|
added tlibc error handling everywhere
|
2025-11-26 16:42:40 +05:00 |
|
|
|
048542d079
|
moved functions code to separate files
|
2025-11-26 16:26:01 +05:00 |
|
|
|
52870920c1
|
removed libtoml allocator
|
2025-11-10 10:42:13 +05:00 |
|
|
|
c49a8cb1e5
|
replaced TomlTable with HashMap
|
2025-11-10 10:31:47 +05:00 |
|
|
|
a33505ffe4
|
replaced TomlString with StringBuilder
|
2025-11-10 05:42:29 +05:00 |
|
|
|
c83ee4078e
|
replaced char* function arguments with str
|
2025-11-10 02:30:05 +05:00 |
|
|
|
247d291da6
|
fixed some warnings
|
2025-11-10 01:15:18 +05:00 |
|
|
|
f889990728
|
replaced numeric types to those from tlibc
|
2025-11-10 00:11:41 +05:00 |
|
|
|
a5aff56fb1
|
project created
|
2025-11-09 23:47:51 +05:00 |
|