MihailRis
|
ed3865964b
|
add syntax highlighting (WIP)
|
2024-12-04 22:13:17 +03:00 |
|
MihailRis
|
28f49ac948
|
add Lua code tokenizer
|
2024-12-04 16:26:55 +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
|
34d2e6d400
|
migrate from dynamic::Value to dv::value & total erase namespace 'dynamic'
|
2024-09-18 23:31:18 +03:00 |
|
MihailRis
|
de5c75d782
|
replace include guards with pragma once
|
2024-08-10 01:57:59 +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
|
d5dc68dd38
|
Root includes
|
2024-08-04 10:24: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
|
b6ceadcee7
|
fix obj parser on Windows
|
2024-07-17 17:21:19 +03:00 |
|
MihailRis
|
e4f9bd03b7
|
add src/coders/obj
|
2024-06-22 20:24:35 +03:00 |
|
Pugemon
|
f25a425cb9
|
Optimize parameter passing to avoid unnecessary copying
|
2024-06-07 04:00:38 +03:00 |
|
MihailRis
|
ea2b77b323
|
numeric literal fix
|
2024-05-14 01:37:43 +03:00 |
|
MihailRis
|
b38128ef39
|
relative values, types check
|
2024-05-10 16:05:46 +03:00 |
|
MihailRis
|
022c97b200
|
CommandsRepository
|
2024-05-09 20:16:15 +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
|
1627e21c1d
|
the final rename
|
2024-05-06 03:38:19 +03:00 |
|
MihailRis
|
f27a418dbe
|
however
|
2024-05-06 03:15:27 +03:00 |
|