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
/
ifnode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change website address
Renaud G
2020-04-12
1
-1
/
+1
*
add unicity and repeat function part2
Renaud G
2020-03-28
1
-60
/
+23
*
Fix 1d20|3i:[>1]{"Success"}{"Failure"} command.
Renaud G
2020-01-29
1
-1
/
+1
*
Fix test of IF
Renaud G
2019-12-25
1
-6
/
+30
*
fix [2,2,4,2]i[=4]{-4} command
Renaud G
2019-12-22
1
-5
/
+19
*
Second part for fixing #55
Renaud G
2019-09-25
1
-2
/
+66
*
Painter dice now have a copy of the result
Renaud G
2019-07-28
1
-1
/
+1
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-1
/
+1
*
fix if behaviour and output
Renaud G
2019-07-19
1
-21
/
+21
*
clang format
Renaud G
2019-02-12
1
-97
/
+93
*
-The else becames more generic
Renaud Guezennec
2017-11-28
1
-2
/
+2
*
-fix copy of if operator
Renaud Guezennec
2017-11-28
1
-3
/
+3
*
add stuff to debug if operator in if operator
Renaud G
2017-11-28
1
-3
/
+5
*
remove useless commit
Renaud G
2017-11-25
1
-7
/
+2
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-23
/
+28
*
add group
Renaud G
2017-10-18
1
-2
/
+2
*
-remove debug messages.
Renaud G
2017-05-06
1
-7
/
+0
*
-NULL to nullptr
rguezennec
2017-04-28
1
-11
/
+20
*
-Add : compare operator to ask the if operator to compare the scalar
Renaud G
2017-02-28
1
-19
/
+21
*
-update API used
Renaud G
2017-02-12
1
-1
/
+1
*
-remove debug output.
Renaud G
2017-01-28
1
-1
/
+0
*
-remove debug message.
Renaud G
2016-11-28
1
-1
/
+0
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-14
/
+121
*
Node after ifNode is ran as child of the allowed branch.
Renaud G
2016-11-04
1
-3
/
+3
*
-Fix some value on diceparser.
Renaud G
2016-09-16
1
-0
/
+48
*
prevent crash after using ifnode.
Renaud G
2016-04-17
1
-1
/
+1
*
change contact link.
Renaud G
2016-04-03
1
-1
/
+1
*
Add Management of Color
Renaud Guezennec
2016-02-04
1
-2
/
+9
*
Cppcheck warning for ifnode.
Renaud G
2016-01-30
1
-0
/
+1
*
Implementation of the if node. Work with one if.
Renaud Guezennec
2016-01-26
1
-4
/
+35
*
Add ifnode class
Renaud Guezennec
2016-01-26
1
-0
/
+95