aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/listsetrollnode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add feature about no comma for list operator.Renaud G2021-05-151-1/+6
|
* Change website addressRenaud G2020-04-121-1/+1
|
* New Api for string result subclass dice result.Renaud G2020-04-011-2/+8
|
* Rework of the component to be a proper libRenaud G2019-07-251-3/+3
|
* clang formatRenaud G2019-02-121-51/+47
|
* clazy warningsRenaud G2019-01-051-2/+2
|
* -c++11 for loop (instead foreach)Renaud G2018-03-171-1/+1
|
* -remove warningsRenaud G2018-02-241-1/+1
|
* -Add management of unique for dice and list.Renaud G2018-01-251-17/+41
|
* remove useless commitRenaud G2017-11-251-2/+2
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-8/+8
|
* -update API usedRenaud G2017-02-121-2/+2
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-0/+14
| | | | -Allow to use if node several times.
* fix cpp checkRenaud G2016-03-221-1/+1
|
* add bool parameter to toString() function in node.Renaud G2015-08-201-2/+10
|
* add management of list with unequivalenceRenaud G2015-07-081-3/+3
|
* -add method to read list with probability value. It sets range for allRenaud G2015-06-091-15/+59
| | | | values in List node.
* improve output for dot systemRenaud G2015-05-051-1/+1
|
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-021-0/+20
|
* -remove memory leaksRenaud G2015-04-081-0/+8
| | | | -delete created objects
* -Add new node to roll die as value of list.Renaud G2015-03-061-0/+60
|
* Reorganize files.Renaud G2015-03-061-0/+5
Creation of subdir result.