Commit Graph

25 Commits

Author SHA1 Message Date
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