Commit Graph

6 Commits

Author SHA1 Message Date
07e05034fc differentiate libdice flex/bison with prefix "dp"
This allows the library to be linked with other libraries that also
use flex and bison.
2018-05-11 17:02:45 +02:00
f26d57419c add a pkg-config file for libdice 2018-03-23 16:14:00 +01:00
f2bb5b8ae6 install header file from automake 2018-02-22 13:57:48 +01:00
92b909158c add tiny expression library and make it a dice expression parser
Use tiny expression library (from Github) and expand it to provide
dice expression parsing. This needs more testing obviously.
2018-02-17 10:52:46 +01:00
25227d5c6c make the parser reentrant 2018-02-14 18:31:52 +00:00
baeea3eee6 first version of libdice 2018-02-13 19:27:38 +00:00