aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-01-26Handle line comments ('%' and ';')Loic Guegan
2022-01-26Debug and new tests:Loic Guegan
- Fix HalfMove memory leak - Fix integer overflow - Update combined tests
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
2022-01-25Update FromFile()Loic Guegan
2022-01-25Improve parserLoic Guegan
2022-01-25Improve comment parsingLoic Guegan
2022-01-25Improve parserLoic Guegan
2022-01-25RefactoringLoic Guegan
2022-01-24Improve PGNP APILoic Guegan
2022-01-24Cleaning testsLoic Guegan
2022-01-24Improve testsLoic Guegan
2022-01-24Improve overall parsingLoic Guegan
2022-01-23Create projectLoic Guegan