patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Patrick Lühne cdb06fa5bf Improved output format and highlighting. 2016-08-16 18:35:55 +02:00
Patrick Lühne d0864b9efe Extended parser tests. 2016-08-08 12:40:02 +02:00
Patrick Lühne 18bd606262 Extended parser tests. 2016-08-07 16:46:48 +02:00
Patrick Lühne 544d4e0635 Major refactoring of underlying Parser class. 2016-08-02 20:33:49 +02:00
Patrick Lühne 73c9d6c1f3 Checking that Parser initially is case-sensitive. 2016-06-22 09:14:01 +01:00
Patrick Lühne d9578b6f1c Testing Parser position with seek and advance. 2016-06-22 09:07:19 +01:00
Patrick Lühne b5e325cbee Testing Parser’s reset method. 2016-06-22 09:02:46 +01:00
Patrick Lühne 9f0e784a4a Implemented recognition of comments in PDDL. 2016-06-10 16:40:43 +02:00
Patrick Lühne 069ad4ca99 To-dos and formatting. 2016-06-08 01:19:49 +02:00
Patrick Lühne eea3272c56 Made Parser seekable for easier maintenance. 2016-06-07 18:41:01 +02:00
Patrick Lühne b89b1708c3 Additional line-skipping tests for Parser. 2016-05-30 13:00:55 +02:00
Patrick Lühne f9c5a830e1 Additional assertions in Parser test cases. 2016-05-30 12:58:10 +02:00
Patrick Lühne 348bd98de8 Extended Parser tests with whitespace handling check. 2016-05-30 12:56:30 +02:00
Patrick Lühne 8f705b0737 Added test for Parser’s cursor position. 2016-05-30 12:32:13 +02:00
Patrick Lühne 07eb23b312 Refactored basic parsing. 2016-05-27 03:58:59 +02:00
Patrick Lühne d9a40af3f0 Using unsigned constants in tests to avoid warnings with Google Test. 2016-05-26 00:17:55 +02:00
Patrick Lühne c899ba6449 Added tests covering basic parsing. 2016-05-24 02:23:56 +02:00
Patrick Lühne 05058c149e Added axiom rule support for SAS translator output. 2016-05-23 17:13:11 +02:00
Patrick Lühne d8d6998936 Escaping predicates containing hyphens for ASP output. 2016-05-22 20:19:45 +02:00