| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix regression | 2022-01-22 | 1 | -5/+5 | |
| * | Fix regression | 2022-01-22 | 4 | -17/+17 | |
| * | Fix small code. | 2022-01-22 | 2 | -7/+7 | |
| * | Fix valueslist with variable values. | 2022-01-22 | 3 | -20/+37 | |
| * | [keep] Fix operator keep after a value list operator. | 2022-01-21 | 1 | -34/+34 | |
| * | Fix debug output. | 2021-12-11 | 1 | -2/+6 | |
| * | Fix switch/case operator. | 2021-12-11 | 3 | -43/+47 | |
| * | Update community_macro.md | 2021-06-27 | 1 | -0/+8 | |
| * | Improve help | 2021-05-15 | 1 | -3/+54 | |
| * | Add feature about no comma for list operator. | 2021-05-15 | 6 | -19/+58 | |
| * | add test about variable on k operator | 2021-05-15 | 1 | -10/+43 | |
| * | Make sure k operator can read value from variable. | 2021-05-12 | 4 | -44/+24 | |
| * | Add ExecutionNode for keep parameters. | 2021-05-12 | 2 | -21/+41 | |
| * | Fix repeat bug. | 2021-04-30 | 1 | -1/+1 | |
| * | 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 | |