Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-15 | Fix linting and type errors | Frederick Muriuki Muriithi | |
2022-05-19 | Extract progress indication from the parsing | Frederick Muriuki Muriithi | |
Since progress indication is not part of the parsing, this commit extracts the progress indication into functions with well defined input arguments that hide the progress indication logic from the parsing function. |