aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Enable debugRenaud G2020-06-121-0/+1
* Simplify the documentatitonRenaud G2020-06-121-70/+11
* Fix behaviour of output.Renaud G2020-05-222-2/+2
* fix #82 return 0 for no reason.Renaud G2020-05-012-21/+18
* fix tests.Renaud G2020-04-261-3/+4
* Add support for OnEachValue compare method.Renaud G2020-04-267-19/+118
* die: Add missing array includePatrick José Pereira2020-04-231-0/+1
* Fix compilationRenaud G2020-04-231-3/+4
* Fix buildTomaz Canabrava2020-04-221-1/+1
* Add copy constructor for aliasRenaud G2020-04-204-5/+15
* fix compileRenaud G2020-04-181-1/+2
* fix mispell file nameRenaud G2020-04-181-2/+2
* Fix compilation on masterRenaud G2020-04-175-0/+35
* Init to nullptrRenaud G2020-04-151-2/+2
* Improve init of the seedRenaud G2020-04-152-2/+19
* Improve documentationRenaud G2020-04-151-4/+69
* Dice: fix #77 from githubRenaud G2020-04-154-74/+183
* Change website addressRenaud G2020-04-1260-60/+60
* New Api for string result subclass dice result.Renaud G2020-04-0110-78/+156
* Don't display string result if it can be read as int.Renaud G2020-03-311-2/+4
* Rework help about range.Renaud G2020-03-281-3/+3
* Merge branch 'repeat2' into 'master'Renaud Guezennec2020-03-2834-1654/+2435
|\
| * Add filter operator in the Help.Renaud G2020-03-281-0/+15
| * @ placeholder does not display final scalar when y operator is set.Renaud G2020-03-281-2/+9