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
/
dicerollernode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure Windows compilation works
Renaud G
2022-04-16
1
-3
/
+3
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-4
/
+4
*
Fix errors
Renaud G
2019-07-12
1
-6
/
+7
*
remove warnings
Renaud G
2019-02-02
1
-43
/
+39
*
add new way to display result in dot file
obiwankennedy
2018-12-12
1
-1
/
+1
*
-New API for validating validor.
Renaud G
2018-08-27
1
-3
/
+6
*
-CleanUp
Renaud G
2018-04-11
1
-1
/
+0
*
-remove warnings
Renaud G
2018-02-24
1
-1
/
+1
*
-Add management of unique for dice and list.
Renaud G
2018-01-25
1
-1
/
+27
*
-fix copy of if operator
Renaud Guezennec
2017-11-28
1
-1
/
+1
*
remove useless commit
Renaud G
2017-11-25
1
-0
/
+2
*
fix indentation
Renaud G
2017-11-23
1
-4
/
+4
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-7
/
+5
*
-fix error about dice system.
Renaud G
2017-05-07
1
-1
/
+1
*
-passing operator to diceResult
rguezennec
2017-04-28
1
-0
/
+1
*
-management of arithmetic operator for scalar result of dice.
rguezennec
2017-04-27
1
-0
/
+11
*
-remove unsigned
Renaud G
2017-02-12
1
-1
/
+1
*
-change API to fix DF dice.
Renaud G
2017-02-12
1
-7
/
+7
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-0
/
+10
*
Fix error and warning from CppCheck
Renaud G
2016-04-21
1
-1
/
+1
*
-add error while no dice.
Renaud G
2015-10-11
1
-0
/
+5
*
add comments
Renaud G
2015-08-20
1
-24
/
+1
*
fix little issues
Renaud G
2015-08-20
1
-5
/
+2
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-2
/
+9
*
add management of base, the minimum value of die
Renaud G
2015-05-15
1
-2
/
+3
*
-remove memory leaks
Renaud G
2015-04-08
1
-5
/
+3
*
add better error management (not finished yet)
Renaud G
2015-03-31
1
-16
/
+16
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-0
/
+1
*
-removal of commented out lines.
Renaud G
2014-12-13
1
-26
/
+0
*
Usage of the new API for Result
Renaud G
2014-12-09
1
-1
/
+1
*
Add multithreading support but it seems slower. It has been disable.
Renaud G
2014-11-17
1
-2
/
+57
*
Update dicerollernode.cpp
obiwankennedy
2014-02-04
1
-5
/
+5
*
Update dicerollernode.cpp
obiwankennedy
2014-01-30
1
-0
/
+11
*
fix some issue with parentheses management.
Renaud G
2014-01-25
1
-1
/
+1
*
Update dicerollernode.cpp
obiwankennedy
2014-01-21
1
-0
/
+5
*
Update dicerollernode.cpp
obiwankennedy
2014-01-14
1
-10
/
+16
*
Update dicerollernode.cpp
obiwankennedy
2014-01-08
1
-7
/
+8
*
Update dicerollernode.cpp
obiwankennedy
2014-01-07
1
-4
/
+6
*
Add new management of result.
Renaud G
2014-01-05
1
-1
/
+5
*
Firt commit of the new dice system for rolisteam.
Renaud G
2013-12-29
1
-0
/
+30