| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | fix cppcheck errors | 2016-01-08 | 3 | -13/+12 | ||
| | | | ||||||
| * | | manage homogeneous | 2015-12-28 | 1 | -1/+5 | ||
| | | | ||||||
| * | | Adding new status "isHomogeneous" for diceresult. | 2015-12-24 | 2 | -0/+19 | ||
| | | | ||||||
| | * | Optimization about screen | 2015-10-28 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 8 | -20/+44 | ||
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | |||||
| * \ | Merge branch 'master' of github.com:Rolisteam/DiceParser | 2015-10-11 | 3 | -1/+15 | ||
| |\ \ | ||||||
| * | | | remove useless line | 2015-10-11 | 1 | -1/+0 | ||
| | | | | ||||||
| | * | | fix cppcheck issue | 2015-08-28 | 1 | -1/+1 | ||
| | | | | ||||||
| | * | | add highlight management | 2015-08-27 | 2 | -0/+14 | ||
| |/ / | ||||||
| | * | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 1 | -1/+1 | ||
| | |\ | ||||||
| | | * | escaped the id for result | 2015-08-20 | 1 | -1/+1 | ||
| | | | | ||||||
| | * | | Merge branch 'rangeInList' of github.com:Rolisteam/DiceParser into rangeInList | 2015-08-20 | 2 | -2/+3 | ||
| | |\| | ||||||
| | | * | improve the dot generation. | 2015-08-20 | 2 | -2/+3 | ||
| | | | | ||||||
| | * | | fix compilation | 2015-08-20 | 2 | -2/+2 | ||
| | | | | ||||||
| | | * | fix compilation | 2015-08-20 | 1 | -1/+1 | ||
| | |/ | ||||||
| | * | add bool for toString() in result. | 2015-08-20 | 7 | -18/+41 | ||
| |/ | ||||||
| * | -Add install target to make file. | 2015-05-03 | 1 | -1/+1 | ||
| | | | | | -Add comments and class descriptions. | |||||
| * | add comments and gpl header to those files for better documentation in doxygen | 2015-04-30 | 1 | -4/+18 | ||
| | | ||||||
| * | Dot tree now also displays the result tree. (must be improved). | 2015-04-25 | 8 | -4/+44 | ||
| | | ||||||
| * | -remove memory leaks | 2015-04-08 | 4 | -8/+18 | ||
| | | | | | -delete created objects | |||||
| * | return the default string | 2015-04-01 | 1 | -1/+1 | ||
| | | ||||||
| * | Reorganize files. | 2015-03-06 | 8 | -0/+442 | ||
| Creation of subdir result. | ||||||