aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result/diceresult.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix behaviour of output.Renaud G2020-05-221-1/+1
* Change website addressRenaud G2020-04-121-1/+1
* add unicity and repeat function part2Renaud G2020-03-281-1/+1
* Rework of the component to be a proper libRenaud G2019-07-251-4/+4
* fix if behaviour and outputRenaud G2019-07-191-0/+3
* clang formatRenaud G2019-02-121-14/+14
* fix buildRenaud G2019-01-131-1/+1
* Don't delete die if there are present in the next result.Renaud G2019-01-131-54/+57
* clazy warningsRenaud G2019-01-051-4/+4
* fix some warningsRenaud G2018-11-091-2/+3
* add integer division operatorRenaud G2018-09-281-0/+1
* reroll dice with replacement by expressionobiwankennedy2018-04-231-0/+5
* -Get copy for resultRenaud G2018-03-181-1/+16
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+1
* -Add API to know if dice is already inside the result.Renaud G2018-01-251-3/+10
* remove useless commitRenaud G2017-11-251-1/+1
* -c++11 update about for and nullptr.Renaud G2017-10-291-1/+1
* -fix error about dice system.Renaud G2017-05-071-0/+1
* add support for arithmetic operatorRenaud G2017-04-281-3/+5
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-271-8/+48
* -useless protection but just in case some physical laws changed.Renaud G2017-01-281-2/+5
* update dice system.Renaud G2016-07-101-1/+1
* change contact link.Renaud G2016-04-031-1/+1
* merge MergeOp into masterRenaud G2016-01-101-12/+11
|\
| * fix cppcheck errorsRenaud G2016-01-081-11/+10
* | manage homogeneousRenaud2015-12-281-1/+5
* | Adding new status "isHomogeneous" for diceresult.Renaud G2015-12-241-0/+10
| * Optimization about screenRenaud G2015-10-281-1/+1
|/
* Merge branch 'rangeInList'Renaud G2015-10-111-2/+9
|\
* | remove useless lineRenaud G2015-10-111-1/+0
| * improve the dot generation.Renaud G2015-08-201-1/+1
| * add bool for toString() in result.Renaud G2015-08-201-2/+9
|/
* Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-251-0/+9
* -remove memory leaksRenaud G2015-04-081-8/+6
* Reorganize files.Renaud G2015-03-061-0/+86