| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -c++11 update about for and nullptr. | 2017-10-29 | 2 | -4/+4 | |
| | | |||||
| * | add group | 2017-10-18 | 1 | -0/+1 | |
| | | |||||
| * | -fix error about dice system. | 2017-05-07 | 1 | -0/+1 | |
| | | |||||
| * | add support for arithmetic operator | 2017-04-28 | 1 | -3/+5 | |
| | | |||||
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 2 | -8/+52 | |
| | | |||||
| * | -useless protection but just in case some physical laws changed. | 2017-01-28 | 1 | -2/+5 | |
| | | |||||
| * | -Add virtual destructor. | 2017-01-14 | 2 | -0/+9 | |
| | | |||||
| * | -Add FilterNode to dice system. | 2016-11-03 | 2 | -2/+18 | |
| | | |||||
| * | update dice system. | 2016-07-10 | 1 | -1/+1 | |
| | | |||||
| * | fix cpp check errors. | 2016-04-21 | 1 | -1/+1 | |
| | | |||||
| * | change contact link. | 2016-04-03 | 6 | -6/+6 | |
| | | |||||
| * | fix cpp check | 2016-03-22 | 2 | -2/+2 | |
| | | |||||
| * | merge MergeOp into master | 2016-01-10 | 3 | -14/+13 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 3 | -13/+12 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -1/+5 | |
| | | | |||||
| * | | Adding new status "isHomogeneous" for diceresult. | 2015-12-24 | 2 | -0/+19 | |
| | | | |||||
| | * | Optimization about screen | 2015-10-28 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 8 | -20/+44 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * \ | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2015-10-11 | 3 | -1/+15 | |
| |\ \ | |||||
| * | | | remove useless line | 2015-10-11 | 1 | -1/+0 | |
| | | | | |||||
| | * | | fix cppcheck issue | 2015-08-28 | 1 | -1/+1 | |
| | | | | |||||
| | * | | add highlight management | 2015-08-27 | 2 | -0/+14 | |
| |/ / | |||||
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | |
| | |\ | |||||
| | | * | escaped the id for result | 2015-08-20 | 1 | -1/+1 | |
| | | | | |||||
| | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 2 | -2/+3 | |
| | |\| | |||||
| | | * | improve the dot generation. | 2015-08-20 | 2 | -2/+3 | |
| | | | | |||||
| | * | | fix compilation | 2015-08-20 | 2 | -2/+2 | |
| | | | | |||||
| | | * | fix compilation | 2015-08-20 | 1 | -1/+1 | |
| | |/ | |||||
| | * | add bool for toString() in result. | 2015-08-20 | 7 | -18/+41 | |
| |/ | |||||
| * | -Add install target to make file. | 2015-05-03 | 1 | -1/+1 | |
| | | | | | -Add comments and class descriptions. | ||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -4/+18 | |
| | | |||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 8 | -4/+44 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 4 | -8/+18 | |
| | | | | | -delete created objects | ||||
| * | return the default string | 2015-04-01 | 1 | -1/+1 | |
| | | |||||
| * | Reorganize files. | 2015-03-06 | 8 | -0/+442 | |
| Creation of subdir result. | |||||