MihailRis
|
9cd95bb0eb
|
fix toml encoder
|
2025-06-29 12:33:57 +03:00 |
|
MihailRis
|
1feee3a809
|
refactor GLSLExtension.cpp & add 'param' shader preprocessor directive & add PostEffect class (WIP)
|
2025-04-03 21:46:12 +03:00 |
|
MihailRis
|
2aea19febd
|
add YAML parser
|
2025-03-23 08:49:09 +03:00 |
|
MihailRis
|
3d22de761f
|
fix compiler warnings (GCC + Clang)
|
2025-03-20 22:04:29 +03:00 |
|
MihailRis
|
8a8c1525fd
|
Fix syntax highlighting unicode support (#475)
* convert BasicParser to a template
* fix syntax hightlighting with unicode characters
|
2025-02-22 01:01:20 +03:00 |
|
MihailRis
|
1e22882284
|
rename 'files' to 'io'
|
2025-01-30 16:53:52 +03:00 |
|
MihailRis
|
6a2b2062b3
|
feat: array of tables support
|
2024-10-13 12:09:56 +03:00 |
|
MihailRis
|
68c3a646c8
|
feat: local date-time, offset date-time, local time, local date support (reading to string)
|
2024-10-13 10:51:24 +03:00 |
|
MihailRis
|
9667b81438
|
fix: string literal line separator escape
|
2024-10-13 10:16:17 +03:00 |
|
MihailRis
|
2f7fbd57ee
|
feat: toml multiline string test
|
2024-10-12 23:07:10 +03:00 |
|
MihailRis
|
d14548cff8
|
feat: toml lvalues support
|
2024-10-12 00:23:52 +03:00 |
|
MihailRis
|
66825d62aa
|
feat: toml arrays and inline tables support
|
2024-10-11 20:43:37 +03:00 |
|
MihailRis
|
3953583605
|
minimize extra dv::value copies
|
2024-09-19 13:45:32 +03:00 |
|
MihailRis
|
34d2e6d400
|
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
|
2024-09-18 23:31:18 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
InfiniteCoder
|
8f9c7eb7ff
|
data/
|
2024-08-05 23:59:42 +03:00 |
|
InfiniteCoder
|
5c9bc83bbd
|
items/ + objects/ + util/
|
2024-08-04 22:26:08 +03:00 |
|
InfiniteCoder
|
3aa0298c85
|
files/
|
2024-08-04 17:08:11 +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
|
45862269e7
|
toml: nested maps support
|
2024-05-20 02:09:01 +03:00 |
|
MihailRis
|
c94d40ab02
|
toml parser update + 'toml' module is built-in now
|
2024-05-20 01:28:42 +03:00 |
|
MihailRis
|
5da2a30326
|
BasicParser now uses string_view
|
2024-05-08 23:32:04 +03:00 |
|
MihailRis
|
f2cdd3c4b6
|
number_u deleted
|
2024-05-07 18:50:36 +03:00 |
|
MihailRis
|
8e83a07094
|
'dynamic' namespace refactor (step 2)
|
2024-05-07 17:03:04 +03:00 |
|
MihailRis
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
f27a418dbe
|
however
|
2024-05-06 03:15:27 +03:00 |
|
MihailRis
|
7f8a86b740
|
minor refactor
|
2024-05-05 20:08:25 +03:00 |
|
MihailRis
|
179d2b7a25
|
settings reader fix
|
2024-05-05 16:04:00 +03:00 |
|
MihailRis
|
90c64a363a
|
forgot
|
2024-04-29 02:23:20 +03:00 |
|
MihailRis
|
167388aefb
|
track-width fixes
|
2024-04-28 20:09:55 +03:00 |
|
MihailRis
|
788bd6bf0f
|
numeric setting value display fix
|
2024-04-28 19:03:54 +03:00 |
|
MihailRis
|
c3b5576c02
|
toml::Wrapper removed
|
2024-04-28 17:23:52 +03:00 |
|
MihailRis
|
1ecc608ead
|
nothing actually done
|
2024-04-24 07:35:46 +03:00 |
|
MihailRis
|
9cdf3ff016
|
settings panel moved to xml (WIP)
|
2024-04-20 03:01:37 +03:00 |
|
MihailRis
|
3655464b6f
|
minor refactor
|
2024-04-08 12:25:00 +03:00 |
|
MihailRis
|
8950f4ecd5
|
refactor
|
2024-03-31 23:05:38 +03:00 |
|
MihailRis
|
32120d8af4
|
settings test
|
2024-03-29 13:58:19 +03:00 |
|
MihailRis
|
7bf70bb26e
|
languages support (WIP)
|
2023-12-12 22:02:17 +03:00 |
|
MihailRis
|
37f94f2f96
|
TOML precision revert
|
2023-12-03 04:33:16 +03:00 |
|
MihailRis
|
f47882194c
|
Fixed json/toml float precision on write
|
2023-12-03 04:27:45 +03:00 |
|
MihailRis
|
8588e582b6
|
json, toml parsers/writers update
|
2023-12-03 00:41:06 +03:00 |
|
MihailRis
|
9e7681ec6e
|
toml parser 'inf' and 'nan' support
|
2023-11-16 23:25:19 +03:00 |
|
MihailRis
|
f6c74dfb8b
|
Minor fix
|
2023-11-14 19:17:29 +03:00 |
|
MihailRis
|
59ad71ce55
|
Fixed toml::Wrapper destructor
|
2023-11-14 16:17:32 +03:00 |
|
MihailRis
|
e440b36823
|
toml format is now used for settings file
|
2023-11-14 15:51:30 +03:00 |
|