Commit Graph

11 Commits

Author SHA1 Message Date
Xaymar cd78d7a42d Remove remaining traces of automatic versioning code 2025-04-18 16:01:18 +02:00
Michael Fabian 'Xaymar' Dirks 15b8ed7690 Even more work 2025-02-12 00:03:19 +01:00
Michael Fabian 'Xaymar' Dirks b61005bcaa More work on getting parsing to be functional 2025-01-25 19:26:49 +01:00
Michael Fabian 'Xaymar' Dirks e191173e7b 2025-01-25 Latest Changes 2025-01-25 16:27:50 +01:00
Michael Fabian 'Xaymar' Dirks d16a36a141 Improve performance, fix file write bug, update headers 2024-07-05 17:10:24 +02:00
Michael Fabian 'Xaymar' Dirks 22c7614e7c Fix CRLF and submodules with auto-generated copyright headers
We no longer add another character to the file every time it is committed, and instead now properly handle CRLF. Additionally submodules are no longer updated when they shouldn't be, without requiring a manual config edit.
2024-07-05 15:19:18 +02:00
Michael Fabian 'Xaymar' Dirks 2cc9981215 Add another example for AST parsing 2024-07-05 11:51:56 +02:00
Michael Fabian 'Xaymar' Dirks dfe3e88dbd Lexer done for now, moving on to ast 2024-06-26 00:31:45 +02:00
Michael Fabian 'Xaymar' Dirks fa81c2a7fa Latest stuff, rewriting lexer 2024-06-25 18:59:15 +02:00
Michael Fabian 'Xaymar' Dirks 7f669f55e2 Modernize and remove useless header text 2024-06-06 14:04:34 +02:00
Michael Fabian 'Xaymar' Dirks 4e2dd8e30b Update to modern standard i guess 2024-06-06 13:37:13 +02:00