aboutsummaryrefslogtreecommitdiff
path: root/src/LargeFileStream.cpp
AgeCommit message (Collapse)Author
2023-01-15Debug PGN parsing from a string. Add the ParseSANMoves() function. Add a new ↵Loic Guegan
tests set
2022-01-26RefactoringLoic Guegan
2022-01-26Improve location pointer type flexibilityLoic Guegan
2022-01-26Improve parsing data typeLoic Guegan
2022-01-26- Debug parser (carriage returns)Loic Guegan
- Improve test framework
2022-01-26- Enable NAG parsingLoic Guegan
- Add the LargeFileStream interface to handle large file - Debug parsing