| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 8 | -751/+0 | |
| * | Make sure Windows compilation works | 2022-04-16 | 3 | -13/+14 | |
| * | Add feature about no comma for list operator. | 2021-05-15 | 2 | -2/+11 | |
| * | Add getStringResult in StringResult. | 2021-02-07 | 2 | -0/+6 | |
| * | [Dice] remove warnings | 2021-01-30 | 2 | -1/+6 | |
| * | Remove build warnings. | 2021-01-24 | 1 | -1/+1 | |
| * | Fix behaviour of output. | 2020-05-22 | 1 | -1/+1 | |
| * | Change website address | 2020-04-12 | 6 | -6/+6 | |
| * | New Api for string result subclass dice result. | 2020-04-01 | 3 | -51/+76 | |
| * | add unicity and repeat function part2 | 2020-03-28 | 2 | -2/+2 | |
| * | Fix Bug #55 | 2019-09-24 | 1 | -0/+1 | |
| * | set result type on scalar result | 2019-07-28 | 1 | -1/+4 | |
| * | initialize pointer on nullptr | 2019-07-28 | 1 | -1/+1 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 8 | -37/+28 | |
| * | set getPrevious const | 2019-07-19 | 2 | -2/+2 | |
| * | add getId public method | 2019-07-19 | 2 | -0/+7 | |
| * | fix if behaviour and output | 2019-07-19 | 1 | -0/+3 | |
| * | remove warnings | 2019-07-19 | 1 | -2/+0 | |
| * | clang format | 2019-02-12 | 8 | -185/+181 | |
| * | 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 | 2 | -5/+5 | |
| * | fix indent. | 2018-12-15 | 1 | -5/+9 | |
| * | WIP | 2018-12-15 | 1 | -2/+2 | |
| * | List operator fix of range. | 2018-12-15 | 1 | -1/+1 | |
| * | Merge branch 'diceResult' | 2018-11-11 | 1 | -2/+3 | |
| |\ | |||||
| | * | fix some warnings | 2018-11-09 | 1 | -2/+3 | |
| * | | fix compilation | 2018-11-07 | 1 | -0/+1 | |
| |/ | |||||
| * | add integer division operator | 2018-09-28 | 1 | -0/+1 | |
| * | reroll dice with replacement by expression | 2018-04-23 | 4 | -1/+13 | |
| * | Set Default value for ScalarResult. | 2018-04-11 | 1 | -1/+1 | |
| * | -Get copy for result | 2018-03-18 | 7 | -3/+34 | |
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -1/+1 | |
| * | -remove warnings | 2018-02-24 | 2 | -3/+8 | |
| * | -Add API to know if dice is already inside the result. | 2018-01-25 | 2 | -5/+12 | |
| * | -Fix dot file generation | 2017-11-28 | 1 | -1/+1 | |
| * | remove useless commit | 2017-11-25 | 1 | -1/+1 | |
| * | -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 | |
| |\ | |||||