Commit Graph

7 Commits

Author SHA1 Message Date
823fcecc03 switch to cmake 2019-08-19 21:28:04 +02:00
e7ca9d9036 fix building 2018-05-18 10:57:39 +02:00
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
e3fd8815b0 implement fudge dices, complete with unit tests 2018-03-23 17:44:52 +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