| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add integer division operator | 2018-09-28 | 1 | -0/+4 | |
| | | |||||
| * | add unique operator | 2018-07-30 | 1 | -0/+11 | |
| | | | | add unique operator | ||||
| * | Fix mispelled word | 2018-07-15 | 1 | -2/+2 | |
| | | | | Fix mispelled word | ||||
| * | update help | 2018-06-14 | 1 | -0/+11 | |
| | | |||||
| * | update `g` documentation | 2018-06-02 | 1 | -2/+9 | |
| | | |||||
| * | Reorganize sections | 2018-06-02 | 1 | -107/+110 | |
| | | |||||
| * | Compact the explanation of the comparator | 2018-06-02 | 1 | -14/+8 | |
| | | |||||
| * | Clean up documentation | 2018-06-02 | 1 | -9/+26 | |
| | | |||||
| * | add "R" (Reroll until) operator | 2018-06-01 | 1 | -0/+7 | |
| | | |||||
| * | rename "exploSe" to "exploDe" | 2018-06-01 | 1 | -2/+2 | |
| | | |||||
| * | Update HelpMe.md | 2018-04-20 | 1 | -1/+1 | |
| | | | | remove some limitation about discord | ||||
| * | Update HelpMe.md | 2018-04-10 | 1 | -7/+25 | |
| | | | | Add details about explode operator | ||||
| * | Add cli supported colors in HelpMe.md | 2018-04-09 | 1 | -2/+2 | |
| | | |||||
| * | Update HelpMe.md | 2018-03-28 | 1 | -1/+1 | |
| | | | | improve the documentation | ||||
| * | Update HelpMe.md | 2018-03-28 | 1 | -0/+2 | |
| | | | | improve the documentation | ||||
| * | update documentation | 2018-03-18 | 1 | -40/+126 | |
| | | |||||
| * | Update HelpMe.md | 2018-03-04 | 1 | -0/+17 | |
| | | | | -add change prefix | ||||
| * | Update HelpMe.md | 2017-12-27 | 1 | -1/+1 | |
| | | | | update example | ||||
| * | Update HelpMe.md | 2017-11-21 | 1 | -1/+6 | |
| | | | | update contact zone | ||||
| * | Update HelpMe.md | 2017-11-21 | 1 | -1/+1 | |
| | | | | fix question | ||||
| * | Update HelpMe.md | 2017-11-21 | 1 | -3/+4 | |
| | | | | fix display about validator type. | ||||
| * | Update HelpMe.md | 2017-11-17 | 1 | -1/+1 | |
| | | | | Add link to discord | ||||
| * | Update HelpMe.md | 2017-11-13 | 1 | -0/+40 | |
| | | | | add toc | ||||
| * | Update HelpMe.md | 2017-10-29 | 1 | -0/+5 | |
| | | | | add pow | ||||
| * | Update HelpMe.md | 2017-10-28 | 1 | -13/+6 | |
| | | | | Add group operator. | ||||
| * | Update HelpMe.md | 2017-10-26 | 1 | -0/+12 | |
| | | | | Adding best practices chapter | ||||
| * | Update HelpMe.md | 2017-10-26 | 1 | -6/+6 | |
| | | | | about aliases | ||||
| * | Update HelpMe.md | 2017-10-26 | 1 | -1/+36 | |
| | | | | Add limitations and differences between diceparser platform. | ||||
| * | Update HelpMe.md | 2017-10-25 | 1 | -2/+11 | |
| | | | | more details about if. | ||||
| * | Update HelpMe.md | 2017-10-25 | 1 | -3/+3 | |
| | | | | make documentation clearer | ||||
| * | Update HelpMe.md | 2017-10-12 | 1 | -1/+1 | |
| | | | | change image | ||||
| * | Update HelpMe.mdv1.0.0 | 2017-07-21 | 1 | -0/+7 | |
| | | | | Add onscalar method of comparison for if. | ||||
| * | update. | 2016-11-28 | 1 | -9/+9 | |
| | | | | echap some character. | ||||
| * | add if operator into the documentation | 2016-11-28 | 1 | -3/+52 | |
| | | |||||
| * | compilation commands | 2016-11-21 | 1 | -7/+10 | |
| | | | | fix compilation helps | ||||
| * | Update HelpMe.md | 2016-11-06 | 1 | -1/+1 | |
| | | | | update link to svg | ||||
| * | Update HelpMe.md | 2016-11-06 | 1 | -10/+1 | |
| | | | | add link to svg | ||||
| * | Update HelpMe.md | 2016-11-06 | 1 | -1/+11 | |
| | | | | change svg link | ||||
| * | build instructions | 2016-10-02 | 1 | -0/+9 | |
| | | | | build instructions | ||||
| * | Update HelpMe.md | 2016-05-19 | 1 | -0/+8 | |
| | | |||||
| * | Update HelpMe.md | 2016-05-19 | 1 | -0/+17 | |
| | | | | Adding p operator | ||||
| * | Update HelpMe.md | 2016-04-28 | 1 | -6/+7 | |
| | | | | Add stuff on documentation | ||||
| * | Update HelpMe.md | 2016-02-16 | 1 | -1/+1 | |
| | | | | fix spelling | ||||
| * | Add @ operator | 2016-01-26 | 1 | -0/+11 | |
| | | | | Add in the documentation the @ operator | ||||
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -1/+0 | |
| |\ | | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h | ||||
| * | | Update HelpMe.md | 2015-09-23 | 1 | -1/+1 | |
| | | | | | | | spelling | ||||
| * | | Update HelpMe.md | 2015-08-26 | 1 | -0/+4 | |
| | | | | | | | | | | | > 3d[-20--9] Rolling 3 dice, values ars between -20 and -9. | ||||
| * | | Update HelpMe.md | 2015-08-26 | 1 | -0/+9 | |
| | | | | | | | rolling in the range. | ||||
| | * | Update HelpMe.md | 2015-08-26 | 1 | -10/+9 | |
| | | | | | | | Replace it | ||||
| | * | Update HelpMe.md | 2015-08-26 | 1 | -0/+10 | |
| |/ | | | add docs on fudge and fate system. | ||||