Commit Graph
17 Commits
Author SHA1 Message Date
patrick d0b7f89925 Removed unwanted newlines at the end of output. 2017-10-25 17:01:19 +02:00
patrick f6eed53550 Minor formatting. 2017-10-14 02:13:47 +02:00
patrick b8bd42d361 Implemented “check-syntax” command. 2017-10-14 02:13:47 +02:00
patrick 89edafb586 Implemented “beautify” command. 2017-10-14 02:13:47 +02:00
patrick 0d5245b48b Showing list of available commands in help message. 2017-10-14 02:13:47 +02:00
patrick d20b30d34d Implemented “normalize” command. 2017-10-14 02:13:47 +02:00
patrick b99e7c198a Refactored “translate” command. 2017-10-14 02:13:46 +02:00
patrick cde892c771 Added command for printing version information. 2017-10-14 02:13:46 +02:00
patrick 974c94fbb0 Unified version printing. 2017-10-14 02:13:46 +02:00
patrick 2be3f4256a Refactored command base class for simplicity. 2017-10-14 02:13:46 +02:00
patrick 5427876e36 Added workaround for GCC 6 compiler error. 2017-10-14 02:13:46 +02:00
patrick abdc4e31dc Refactored printing help messages in commands. 2017-10-14 02:13:46 +02:00
patrick 63c4da8fad Made option group parsing more uniform. 2017-10-14 02:13:46 +02:00
patrick 86486207b8 Added help and version options to the translate command. 2017-10-14 02:13:46 +02:00
patrick 569b170aba Using cxxopts as a submodule. 2017-10-14 02:13:45 +02:00
patrick f6c9e19a60 Outsourced parsing of common options in plasp app. 2017-10-14 02:13:45 +02:00
patrick 6b891fcb8e Prepared app directory for future subcommands. 2017-10-14 02:13:45 +02:00