96 Commits

Author SHA1 Message Date
DHTMLGoodies
2cfe4818b4 Readme updates 2015-12-28 16:14:45 +01:00
DHTMLGoodies
d3861e8df0 Readme updates 2015-12-28 16:11:55 +01:00
DHTMLGoodies
2f34af2475 Bugfix - check for cache existence to avoid notice in log 2015-12-26 00:38:42 +01:00
DHTMLGoodies
a815129188 Fixed problem with fens like 8/7P/8/8/1k15/8/P7/K7 w - - 0 1, i.e. 1k15(and not 1k6) 2015-12-24 01:39:00 +01:00
DHTMLGoodies
586d996e02 Fixed problem with fens like 8/7P/8/8/1k15/8/P7/K7 w - - 0 1, i.e. 1k15(and not 1k6) 2015-12-24 01:20:00 +01:00
DHTMLGoodies
7865a60934 Fixed notation problem in parser 2015-12-24 01:04:15 +01:00
DHTMLGoodies
c92fdbc1dc added brilliant checkmates for testing 2014-04-28 12:50:11 +02:00
DHTMLGoodies
859f8ed1eb Stripping Fritz emt comments 2014-04-28 12:48:11 +02:00
DHTMLGoodies
09e221b2d8 Parser fix 2013-08-28 13:56:06 +02:00
DHTMLGoodies
384ee85473 Parser fix 2013-08-28 13:50:12 +02:00
DHTMLGoodies
50f7a9599a Merge branch 'master' of https://github.com/DHTMLGoodies/chessParser 2013-08-28 13:26:04 +02:00
DHTMLGoodies
aad46951e0 Sanitize file name 2013-08-28 13:25:50 +02:00
DHTMLGoodies
eb1af65948 Updated code 2013-06-21 09:39:37 +02:00
DHTMLGoodies
27dbd1d13d Added missing CHESS_JSON class 2013-06-21 09:38:19 +02:00
Alf Magne Kalleland
00d9268a25 Updated license 2013-05-21 15:40:46 +02:00
Alf Magne Kalleland
76a0970db0 Fixed problem parsing games with square brackets in move string 2013-02-23 04:00:46 +01:00
DHTMLGoodies
8f4fa18895 Fixed problem with invalid castle moves 2013-02-20 18:01:34 +01:00
Alf Magne Kalleland
4908d2f94b Added test for problematic pgn 2013-02-18 20:46:58 +01:00
Alf Magne Kalleland
ee52853327 Move validation inside Movebuilder using regex 2013-02-18 20:31:36 +01:00
Alf Magne Kalleland
1dfda67d61 Updated readme 2013-02-15 15:14:47 +01:00
Alf Magne Kalleland
0bcb700d92 Updated readme 2013-02-15 15:14:28 +01:00
Alf Magne Kalleland
73abdc81e2 Updated readme 2013-02-15 15:12:10 +01:00
Alf Magne Kalleland
93da7b53f5 Fixed problem in PGN parser when parsing moves like h1Q. Changing it to h1=Q 2013-02-15 14:19:41 +01:00
Alf Magne Kalleland
3d6e0ae60b TODO in fen parser 2013-02-12 02:20:28 +01:00
Alf Magne Kalleland
f00ceee0bb Fixed problem with parser and castle with numeric values 0-0 instead of the correct O-O 2013-02-12 01:25:18 +01:00
Alf Magne Kalleland
b437127f6b test of problemating pgn 2013-02-12 00:58:18 +01:00
Alf Magne Kalleland
61e2159841 Minor changes 2013-02-11 02:18:09 +01:00
Alf Magne Kalleland
9050a454c5 Code cleanup in parser 2013-02-08 01:34:49 +01:00
DHTMLGoodies
256b4ea739 Code cleanup parser 2013-02-07 17:45:11 +01:00
DHTMLGoodies
929c109bb9 Code cleanup and fixed bug in Regex 2013-02-07 17:21:39 +01:00
Alf Magne Kalleland
5e0f62c7b6 Fixed IDE warnings 2013-02-06 23:47:38 +01:00
Alf Magne Kalleland
c6782583fc Reserved metadata moved from metadata sub array 2013-02-06 23:31:04 +01:00
Alf Magne Kalleland
1b229275b9 Merge branch 'master' of https://github.com/DHTMLGoodies/chessParser 2013-02-03 20:48:54 +01:00
Alf Magne Kalleland
41a764d70f Use string concat instead of implode in parser 2013-02-03 20:48:27 +01:00
Alf Magne Kalleland
3afe0567e0 Update README.md 2013-02-03 13:05:10 +01:00
DHTMLGoodies
d400a74c7d Resolved GIT conflict 2013-01-25 16:55:22 +01:00
DHTMLGoodies
f117acc00e Added support for move objects(from and to) in getparsed method 2013-01-25 16:54:09 +01:00
DHTMLGoodies
d5b412c58b New exception message on parser error 2013-01-25 01:43:50 +01:00
DHTMLGoodies
74900962f4 Merge branch 'master' of https://github.com/DHTMLGoodies/chessParser 2013-01-18 14:39:11 +01:00
DHTMLGoodies
8708b00cf7 Code cleanup 2013-01-18 14:38:50 +01:00
Alf Magne Kalleland
ef4e9e8da6 Update README.md 2013-01-17 18:35:56 +01:00
Alf Magne Kalleland
3be7856b67 Create README.md 2013-01-17 09:35:15 -08:00
DHTMLGoodies
be3a529058 Removed old MoveParser.php file 2013-01-17 15:19:59 +01:00
DHTMLGoodies
13b290a60b Added test files 2013-01-17 15:14:18 +01:00
DHTMLGoodies
9ff7fb1998 Minor refactoring 2013-01-17 15:11:36 +01:00
DHTMLGoodies
5396570fd6 Added files 2013-01-17 15:02:46 +01:00