patrick
/
plasp
Archived
1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Patrick Lühne 72fc7493b2
Removed Boost dependency in language distinction.
As Boost isn’t used in the rest of this project anymore, this commit
removes the unnecessary dependency to boost::bimap just for language
detection, and replaces it with a simple std::map instead.
2017-10-28 15:44:37 +02:00
Patrick Lühne c4e19dddae
Refactoring to use cleaner output implementation. 2016-11-29 06:03:05 +01:00
Patrick Lühne f4efb4f3d4
Improved command-line interface. 2016-11-29 02:05:01 +01:00
Patrick Lühne 2e1a011dcf Implemented automatic language detection for plasp application. 2016-06-10 01:23:41 +02:00