| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix cppcheck issue | 2015-08-28 | 1 | -2/+3 | |
| | | |||||
| * | remove useless debug outputs | 2015-05-16 | 1 | -4/+0 | |
| | | |||||
| * | add method to read dice range (a bit different from validator range) | 2015-05-15 | 1 | -1/+42 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -0/+9 | |
| | | | | | -delete created objects | ||||
| * | -Better understanding of validators toString method | 2015-04-01 | 1 | -1/+8 | |
| | | | | | | | -return error if error have been detected for endless loop. -add listaliasnode.h/.cpp to the pri file -protect the use of pointer | ||||
| * | add better error management (not finished yet) | 2015-03-31 | 1 | -0/+32 | |
| | | | | | | add check for endless loop in validator (not finished yet) Better helpMe | ||||
| * | -Add new node to roll die as value of list. | 2015-03-06 | 1 | -0/+15 | |
| | | |||||
| * | Update parsingtoolbox.cpp | 2014-05-28 | 1 | -0/+21 | |
| | | | | gpl header | ||||
| * | Update parsingtoolbox.cpp | 2014-01-21 | 1 | -0/+20 | |
| | | | | adding readOpen/closeParentheses | ||||
| * | Create parsingtoolbox.cpp | 2014-01-20 | 1 | -0/+132 | |
| library of parsing methods | |||||