patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

21 Commits

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