aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/mergenode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fix output change.Renaud G2020-09-121-1/+8
|
* Change website addressRenaud G2020-04-121-1/+1
|
* add unicity and repeat function part2Renaud G2020-03-281-7/+4
|
* Fix mergenode.cppRenaud G2019-12-221-4/+7
|
* fix merge node against crashRenaud G2019-07-281-34/+34
|
* Rework of the component to be a proper libRenaud G2019-07-251-2/+2
|
* use copy constructor instead of assignementRenaud G2019-07-121-2/+2
|
* clang formatRenaud G2019-02-121-54/+52
|
* -add error when previous is null.Renaud G2019-01-131-0/+6
|
* clazy warningsRenaud G2019-01-051-1/+1
|
* -fix some priority nodesRenaud G2018-03-181-4/+3
|
* -prevent endless loop in result parsing.Renaud G2017-12-131-1/+14
|
* -Change QList to std::vectorRenaud Guezennec2017-11-281-4/+4
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-2/+2
|
* -adapt merge node to new way of several command.Renaud G2017-10-211-18/+52
|
* -fix merge operator.Renaud G2017-04-291-0/+1
|
* -remove memory issue.Renaud G2017-01-281-1/+3
|
* -Add API for copying a branch of execution node.Renaud G2016-11-281-2/+12
| | | | -Allow to use if node several times.
* change contact link.Renaud G2016-04-031-1/+1
|
* fix cpp checkRenaud G2016-03-221-13/+13
|
* manage homogeneousRenaud2015-12-281-0/+2
|
* -Adding mergenode to the project.Renaud G2015-12-241-0/+78