Commit Graph

22 Commits

Author SHA1 Message Date
Dusk c44c7ebc13 Preliminary proper parser support 2024-02-22 23:55:11 +01:00
Dusk f9eda09dea Use csv file for intermediary parsing 2024-02-21 17:47:29 +01:00
Dusk 4fe24d8e85 Change debug message 2024-02-20 23:19:40 +01:00
Dusk 52dfbcc344 Fix chapter 5 2024-02-20 23:16:42 +01:00
Dusk 42fe95a626 Add fixes for chapters 3 & 4 2024-02-19 19:43:31 +01:00
Dusk b36f7c60f2 Cleaner debugging 2024-02-19 19:30:20 +01:00
Dusk c798453637 Add japanese ellipsis to japanese chars 2024-02-19 19:29:24 +01:00
Dusk c5511c7c0c Don't treat wide numbers as numbers 2024-02-19 19:13:45 +01:00
Dusk 13f21c6d11 Handle symbols/commands at the start of line 2024-02-19 19:13:35 +01:00
Dusk f5d41d3068 Add fix file 2024-02-18 23:18:11 +01:00
Dusk 653d84738a Fix until chapter 2 2024-02-18 22:52:25 +01:00
Dusk 8f768b92fa Actually print separation by symbol 2024-02-18 21:03:55 +01:00
Dusk 75547dbef6 Clean up a little bit the symbols function 2024-02-18 20:37:04 +01:00
Dusk 5e7295cf72 Get symbols from each line 2024-02-18 20:28:09 +01:00
Dusk 8950d352ba Create OutputLine class for convenience 2024-02-18 19:33:11 +01:00
Dusk ab35815fc5 WIP 18/2/24 2024-02-18 17:11:31 +01:00
Dusk 6c9dd79880 Make output folder as configurable 2024-02-18 12:44:16 +01:00
Dendy 9e5338f1c0 Update gitignore, add requirements 2024-02-18 12:41:20 +01:00
Dendy 93eb660028 Organize the project a little bit better 2024-02-16 13:48:18 +01:00
Dendy a811fb5d21 Update .gitignore 2024-02-16 13:09:24 +01:00
Dusk 654c5d0d14 impl: Generate on top of original txt file 2024-02-15 21:50:56 +01:00
Dusk bfce84868e Start parsing into tokens, add config.toml 2024-02-14 17:08:18 +01:00