10 Commits

Author SHA1 Message Date
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 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 af243a8ce8 Add yet another AST example 2024-07-05 12:56:08 +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 fa81c2a7fa Latest stuff, rewriting lexer 2024-06-25 18:59:15 +02:00
Michael Fabian 'Xaymar' Dirks ade728ec31 tests: Remove IDEal extra information 2017-11-18 19:31:38 +01:00
Michael Fabian 'Xaymar' Dirks 34a227d2ff tests: Update samples for better testing 2017-11-13 02:15:17 +01:00
Michael Fabian 'Xaymar' Dirks c0556b3b16 test: Basic sample 2017-11-11 22:32:42 +01:00