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
*
-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
|
\
|
|
*
-Add install target to make file.
Renaud G
2015-05-03
1
-11
/
+0
|
*
add comments and gpl header to those files for better documentation in doxygen
Renaud G
2015-04-30
1
-1
/
+1
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-04-29
1
-5
/
+5
|
\
|
|
*
-management of runtime error
Renaud G
2015-04-27
1
-5
/
+5
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-04-25
1
-1
/
+1
|
\
|
|
*
better management for default dice.
Renaud G
2015-04-25
1
-1
/
+1
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-04-24
1
-10
/
+38
|
\
|
|
*
improvement of the lib
Renaud G
2015-04-23
1
-1
/
+1
|
*
change the way die result are transmitted to client application
Renaud G
2015-04-22
1
-1
/
+6
|
*
add API to make easier the use of DiceParser.
Renaud G
2015-04-15
1
-0
/
+4
|
*
-remove memory leaks
Renaud G
2015-04-08
1
-0
/
+4
|
*
Add comments
Renaud G
2015-04-08
1
-7
/
+20
|
*
-Creation of dedicated class for alias management
Renaud G
2015-04-06
1
-1
/
+3
*
|
Add list for warnings
Renaud G
2015-04-02
1
-0
/
+1
|
/
*
-add error on several syntay points.
Renaud G
2015-04-02
1
-1
/
+3
*
-Better understanding of validators toString method
Renaud G
2015-04-01
1
-4
/
+42
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-03-31
1
-7
/
+10
|
\
*
|
add better error management (not finished yet)
Renaud G
2015-03-31
1
-5
/
+41
|
*
-better comments
Renaud G
2015-03-25
1
-8
/
+18
|
*
-Add listaliasnode to list all alias.
Renaud G
2015-03-24
1
-1
/
+1
|
/
*
add generateTree
Renaud G
2015-03-05
1
-1
/
+12
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-2
/
+24
*
-Add readInstructionOperator
Renaud G
2014-12-13
1
-0
/
+2
*
-add command management
Renaud G
2014-12-09
1
-1
/
+9
*
-change API of displayResult to return QString
Renaud G
2014-12-06
1
-1
/
+1
[next]