Commit Graph

7 Commits

Author SHA1 Message Date
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