| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -85/+0 | |
| | | |||||
| * | rename some member in dicealias | 2022-04-13 | 1 | -2/+2 | |
| | | |||||
| * | Add copy constructor for alias | 2020-04-20 | 1 | -3/+3 | |
| | | |||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | New Api for string result subclass dice result. | 2020-04-01 | 1 | -1/+2 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -35/+33 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -6/+4 | |
| | | |||||
| * | -Add alias management from file | 2018-06-14 | 1 | -1/+3 | |
| | | | | | Better display for alias. | ||||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -2/+2 | |
| | | |||||
| * | -fix list of alias | 2018-02-08 | 1 | -11/+4 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -2/+2 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -6/+6 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -2/+11 | |
| | | | | | -Allow to use if node several times. | ||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -7/+16 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * | | disable the highlight | 2015-08-27 | 1 | -0/+1 | |
| | | | |||||
| | * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -7/+16 | |
| |/ | |||||
| * | improve output for dot system | 2015-05-05 | 1 | -2/+11 | |
| | | |||||
| * | -Add gpl header or/and add class description for doxygen. | 2015-05-02 | 1 | -0/+20 | |
| | | |||||
| * | -Creation of dedicated class for alias management | 2015-04-06 | 1 | -6/+5 | |
| | | |||||
| * | -Add listaliasnode to list all alias. | 2015-03-24 | 1 | -0/+46 | |