aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* Change file organization.Renaud G2022-04-298-751/+0
* Make sure Windows compilation worksRenaud G2022-04-163-13/+14
* Add feature about no comma for list operator.Renaud G2021-05-152-2/+11
* Add getStringResult in StringResult.Renaud G2021-02-072-0/+6
* [Dice] remove warningsRenaud G2021-01-302-1/+6
* Remove build warnings.Renaud G2021-01-241-1/+1
* Fix behaviour of output.Renaud G2020-05-221-1/+1
* Change website addressRenaud G2020-04-126-6/+6
* New Api for string result subclass dice result.Renaud G2020-04-013-51/+76
* add unicity and repeat function part2Renaud G2020-03-282-2/+2
* Fix Bug #55Renaud G2019-09-241-0/+1
* set result type on scalar resultRenaud G2019-07-281-1/+4
* initialize pointer on nullptrRenaud G2019-07-281-1/+1
* Rework of the component to be a proper libRenaud G2019-07-258-37/+28
* set getPrevious constRenaud G2019-07-192-2/+2
* add getId public methodRenaud G2019-07-192-0/+7
* fix if behaviour and outputRenaud G2019-07-191-0/+3
* remove warningsRenaud G2019-07-191-2/+0
* clang formatRenaud G2019-02-128-185/+181
* 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-052-5/+5
* fix indent.Renaud G2018-12-151-5/+9
* WIPRenaud G2018-12-151-2/+2
* List operator fix of range.Renaud G2018-12-151-1/+1
* Merge branch 'diceResult'Renaud G2018-11-111-2/+3
|\
| * fix some warningsRenaud G2018-11-091-2/+3
* | fix compilationRenaud Guezennec2018-11-071-0/+1
|/
* add integer division operatorRenaud G2018-09-281-0/+1
* reroll dice with replacement by expressionobiwankennedy2018-04-234-1/+13
* Set Default value for ScalarResult.Renaud G2018-04-111-1/+1
* -Get copy for resultRenaud G2018-03-187-3/+34
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+1
* -remove warningsRenaud G2018-02-242-3/+8
* -Add API to know if dice is already inside the result.Renaud G2018-01-252-5/+12
* -Fix dot file generationRenaud Guezennec2017-11-281-1/+1
* remove useless commitRenaud G2017-11-251-1/+1
* -c++11 update about for and nullptr.Renaud G2017-10-292-4/+4
* add groupRenaud G2017-10-181-0/+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-272-8/+52
* -useless protection but just in case some physical laws changed.Renaud G2017-01-281-2/+5
* -Add virtual destructor.Renaud G2017-01-142-0/+9
* -Add FilterNode to dice system.Renaud G2016-11-032-2/+18
* update dice system.Renaud G2016-07-101-1/+1
* fix cpp check errors.Renaud G2016-04-211-1/+1
* change contact link.Renaud G2016-04-036-6/+6
* fix cpp checkRenaud G2016-03-222-2/+2
* merge MergeOp into masterRenaud G2016-01-103-14/+13
|\