aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/result
Commit message (Expand)AuthorAgeFilesLines
* -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
|\
| * fix cppcheck errorsRenaud G2016-01-083-13/+12
* | manage homogeneousRenaud2015-12-281-1/+5
* | Adding new status "isHomogeneous" for diceresult.Renaud G2015-12-242-0/+19
| * Optimization about screenRenaud G2015-10-281-1/+1
|/
* Merge branch 'rangeInList'Renaud G2015-10-118-20/+44
|\
* \ Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2015-10-113-1/+15
|\ \
* | | remove useless lineRenaud G2015-10-111-1/+0
| * | fix cppcheck issueRenaud G2015-08-281-1/+1
| * | add highlight managementRenaud G2015-08-272-0/+14
|/ /
| * Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-201-1/+1
| |\
| | * escaped the id for resultRenaud G2015-08-201-1/+1
| * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInListRenaud G2015-08-202-2/+3
| |\|
| | * improve the dot generation.Renaud G2015-08-202-2/+3
| * | fix compilationRenaud G2015-08-202-2/+2
| | * fix compilationRenaud G2015-08-201-1/+1
| |/
| * add bool for toString() in result.Renaud G2015-08-207-18/+41
|/
* -Add install target to make file.Renaud G2015-05-031-1/+1
* add comments and gpl header to those files for better documentation in doxygenRenaud G2015-04-301-4/+18
* Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-258-4/+44
* -remove memory leaksRenaud G2015-04-084-8/+18
* return the default stringRenaud G2015-04-011-1/+1
* Reorganize files.Renaud G2015-03-068-0/+442