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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
initialize pointer on nullptr
Renaud G
2019-07-28
1
-1
/
+1
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-18
/
+3
*
clang format
Renaud G
2019-02-12
1
-16
/
+22
*
-add error when previous is null.
Renaud G
2019-01-13
1
-1
/
+1
*
Display warning message and fix error.
Renaud G
2018-12-09
1
-1
/
+1
*
-Fix #4 crash with mishaped command.
Renaud G
2018-04-09
1
-3
/
+8
*
-get scalar result.
Renaud G
2018-03-18
1
-2
/
+4
*
-Better indentation
Renaud Guezennec
2017-11-28
1
-12
/
+15
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-1
/
+1
*
-new API to set the previous node.
Renaud G
2017-10-21
1
-0
/
+1
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-0
/
+7
*
change Error code to Dice Error code, fix compilation issue on windows
Renaud G
2016-03-05
1
-3
/
+3
*
-Add Too Many Dice error type.
Renaud G
2015-10-11
1
-1
/
+1
*
-Add Node Error : No dice to roll
Renaud G
2015-10-11
1
-1
/
+1
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-0
/
+3
*
start fixing dot tree generation
Renaud G
2015-08-20
1
-1
/
+1
*
add error of type: nothing understood
Renaud G
2015-07-08
1
-1
/
+1
*
-management of runtime error
Renaud G
2015-04-27
1
-2
/
+2
*
add error divide_by_zero
Renaud G
2015-04-25
1
-1
/
+1
*
add better error management (not finished yet)
Renaud G
2015-03-31
1
-1
/
+1
*
-change headers
Renaud G
2015-03-06
1
-1
/
+1
*
add generateTree
Renaud G
2015-03-05
1
-0
/
+5
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-1
/
+10
*
add help API
Renaud G
2014-12-09
1
-0
/
+6
*
-Add comments
Renaud G
2014-12-06
1
-0
/
+45
*
Add error management. Protect sort node after scalar result node.
Renaud G
2014-11-09
1
-0
/
+3
*
Update executionnode.h
obiwankennedy
2014-01-30
1
-0
/
+1
*
Update executionnode.h
obiwankennedy
2014-01-21
1
-1
/
+2
*
Update executionnode.h
obiwankennedy
2014-01-07
1
-3
/
+3
*
Firt commit of the new dice system for rolisteam.
Renaud G
2013-12-29
1
-0
/
+20