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
/
scalaroperatornode.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix indent.
Renaud G
2018-12-15
1
-1
/
+4
*
add new way to display result in dot file
obiwankennedy
2018-12-12
1
-0
/
+10
*
add integer division operator
Renaud G
2018-09-28
1
-0
/
+6
*
Adding pow
Renaud G
2018-09-02
1
-8
/
+13
*
scalar node is real compatible now
obiwankennedy
2018-05-11
1
-4
/
+4
*
-fix bug and format file.
Renaud G
2018-04-11
1
-57
/
+50
*
-Fix #4 crash with mishaped command.
Renaud G
2018-04-09
1
-1
/
+1
*
remove useless commit
Renaud G
2017-11-25
1
-21
/
+28
*
update diceparser
Renaud G
2017-11-12
1
-28
/
+21
|
\
*
|
-replace NULL to nullptr.
Renaud G
2017-11-11
1
-16
/
+16
|
*
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-77
/
+75
|
/
*
-management of arithmetic operator for scalar result of dice.
rguezennec
2017-04-27
1
-12
/
+12
*
-prevent crash and improve readability of dot file.
Renaud G
2017-01-27
1
-1
/
+4
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-2
/
+13
*
improve indentation
Renaud G
2016-07-15
1
-1
/
+1
*
change contact link.
Renaud G
2016-04-03
1
-1
/
+1
*
change Error code to Dice Error code, fix compilation issue on windows
Renaud G
2016-03-05
1
-3
/
+3
*
-rework arithmetic operator
Renaud G
2016-01-30
1
-13
/
+23
*
fix cppcheck errors
Renaud G
2016-01-08
1
-4
/
+0
*
Merge branch 'rangeInList'
Renaud G
2015-10-11
1
-9
/
+20
|
\
*
|
fix cppcheck issue
Renaud G
2015-08-28
1
-1
/
+1
|
*
fix compilation
Renaud G
2015-08-20
1
-7
/
+11
|
*
add bool parameter to toString() function in node.
Renaud G
2015-08-20
1
-4
/
+8
|
*
start fixing dot tree generation
Renaud G
2015-08-20
1
-1
/
+4
|
/
*
improve output for dot system
Renaud G
2015-05-05
1
-1
/
+20
*
-management of runtime error
Renaud G
2015-04-27
1
-1
/
+40
*
add error divide_by_zero
Renaud G
2015-04-25
1
-0
/
+5
*
-remove memory leaks
Renaud G
2015-04-08
1
-3
/
+15
*
-change headers
Renaud G
2015-03-06
1
-1
/
+1
*
add generateTree
Renaud G
2015-03-05
1
-1
/
+32
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-0
/
+1
*
Usage of the new API for Result
Renaud G
2014-12-09
1
-6
/
+6
*
-divide result dice by integer return double.
Renaud G
2014-11-14
1
-2
/
+2
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-30
1
-8
/
+13
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-27
1
-1
/
+1
*
fix some issue with parentheses management.
Renaud G
2014-01-25
1
-1
/
+1
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-21
1
-0
/
+4
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-20
1
-0
/
+3
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-14
1
-0
/
+4
*
Update scalaroperatornode.cpp
obiwankennedy
2014-01-07
1
-27
/
+34
*
Adding comments
Renaud G
2013-12-29
1
-1
/
+0
*
Firt commit of the new dice system for rolisteam.
Renaud G
2013-12-29
1
-0
/
+91