index
:
OneRoll
cpp
feat-group-merge-variable
gh-pages
main
OneRoll: An efficient dice expression parsing tool, based on Rust and PEG grammar | 高效的骰子表达式解析工具, 基于 Rust 与 PEG 文法
HydroRoll-Team
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
node
/
rerolldicenode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove getLatestNode to getLeafNode
Renaud G
2021-02-07
1
-1
/
+1
*
add unicity and repeat function part2
Renaud G
2020-03-28
1
-11
/
+11
*
prevent crash
Renaud G
2019-07-28
1
-1
/
+1
*
manage new API isValidRangeSize
Renaud G
2019-07-28
1
-3
/
+15
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-1
/
+2
*
use copy constructor instead of assignement
Renaud G
2019-07-12
1
-2
/
+2
*
clang format
Renaud G
2019-02-12
1
-49
/
+45
*
clazy warnings
Renaud G
2019-01-05
1
-2
/
+2
*
remove debug message
Renaud G
2018-06-14
1
-1
/
+0
*
fix issue about mergin reroll until and make the help command a bit more comp...
obiwankennedy
2018-06-01
1
-3
/
+23
*
add "R" (Reroll until) operator
Robin Moussu
2018-06-01
1
-26
/
+10
*
reroll dice with replacement by expression
obiwankennedy
2018-04-23
1
-1
/
+11
*
-Add support for subcommand on reroll operator.
Renaud G
2018-04-11
1
-3
/
+29
*
-Fix #4 crash with mishaped command.
Renaud G
2018-04-09
1
-1
/
+6
*
-c++11 for loop (instead foreach)
Renaud G
2018-03-17
1
-2
/
+2
*
remove useless commit
Renaud G
2017-11-25
1
-2
/
+2
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-10
/
+10
*
-Make copy of die instead of copy address, prevent crash while using the
Renaud G
2017-01-28
1
-4
/
+11
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-0
/
+11
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-1
/
+9
*
start fixing dot tree generation
Renaud G
2015-08-20
1
-1
/
+1
*
improve output for dot system
Renaud G
2015-05-05
1
-1
/
+1
*
-remove memory leaks
Renaud G
2015-04-08
1
-1
/
+9
*
add generateTree
Renaud G
2015-03-05
1
-1
/
+1
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-1
/
+1
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-30
1
-2
/
+17
*
fix some issue with parentheses management.
Renaud G
2014-01-25
1
-1
/
+1
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-21
1
-0
/
+5
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-16
1
-1
/
+1
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-14
1
-0
/
+1
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-08
1
-8
/
+12
*
Update rerolldicenode.cpp
obiwankennedy
2014-01-07
1
-12
/
+15
*
Add new management of result.
Renaud G
2014-01-05
1
-7
/
+13
*
Firt commit of the new dice system for rolisteam.
Renaud G
2013-12-29
1
-0
/
+25