-
Committer:
Gustav Hartvigsson
-
Date:
2021-09-09 20:40:16 UTC
-
Revision ID:
gustav.hartvigsson@gmail.com-20210909204016-u577zci01ir6izby
* Added DiceOperatiorToken
* Removed warning about unused to_string () method
* Small spelling errors
* Cleaned up the Token.priority stuff.
* Added missing mandetory_num_child to ConstantValueToken.
* Made the ValueToken factory actually produce something.
* Reordered the if/else if chain in AddOperationToken.evaluate_self ()
so it can actually work.