Commit graph

  • 33e4789677 Update README.md master Loic Guegan 2023-07-05 08:53:21 +02:00
  • ed52c7cb70 Remove compilation warnings Loic Guegan 2023-05-10 07:40:27 +02:00
  • 2df779cef1 Update chess-move-interface and improve CMake integration Loic Guegan 2023-05-02 19:38:40 +02:00
  • 943ddf3aa5 Update README.md Loic Guegan 2023-02-11 10:57:58 +01:00
  • 454e6949dc Changed ChessMoveInterface lib visibility to PUBLIC Danyil Somin 2023-02-11 10:24:46 +02:00
  • fb3828999e Minor CMake improvements Danyil Somin 2023-02-10 01:47:35 +02:00
  • 61eeec2421 Debug CI Loic Guegan 2023-01-19 16:05:19 +01:00
  • 930e5a2529 Debug CI Loic Guegan 2023-01-19 15:53:11 +01:00
  • 81f06cb209 Integrate Chess Move Interface Loic Guegan 2023-01-19 15:51:12 +01:00
  • da88575493 Improve NAG parsing Loic Guegan 2023-01-18 18:42:13 +01:00
  • 2ac42558f2 Add const qualifiers Loic Guegan 2023-01-15 14:23:54 +01:00
  • 52c2fd4521 Debug PGN parsing from a string. Add the ParseSANMoves() function. Add a new tests set Loic Guegan 2023-01-15 08:26:49 +01:00
  • ef75681956 Add GotoNextGame() function to skip an entire game Loic Guegan 2023-01-05 17:15:19 +01:00
  • bebbc79824 Debug node parsing Loic Guegan 2022-02-24 18:53:43 +01:00
  • 5d1796920e Take into account move annotations such as !! !? +- Loic Guegan 2022-02-24 16:17:16 +01:00
  • 4179c05056 Update CI image Loic Guegan 2022-02-20 17:25:58 +01:00
  • 43434b170c Update CMakeLists to avoid target clash name on other projects Loic Guegan 2022-02-19 13:52:38 +01:00
  • 0258e7d4f8 Debug and update readme Loic Guegan 2022-01-27 14:26:09 +01:00
  • 2ec4942cc0 Improve tests Loic Guegan 2022-01-27 10:34:05 +01:00
  • 57c3437e63 Debug parser Loic Guegan 2022-01-27 08:50:48 +01:00
  • e24ebe0138 Debug parser Loic Guegan 2022-01-27 08:20:32 +01:00
  • 3fb48d4f29 Improve parser Loic Guegan 2022-01-27 08:04:32 +01:00
  • 92350c7cc9 Update readme Loic Guegan 2022-01-26 21:31:40 +01:00
  • bd98bcb931 Refactoring Loic Guegan 2022-01-26 21:12:36 +01:00
  • 3f9ab56bd6 Improve location pointer type flexibility Loic Guegan 2022-01-26 21:03:19 +01:00
  • f144f14d9c Improve parsing data type Loic Guegan 2022-01-26 20:50:24 +01:00
  • 0fa6b682f5 Debug and Improve tests: - Debug missing NAG in HalfMove Copy function - Improve combined tests Loic Guegan 2022-01-26 18:36:48 +01:00
  • 5de6bf399b Handle line comments ('%' and ';') Loic Guegan 2022-01-26 16:24:48 +01:00
  • 23275701a3 Update README.md Loic Guegan 2022-01-26 15:52:31 +01:00
  • 28bf5175e5 Update README.md Loic Guegan 2022-01-26 15:46:59 +01:00
  • cbe39a58f8 Update README.md Loic Guegan 2022-01-26 15:38:54 +01:00
  • a1f2467a87 Debug and new tests: - Fix HalfMove memory leak - Fix integer overflow - Update combined tests Loic Guegan 2022-01-26 15:02:15 +01:00
  • f4f436870f - Debug parser (carriage returns) - Improve test framework Loic Guegan 2022-01-26 14:41:38 +01:00
  • bb914f047b - Enable NAG parsing - Add the LargeFileStream interface to handle large file - Debug parsing Loic Guegan 2022-01-26 12:03:24 +01:00
  • 8a770f9133 Update FromFile() Loic Guegan 2022-01-25 17:46:29 +01:00
  • e063e1453c Improve parser Loic Guegan 2022-01-25 16:51:37 +01:00
  • 773d93b02e Add license Loic Guegan 2022-01-25 15:35:52 +01:00
  • 3f1e9da333 Improve comment parsing Loic Guegan 2022-01-25 15:23:54 +01:00
  • 2e30eaccb1 Improve parser Loic Guegan 2022-01-25 14:53:34 +01:00
  • d4df0dac1d Update README.md Loic Guegan 2022-01-25 11:10:34 +01:00
  • 4f1d7c5247 Refactoring Loic Guegan 2022-01-25 10:53:10 +01:00
  • e817ac6bed Improve PGNP API Loic Guegan 2022-01-24 21:03:30 +01:00
  • bdd879586e Debug CI Loic Guegan 2022-01-24 18:34:08 +01:00
  • 5d4a7d66cb Cleaning tests Loic Guegan 2022-01-24 18:32:05 +01:00
  • af333f9ff1 Update README.md Loic Guegan 2022-01-24 16:53:11 +01:00
  • bbbe18df2f Update README.md Loic Guegan 2022-01-24 16:52:26 +01:00
  • e6e2c5a8bf Improve tests Loic Guegan 2022-01-24 16:41:02 +01:00
  • 55b2c72108 Add CI receipt Loic Guegan 2022-01-24 15:34:32 +01:00
  • 8c77f7a054 Improve overall parsing Loic Guegan 2022-01-24 15:29:22 +01:00
  • fd78f92863 Create project Loic Guegan 2022-01-23 20:57:28 +01:00