Commit Graph

20 Commits

Author SHA1 Message Date
9199b68080
Renamed “pddlparse” library to simply “pddl”. 2017-08-09 17:52:50 +02:00
aec16f4407
Added option to compile plasp statically. 2017-06-28 01:43:12 +02:00
b2ac47c2d3
Moved Boost dependency to plasp application only. 2017-06-28 01:42:29 +02:00
e93085d88a
Moved color logging to separate library for reusing it in PDDL parser. 2017-06-22 20:58:31 +02:00
dd7fb31309
Made CMake configuration consistent. 2017-06-19 00:18:02 +02:00
b9b987490b
Fixed incorrect CMake option handling. 2017-06-19 00:18:02 +02:00
e312a91632
Renamed tokenizing module for clarity. 2017-05-12 14:17:57 +02:00
d7db0d8ccd
Started implementing clean, separate PDDL syntax tree and parser. 2017-05-12 13:58:28 +02:00
ebcf263abd
Removed unnecessary boost::filesystem dependency. 2017-05-09 15:11:35 +02:00
27c6b69874
Moved basic parsing to a separate module. 2017-05-09 15:05:59 +02:00
88cb8f4516
Improved CMake structure. 2017-05-09 13:01:10 +02:00
f4672a5b50
Added -Wextra flag to notice warnings more easily. 2016-12-08 01:17:09 +01:00
9b49b8ebe7
CMake project restructuring. 2016-11-29 02:55:26 +01:00
5c5f0665e8 Minor formatting. 2016-10-07 16:40:01 +02:00
b100bcd446 Disabled tests by default. 2016-08-15 02:23:05 +02:00
fb15a131ac Enabling tests by default. 2016-06-09 01:25:50 +02:00
abfa3b3ca1 Added -Wextra compiler flag. 2016-06-08 00:13:07 +02:00
ca41b5f5d8 Added missing CMake option for building tests. 2016-05-20 19:49:40 +02:00
16b8b4c833 Added tests for SAS parser. 2016-05-20 18:46:37 +02:00
3ddf942a12 Initial commit. 2016-05-20 15:29:24 +02:00