aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* Fix spellingRenaud G2021-02-071-1/+1
* Fix result when several dice.Renaud G2021-02-071-14/+16
* fix else behaviourRenaud G2021-02-071-0/+4
* Update documentationRenaud G2021-02-071-0/+22
* Update changelogRenaud G2021-02-071-0/+8
* Add new error codeRenaud G2021-02-072-1/+3
* Add getStringResult in StringResult.Renaud G2021-02-072-0/+6
* Add SwitchCaseNodeRenaud G2021-02-076-20/+354
* Remove getLatestNode to getLeafNodeRenaud G2021-02-074-22/+13
* Fix output onelineRenaud Guezennec2021-02-051-1/+4
* Add new output formatRenaud G2021-02-051-13/+14
* Add CHANGELOGRenaud Guezennec2021-02-031-0/+5
* Merge branch 'macro_community_add2'Renaud G2021-01-313-6/+39
|\
* | [Dice] remove warningsRenaud G2021-01-302-1/+6
| * Add community macro file.Renaud G2021-01-243-6/+39
* | Compile on Qt5.15Renaud G2021-01-241-1/+1
* | Remove build warnings.Renaud G2021-01-244-7/+10
|/
* Rename filesRenaud G2020-11-153-6/+15
* fix compilationRenaud G2020-11-061-1/+1
* fix outputRenaud G2020-10-217-41/+76
* Display explosion and fix %2Renaud G2020-10-182-3/+18
* Fix output of dice serie.Renaud G2020-10-151-59/+22
* Revert "Fix output error"Renaud G2020-10-151-8/+2
* Fix commentsRenaud G2020-10-131-1/+1
* Add some small fixesRenaud G2020-10-132-2/+7
* Fix output errorRenaud G2020-10-061-2/+8
* Fix arithmetic priority for powRenaud G2020-10-061-0/+4
* update readme.Renaud G2020-09-271-2/+2
* clean up diceparser code.Renaud G2020-09-274-162/+31
* show big numberRenaud G2020-09-202-3/+9
* fix output change.Renaud G2020-09-125-7/+20
* Fix paint node.Renaud G2020-09-032-5/+2
* Fix repeat node.Renaud G2020-08-229-342/+207
* draft to fix repeater node.Renaud G2020-08-214-64/+74
* Better export in json.Renaud G2020-08-214-14/+89
* Rework exportingRenaud G2020-08-217-454/+523
* WIP: Export result in json.Renaud G2020-08-211-0/+20
* change the way diceparser is giving its result.Renaud G2020-08-213-109/+97
* Update README.mdRenaud Guezennec2020-08-111-0/+12
* update ciRenaud G2020-08-011-10/+52
* Fix some behaviours aboutRenaud G2020-08-012-3/+15
* add complex output on group in documentationRenaud G2020-08-011-0/+16
* Add left aside in group complex output.Renaud G2020-08-011-1/+17
* Group Operator can display complex outputRenaud G2020-08-014-7/+36
* improve documentationRenaud G2020-06-281-173/+437
* rename API to get errorMap.Renaud G2020-06-282-6/+7
* Management of string result inside string result.Renaud G2020-06-284-44/+94
* Add text output for mainRenaud G2020-06-151-3/+23
* coding style on sort result node.Renaud G2020-06-121-59/+55
* Fix error with paint node.Renaud G2020-06-121-1/+1