Commit Graph
17 Commits
Author SHA1 Message Date
patrick f6cfc55e21 Put exception handling back into plasp binary for convenient use. 2016-06-10 17:12:23 +02:00
patrick d446c192cf Made plasp’s help message more precise. 2016-06-10 01:28:13 +02:00
patrick 2e1a011dcf Implemented automatic language detection for plasp application. 2016-06-10 01:23:41 +02:00
patrick 8ef874eb22 Simplified plasp application by initializing parser externally. 2016-06-10 00:59:44 +02:00
patrick c6dc84f27f Removed now unnecessary check for number of files with SAS parser. 2016-06-10 00:51:31 +02:00
patrick 87889f5efe Implemented two-pass parsing for PDDL problems. 2016-06-09 14:39:03 +02:00
patrick a1b93624d6 Fixed accepting std::cin input when omitting input file arguments. 2016-06-08 00:06:54 +02:00
patrick 78889e18c6 Fixed accidentally removed std::cin support. 2016-06-07 23:31:09 +02:00
patrick fa178d5ee1 Fixed SAS file input bug. 2016-06-07 20:59:02 +02:00
patrick 4228ca01dc Implemented multi-file input. 2016-06-07 15:54:01 +02:00
patrick 67c9e2148d Started implementing PDDL domain parser. 2016-05-29 16:55:43 +02:00
patrick b4bc347006 Removed unnecessary include. 2016-05-28 14:18:51 +02:00
patrick 441b8b0154 Added support for input from std::cin. 2016-05-25 12:36:45 +02:00
patrick 2bbd28c341 Enhanced command-line interface. 2016-05-24 16:24:37 +02:00
patrick 17685b68fb Started implementing SAS to ASP translator. 2016-05-21 02:43:07 +02:00
patrick d7984e9b3a Moved exception catching from parser to application. 2016-05-20 16:16:56 +02:00
patrick 3ddf942a12 Initial commit. 2016-05-20 15:29:24 +02:00