| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change file organization. | 2022-04-29 | 1 | -190/+0 | |
| | | |||||
| * | Add feature about no comma for list operator. | 2021-05-15 | 1 | -1/+6 | |
| | | |||||
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| | | |||||
| * | New Api for string result subclass dice result. | 2020-04-01 | 1 | -2/+8 | |
| | | |||||
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -3/+3 | |
| | | |||||
| * | clang format | 2019-02-12 | 1 | -51/+47 | |
| | | |||||
| * | clazy warnings | 2019-01-05 | 1 | -2/+2 | |
| | | |||||
| * | -c++11 for loop (instead foreach) | 2018-03-17 | 1 | -1/+1 | |
| | | |||||
| * | -remove warnings | 2018-02-24 | 1 | -1/+1 | |
| | | |||||
| * | -Add management of unique for dice and list. | 2018-01-25 | 1 | -17/+41 | |
| | | |||||
| * | remove useless commit | 2017-11-25 | 1 | -2/+2 | |
| | | |||||
| * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -8/+8 | |
| | | |||||
| * | -update API used | 2017-02-12 | 1 | -2/+2 | |
| | | |||||
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -0/+14 | |
| | | | | | -Allow to use if node several times. | ||||
| * | fix cpp check | 2016-03-22 | 1 | -1/+1 | |
| | | |||||
| * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -2/+10 | |
| | | |||||
| * | add management of list with unequivalence | 2015-07-08 | 1 | -3/+3 | |
| | | |||||
| * | -add method to read list with probability value. It sets range for all | 2015-06-09 | 1 | -15/+59 | |
| | | | | | values in List node. | ||||
| * | improve output for dot system | 2015-05-05 | 1 | -1/+1 | |
| | | |||||
| * | -Add gpl header or/and add class description for doxygen. | 2015-05-02 | 1 | -0/+20 | |
| | | |||||
| * | -remove memory leaks | 2015-04-08 | 1 | -0/+8 | |
| | | | | | -delete created objects | ||||
| * | -Add new node to roll die as value of list. | 2015-03-06 | 1 | -0/+60 | |
| | | |||||
| * | Reorganize files. | 2015-03-06 | 1 | -0/+5 | |
| Creation of subdir result. | |||||