| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update diceparser | 2021-04-27 | 1 | -1/+1 | |
| * | dice: remove debug output | 2021-04-27 | 3 | -3/+3 | |
| * | help about conf. | 2021-04-04 | 1 | -0/+4 | |
| * | Move include | 2021-04-04 | 1 | -1/+2 | |
| * | Add earthdawn command from DorDeDor. | 2021-04-04 | 1 | -0/+49 | |
| * | [irc] fix compilation | 2021-03-28 | 7 | -125/+189 | |
| * | Add replace value node. | 2021-02-13 | 8 | -27/+250 | |
| * | Fix spelling | 2021-02-07 | 1 | -1/+1 | |
| * | Fix result when several dice. | 2021-02-07 | 1 | -14/+16 | |
| * | fix else behaviour | 2021-02-07 | 1 | -0/+4 | |
| * | Update documentation | 2021-02-07 | 1 | -0/+22 | |
| * | Update changelog | 2021-02-07 | 1 | -0/+8 | |
| * | Add new error code | 2021-02-07 | 2 | -1/+3 | |
| * | Add getStringResult in StringResult. | 2021-02-07 | 2 | -0/+6 | |
| * | Add SwitchCaseNode | 2021-02-07 | 6 | -20/+354 | |
| * | Remove getLatestNode to getLeafNode | 2021-02-07 | 4 | -22/+13 | |
| * | Fix output oneline | 2021-02-05 | 1 | -1/+4 | |
| * | Add new output format | 2021-02-05 | 1 | -13/+14 | |
| * | Add CHANGELOG | 2021-02-03 | 1 | -0/+5 | |
| * | Merge branch 'macro_community_add2' | 2021-01-31 | 3 | -6/+39 | |
| |\ | |||||
| * | | [Dice] remove warnings | 2021-01-30 | 2 | -1/+6 | |
| | * | Add community macro file. | 2021-01-24 | 3 | -6/+39 | |
| * | | Compile on Qt5.15 | 2021-01-24 | 1 | -1/+1 | |
| * | | Remove build warnings. | 2021-01-24 | 4 | -7/+10 | |
| |/ | |||||
| * | Rename files | 2020-11-15 | 3 | -6/+15 | |
| * | fix compilation | 2020-11-06 | 1 | -1/+1 | |
| * | fix output | 2020-10-21 | 7 | -41/+76 | |
| * | Display explosion and fix %2 | 2020-10-18 | 2 | -3/+18 | |
| * | Fix output of dice serie. | 2020-10-15 | 1 | -59/+22 | |
| * | Revert "Fix output error" | 2020-10-15 | 1 | -8/+2 | |
| * | Fix comments | 2020-10-13 | 1 | -1/+1 | |
| * | Add some small fixes | 2020-10-13 | 2 | -2/+7 | |
| * | Fix output error | 2020-10-06 | 1 | -2/+8 | |
| * | Fix arithmetic priority for pow | 2020-10-06 | 1 | -0/+4 | |
| * | update readme. | 2020-09-27 | 1 | -2/+2 | |
| * | clean up diceparser code. | 2020-09-27 | 4 | -162/+31 | |
| * | show big number | 2020-09-20 | 2 | -3/+9 | |
| * | fix output change. | 2020-09-12 | 5 | -7/+20 | |
| * | Fix paint node. | 2020-09-03 | 2 | -5/+2 | |
| * | Fix repeat node. | 2020-08-22 | 9 | -342/+207 | |
| * | draft to fix repeater node. | 2020-08-21 | 4 | -64/+74 | |
| * | Better export in json. | 2020-08-21 | 4 | -14/+89 | |
| * | Rework exporting | 2020-08-21 | 7 | -454/+523 | |
| * | WIP: Export result in json. | 2020-08-21 | 1 | -0/+20 | |
| * | change the way diceparser is giving its result. | 2020-08-21 | 3 | -109/+97 | |
| * | Update README.md | 2020-08-11 | 1 | -0/+12 | |
| * | update ci | 2020-08-01 | 1 | -10/+52 | |
| * | Fix some behaviours about | 2020-08-01 | 2 | -3/+15 | |
| * | add complex output on group in documentation | 2020-08-01 | 1 | -0/+16 | |
| * | Add left aside in group complex output. | 2020-08-01 | 1 | -1/+17 | |