| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -193/+0 | |
| | | |||||
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -9/+9 | |
| | | |||||
| * | Fix behaviour of output. | 2020-05-22 | 1 | -1/+1 | |
| | | |||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | add unicity and repeat function part2 | 2020-03-28 | 1 | -1/+1 | |
| | | |||||
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -4/+4 | |
| | | |||||
| * | fix if behaviour and output | 2019-07-19 | 1 | -0/+3 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -14/+14 | |
| | | |||||
| * | fix build | 2019-01-13 | 1 | -1/+1 | |
| | | |||||
| * | Don't delete die if there are present in the next result. | 2019-01-13 | 1 | -54/+57 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -4/+4 | |
| | | |||||
| * | fix some warnings | 2018-11-09 | 1 | -2/+3 | |
| | | |||||
| * | add integer division operator | 2018-09-28 | 1 | -0/+1 | |
| | | |||||
| * | reroll dice with replacement by expression | 2018-04-23 | 1 | -0/+5 | |
| | | |||||
| * | -Get copy for result | 2018-03-18 | 1 | -1/+16 | |
| | | |||||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -1/+1 | |
| | | |||||
| * | -Add API to know if dice is already inside the result. | 2018-01-25 | 1 | -3/+10 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -1/+1 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -1/+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 | 1 | -8/+48 | |
| | | |||||
| * | -useless protection but just in case some physical laws changed. | 2017-01-28 | 1 | -2/+5 | |
| | | |||||
| * | update dice system. | 2016-07-10 | 1 | -1/+1 | |
| | | |||||
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| | | |||||
| * | merge MergeOp into master | 2016-01-10 | 1 | -12/+11 | |
| |\ | |||||
| | * | fix cppcheck errors | 2016-01-08 | 1 | -11/+10 | |
| | | | |||||
| * | | manage homogeneous | 2015-12-28 | 1 | -1/+5 | |
| | | | |||||
| * | | Adding new status "isHomogeneous" for diceresult. | 2015-12-24 | 1 | -0/+10 | |
| | | | |||||
| | * | Optimization about screen | 2015-10-28 | 1 | -1/+1 | |
| |/ | |||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -2/+9 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * | | remove useless line | 2015-10-11 | 1 | -1/+0 | |
| | | | |||||
| | * | improve the dot generation. | 2015-08-20 | 1 | -1/+1 | |
| | | | |||||
| | * | add bool for toString() in result. | 2015-08-20 | 1 | -2/+9 | |
| |/ | |||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 1 | -0/+9 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -8/+6 | |
| | | | | | -delete created objects | ||||
| * | Reorganize files. | 2015-03-06 | 1 | -0/+86 | |
| Creation of subdir result. | |||||