Commit Graph

7 Commits

Author SHA1 Message Date
Karma Riuk
e04aad4b77 Start of refactoring for reader+parser: read all
the lines before starting to parse
2023-08-05 10:01:34 +02:00
Karma Riuk
345d9267ad moved instructions around to make it more
consistent and fixed tiny bug
2023-08-05 09:38:12 +02:00
Karma Riuk
ff28832f72 Added missing logic to text reader and tested it 2023-08-04 23:53:34 +02:00
Karma Riuk
f46af33702 Added a new test case for text reader 2023-08-04 23:06:37 +02:00
Karma Riuk
c2d16a4d20 Removed useless print statements 2023-08-04 23:05:16 +02:00
Karma Riuk
77aa385918 Written the first version of a text reader, with
tests
2023-08-04 21:05:28 +02:00
Karma Riuk
898d8463c8 Drawn the skeleton code for the structure of the project 2023-08-03 21:07:58 +02:00