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
/
diceparser.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compilation
Renaud G
2019-04-23
1
-1
/
+1
*
Add unique operator
Renaud G
2019-04-23
1
-1
/
+2
*
add occurencecountnode
Renaud G
2019-03-23
1
-1
/
+2
*
clang format
Renaud G
2019-02-12
1
-79
/
+106
*
indent fix.
Renaud G
2019-01-13
1
-1
/
+1
*
remove warning
Renaud G
2018-12-16
1
-1
/
+1
*
Fix several issues.
Renaud G
2018-12-15
1
-1
/
+3
*
add comment
Renaud G
2018-12-14
1
-1
/
+2
*
Display warning message and fix error.
Renaud G
2018-12-09
1
-0
/
+1
*
Fix issue on command like this: ((3+4)*2)d6
Renaud G
2018-12-09
1
-1
/
+1
*
Commit before rebase.
Renaud G
2018-11-09
1
-1
/
+2
*
Change management of variable (ref instead of pointer)
Renaud G
2018-08-12
1
-1
/
+1
*
-Add bind operator (soft version of merge).
Renaud G
2018-06-14
1
-1
/
+1
*
rename "exploSe" to "exploDe"
Robin Moussu
2018-06-01
1
-4
/
+4
*
-Add support for subcommand on reroll operator.
Renaud G
2018-04-11
1
-0
/
+2
*
add all operators in README.md
Robin Moussu
2018-04-09
1
-14
/
+1
*
-remove warnings
Renaud G
2018-02-24
1
-1
/
+1
*
-Management of instructions
Renaud G
2017-12-13
1
-1
/
+2
*
-Fix reading dynamic variable
obiwankennedy
2017-11-30
1
-5
/
+0
*
-Better indentation
Renaud Guezennec
2017-11-28
1
-14
/
+14
*
-Change QList to std::vector
Renaud Guezennec
2017-11-28
1
-3
/
+2
*
-fix copy of if operator
Renaud Guezennec
2017-11-28
1
-1
/
+1
*
add stuff to debug if operator in if operator
Renaud G
2017-11-28
1
-0
/
+1
*
-better indentation.
Renaud G
2017-10-21
1
-10
/
+14
*
add group
Renaud G
2017-10-18
1
-1
/
+1
*
-management of arithmetic operator for scalar result of dice.
rguezennec
2017-04-27
1
-2
/
+1
*
-add comment support
Renaud G
2017-02-12
1
-0
/
+4
*
Update diceparser.h
Renaud G
2016-12-19
1
-1
/
+11
*
-Add FilterNode to dice system.
Renaud G
2016-11-03
1
-1
/
+1
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2016-05-05
1
-11
/
+17
|
\
*
|
-remove default dice for keep operator, alias are better solution to
Renaud G
2016-05-05
1
-1
/
+1
|
*
Add doxy page.
Renaud G
2016-04-30
1
-11
/
+17
|
/
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2016-04-14
1
-0
/
+5
|
\
|
*
Add management for variable in DiceParser.
Renaud Guezennec
2016-04-13
1
-0
/
+5
*
|
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
*
Add Management of Color
Renaud Guezennec
2016-02-04
1
-4
/
+3
*
-rework arithmetic operator
Renaud G
2016-01-30
1
-0
/
+1
*
Implementation of the if node. Work with one if.
Renaud Guezennec
2016-01-26
1
-0
/
+1
*
First shot for implementing ifnode.
Renaud Guezennec
2016-01-26
1
-1
/
+1
*
merge MergeOp into master
Renaud G
2016-01-10
1
-1
/
+1
|
\
|
*
-Fix cppcheck errors.
Renaud G
2016-01-08
1
-1
/
+1
*
|
-Add MergeOp and homogeneous status for result.
Renaud G
2015-12-24
1
-2
/
+2
|
/
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-09-07
1
-0
/
+9
|
\
|
*
add getAllDiceResult function and hasSeparator
Renaud G
2015-09-01
1
-0
/
+9
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-08-28
1
-0
/
+5
|
\
|
|
*
add method to get all string results
Renaud G
2015-08-27
1
-0
/
+5
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-22
1
-0
/
+6
|
\
|
|
*
add API to set the link to documentation
Renaud G
2015-05-21
1
-0
/
+6
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-05
1
-12
/
+1
|
\
|
[next]