• Joined on 2020-07-03
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-05-02 15:41:01 +03:00
f695f8a52e Improve switch's diagnostics
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-05-01 14:44:33 +03:00
e29ffb2a9c Improve selectors' diagnostics
c58bcd4aac Change new() parser to make use of matching-) functionality
Compare 2 commits »
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-04-29 16:14:22 +03:00
b1f0714483 Improve block body's diagnostics
9d3313995e Add delimeter matching to lexer
Compare 2 commits »
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-04-28 17:28:51 +03:00
150bd2f5cf Clean control flow code
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-04-28 10:55:31 +03:00
519d0cd3a7 Implent better diagnostics for control flow and primaries
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-04-12 13:53:02 +03:00
8632ba0a86 Add more diagnostic messages
dkanus pushed to parsing_reimplementation at NoobsGoHOE/rott 2026-04-05 16:34:12 +03:00
588790b9b4 Refactor everything
5bd9aadc55 Add DeclarationLiteral parsing
Compare 2 commits »
dkanus created branch parsing_reimplementation in NoobsGoHOE/rott 2026-04-05 16:34:11 +03:00
dkanus renamed repository from Avarice to dkanus/Avarice_old 2025-06-13 17:49:38 +03:00
dkanus created branch master in dkanus/acedia-cookbook 2022-08-11 21:45:39 +03:00
dkanus pushed to master at dkanus/acedia-cookbook 2022-08-11 21:45:39 +03:00
4624668be3 Initial commit
dkanus created repository dkanus/acedia-cookbook 2022-08-11 21:45:14 +03:00
dkanus pushed to new at dkanus/Acedia 2022-08-08 09:47:33 +03:00
8583bef23d Fix formatting
6a13c509a2 Remove selfReference from Packages mutator
925f9a100d Change LevelCores to be loaded after base API
e1d61ed7e8 Change to use new TextAPI.IntoString() name
Compare 4 commits »
dkanus pushed to new at dkanus/Acedia 2022-07-18 00:53:48 +03:00
7f7221e1b7 Change to use ServerUnrealAPI instead
51beae9849 Change to support Acedia's new shutdown proces
83f137c063 Change to new AcediaCore collections
Compare 3 commits »
dkanus pushed to new at dkanus/Acedia 2022-07-15 00:37:25 +03:00
d3d6ae4627 Change to use UnrealAPI from _server
dkanus pushed to new at dkanus/Acedia 2022-07-12 00:51:00 +03:00
0bb7f89040 Change to support new AcediaCore changes
7721b520f5 Change code to adapt to iterator's refactor
Compare 2 commits »
dkanus pushed to new at dkanus/Acedia 2022-07-04 23:30:55 +03:00
a026b731ee Change to adapt to AcediaCore's changes
dkanus pushed to new at dkanus/Acedia 2022-07-02 01:28:32 +03:00
1e9e146a9f Change to supprot new AcediaCore's events
dkanus pushed to new at dkanus/Acedia 2022-06-22 22:52:28 +03:00
824a6e270a Change to account for AcediaCore's refactor
dkanus pushed to new at dkanus/Acedia 2022-06-18 20:24:53 +03:00
57f11ad644 Adapt to AcediaCore's Text changes