Commit Graph

11 Commits

Author SHA1 Message Date
82431e7814 update TODO 2018-02-17 11:30:59 +01:00
ebf4d3f0a4 add new COPYING explaining the dual licencing 2018-02-17 11:28:36 +01:00
6163518c4c add copyright headers 2018-02-17 11:27:15 +01:00
62eca29932 follow GNU standards on licencing 2018-02-17 11:20:46 +01:00
2f3e01734c clarify dual licencing in COPYING 2018-02-17 11:15:50 +01:00
ee1a7e0c23 update readme 2018-02-17 11:07:53 +01:00
d46979b8ee add todo list 2018-02-17 11:06:35 +01:00
f5eaf23b5b add licence of tinyexpr library 2018-02-17 10:54:46 +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