aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* rename some member in dicealiasRenaud G2022-04-132-7/+8
|
* Add feature about no comma for list operator.Renaud G2021-05-151-2/+5
|
* Add replace value node.Renaud G2021-02-132-20/+31
| | | | | Move definition of CaseInfo struct. Fix small things from switchcasenode.
* Add new error codeRenaud G2021-02-071-1/+2
|
* Add SwitchCaseNodeRenaud G2021-02-071-18/+22
|
* Remove getLatestNode to getLeafNodeRenaud G2021-02-071-1/+0
|
* fix outputRenaud G2020-10-212-4/+9
|
* show big numberRenaud G2020-09-201-0/+1
|
* Fix repeat node.Renaud G2020-08-222-19/+2
|
* Better export in json.Renaud G2020-08-212-3/+5
|
* Rework exportingRenaud G2020-08-213-246/+59
|
* change the way diceparser is giving its result.Renaud G2020-08-211-70/+56
|
* Group Operator can display complex outputRenaud G2020-08-011-0/+2
|
* rename API to get errorMap.Renaud G2020-06-281-4/+5
|
* Management of string result inside string result.Renaud G2020-06-281-1/+6
|
* fix #82 return 0 for no reason.Renaud G2020-05-011-1/+1
|
* Add support for OnEachValue compare method.Renaud G2020-04-261-13/+14
|
* Add copy constructor for aliasRenaud G2020-04-201-0/+1
|
* Fix compilation on masterRenaud G2020-04-172-0/+5
| | | | Add API to access aliases list.
* Change website addressRenaud G2020-04-123-3/+3
|
* add unicity and repeat function part2Renaud G2020-03-283-178/+177
|
* Output tags for dice list.Renaud G2020-01-293-5/+12
|
* Add operator TRenaud G2019-09-261-1/+2
|
* Fix compilation on windowsRenaud G2019-09-151-1/+1
|
* Add bool return to manage no parameter on painter nodeRenaud G2019-07-281-1/+1
|
* New API for isValidRangeSizeRenaud G2019-07-282-1/+9
|
* Add cleanAll functionRenaud G2019-07-281-1/+1
|
* Put together all important enums inside diceparserhelper.hRenaud G2019-07-251-1/+2
|
* Rework of the component to be a proper libRenaud G2019-07-252-36/+61
|
* move filesRenaud G2019-07-255-0/+787