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
/
executionnode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change file organization.
Renaud G
2022-04-29
1
-101
/
+0
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-3
/
+3
*
clang format
Renaud G
2019-02-12
1
-17
/
+19
*
clazy warnings
Renaud G
2019-01-05
1
-1
/
+2
*
fix indent.
Renaud G
2018-12-15
1
-8
/
+11
*
add new way to display result in dot file
obiwankennedy
2018-12-12
1
-10
/
+8
*
-get scalar result.
Renaud G
2018-03-18
1
-0
/
+6
*
-c++11 for loop (instead foreach)
Renaud G
2018-03-17
1
-1
/
+1
*
-Better indentation
Renaud Guezennec
2017-11-28
1
-10
/
+10
*
remove useless commit
Renaud G
2017-11-25
1
-1
/
+1
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-10
/
+10
*
-new API to set the previous node.
Renaud G
2017-10-21
1
-0
/
+4
*
-Fix some value on diceparser.
Renaud G
2016-09-16
1
-6
/
+10
*
fix cpp check
Renaud G
2016-03-22
1
-1
/
+1
*
change Error code to Dice Error code, fix compilation issue on windows
Renaud G
2016-03-05
1
-2
/
+2
*
remove useless ;
Renaud G
2015-08-20
1
-1
/
+1
*
fix compilation
Renaud G
2015-08-20
1
-1
/
+1
*
improve the dot generation.
Renaud G
2015-08-20
1
-3
/
+8
*
add bool for toString() in result.
Renaud G
2015-08-20
1
-6
/
+10
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-1
/
+3
*
-management of runtime error
Renaud G
2015-04-27
1
-1
/
+8
*
Dot tree now also displays the result tree. (must be improved).
Renaud G
2015-04-25
1
-0
/
+2
*
-remove memory leaks
Renaud G
2015-04-08
1
-0
/
+10
*
-Initalize to NULL one pointer to fix some crashes.
Renaud G
2015-04-01
1
-1
/
+1
*
add generateTree
Renaud G
2015-03-05
1
-0
/
+17
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-0
/
+4
*
add help API
Renaud G
2014-12-09
1
-0
/
+4
*
Add error management. Protect sort node after scalar result node.
Renaud G
2014-11-09
1
-0
/
+4
*
Update executionnode.cpp
obiwankennedy
2014-01-07
1
-3
/
+3
*
Firt commit of the new dice system for rolisteam.
Renaud G
2013-12-29
1
-0
/
+24