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
/
keepdiceexecnode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure k operator can read value from variable.
Renaud G
2021-05-12
1
-8
/
+9
*
Add ExecutionNode for keep parameters.
Renaud G
2021-05-12
1
-20
/
+38
*
Change website address
Renaud G
2020-04-12
1
-1
/
+1
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-3
/
+4
*
use copy constructor instead of assignement
Renaud G
2019-07-12
1
-2
/
+2
*
Fix issue on priority
Renaud G
2019-02-13
1
-3
/
+2
*
clang format
Renaud G
2019-02-12
1
-39
/
+31
*
clazy warnings
Renaud G
2019-01-05
1
-1
/
+1
*
prevent warning
Renaud G
2018-11-11
1
-3
/
+3
*
Keep node accept negative number -1 means keep all dice but 1 (the lowest)
Renaud G
2018-10-12
1
-1
/
+6
*
-Fix #4 crash with mishaped command.
Renaud G
2018-04-09
1
-1
/
+1
*
-remove warnings
Renaud G
2018-02-24
1
-2
/
+2
*
remove useless commit
Renaud G
2017-11-25
1
-5
/
+5
*
update diceparser
Renaud G
2017-11-12
1
-5
/
+5
|
\
*
|
-replace NULL to nullptr.
Renaud G
2017-11-11
1
-5
/
+5
|
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-9
/
+7
|
/
*
-fix issue about memory management.
Renaud G
2017-01-28
1
-1
/
+17
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-1
/
+13
*
Fix small errors of readability.
Renaud Guezennec
2016-01-26
1
-1
/
+1
*
-set message if Too many dice error is trigged.
Renaud G
2015-10-11
1
-0
/
+4
*
Merge branch 'rangeInList'
Renaud G
2015-10-11
1
-2
/
+9
|
\
*
|
fix cppcheck issue
Renaud G
2015-08-28
1
-3
/
+1
|
*
fix little issues
Renaud G
2015-08-20
1
-1
/
+1
|
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-2
/
+9
|
/
*
improve output for dot system
Renaud G
2015-05-05
1
-1
/
+1
*
-Add gpl header or/and add class description for doxygen.
Renaud G
2015-05-02
1
-0
/
+20
*
management of highligth dice
Renaud G
2015-04-22
1
-0
/
+5
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-1
/
+1
*
Update keepdiceexecnode.cpp
obiwankennedy
2014-01-30
1
-0
/
+11
*
fix some issue with parentheses management.
Renaud G
2014-01-25
1
-1
/
+1
*
Update keepdiceexecnode.cpp
obiwankennedy
2014-01-21
1
-0
/
+5
*
Update keepdiceexecnode.cpp
obiwankennedy
2014-01-14
1
-0
/
+1
*
Update keepdiceexecnode.cpp
obiwankennedy
2014-01-08
1
-2
/
+2
*
Update keepdiceexecnode.cpp
obiwankennedy
2014-01-07
1
-7
/
+17
*
-Adding range, booleancondition and countexecutenode.
Renaud G
2014-01-04
1
-0
/
+27