aboutsummaryrefslogtreecommitdiff
path: root/src/HalfMove.cpp
AgeCommit message (Collapse)Author
2022-01-26Debug and Improve tests:Loic Guegan
- Debug missing NAG in HalfMove Copy function - Improve combined tests
2022-01-26Debug and new tests:Loic Guegan
- Fix HalfMove memory leak - Fix integer overflow - Update combined tests
2022-01-26- Enable NAG parsingLoic Guegan
- Add the LargeFileStream interface to handle large file - Debug parsing
2022-01-25Improve parserLoic Guegan
2022-01-25RefactoringLoic Guegan