Commit Graph

15 Commits

Author SHA1 Message Date
6f82a2b4cc add travis.yml for GitHub 2018-02-21 11:19:00 +01:00
2da81dc392 copy files, no symlinks 2018-02-21 10:34:01 +01:00
1c5e49f893 add autogen and build scripts for convenience 2018-02-21 10:32:03 +01:00
6a0abd810f redesign parse function to take a dice as parameter
Otherwise we couldn't fetch any error message or code if the dice
object is never visible to the user.
2018-02-21 10:19:24 +01:00
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