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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add method to get all string results
Renaud G
2015-08-27
1
-0
/
+23
*
fix the nothing understood error
Renaud G
2015-07-09
1
-1
/
+4
*
add management of understood commands
Renaud G
2015-07-08
1
-2
/
+3
*
add API to set the link to documentation
Renaud G
2015-05-21
1
-4
/
+8
*
remove useless debug outputs
Renaud G
2015-05-16
1
-1
/
+0
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-16
1
-2
/
+14
|
\
|
*
add management for dice between range
Renaud G
2015-05-15
1
-2
/
+14
*
|
-fix crash with K operator.
Renaud G
2015-05-14
1
-1
/
+4
|
/
*
set the command line after the alias convertion. To prevent cheating
Renaud G
2015-05-06
1
-1
/
+1
*
add error message with zero faces dices
Renaud G
2015-05-06
1
-6
/
+7
*
removal of space
Renaud G
2015-05-05
1
-2
/
+1
*
removal of translatable string for commands
Renaud G
2015-05-05
1
-2
/
+2
*
-management of runtime error
Renaud G
2015-04-27
1
-3
/
+12
*
better management for default dice.
Renaud G
2015-04-25
1
-33
/
+11
*
file output for dot
Renaud G
2015-04-24
1
-3
/
+3
*
improvement of the lib
Renaud G
2015-04-23
1
-2
/
+10
*
change the way die result are transmitted to client application
Renaud G
2015-04-22
1
-30
/
+18
*
prepare much better way to give the result
Renaud G
2015-04-21
1
-10
/
+22
*
add API to make easier the use of DiceParser.
Renaud G
2015-04-15
1
-0
/
+7
*
-remove memory leaks
Renaud G
2015-04-08
1
-3
/
+52
*
remove default diceAlias. It must be managed by the end-user application.
Renaud G
2015-04-07
1
-2
/
+2
*
-Creation of dedicated class for alias management
Renaud G
2015-04-06
1
-12
/
+12
*
-add error on several syntay points.
Renaud G
2015-04-02
1
-0
/
+16
*
-Better understanding of validators toString method
Renaud G
2015-04-01
1
-5
/
+13
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-03-31
1
-16
/
+13
|
\
*
|
add better error management (not finished yet)
Renaud G
2015-03-31
1
-21
/
+206
|
*
-add feature to list aliases.
Renaud G
2015-03-31
1
-2
/
+2
|
*
-better comments
Renaud G
2015-03-25
1
-3
/
+3
|
*
-Add listaliasnode to list all alias.
Renaud G
2015-03-24
1
-14
/
+11
|
/
*
-Add new node to roll die as value of list.
Renaud G
2015-03-06
1
-12
/
+29
*
add generateTree
Renaud G
2015-03-05
1
-6
/
+41
*
-store pointeur to previous node.
Renaud G
2015-03-03
1
-0
/
+22
*
-Add readInstructionOperator
Renaud G
2014-12-13
1
-1
/
+32
*
-Allow the command help to work
Renaud G
2014-12-10
1
-25
/
+34
*
-New API for result type.
Renaud G
2014-12-09
1
-3
/
+5
*
-add command management
Renaud G
2014-12-09
1
-0
/
+16
*
-change API of displayResult to return QString
Renaud G
2014-12-06
1
-2
/
+14
*
Update diceparser.cpp
Renaud G.
2014-05-28
1
-0
/
+21
*
Update diceparser.cpp
obiwankennedy
2014-03-18
1
-0
/
+20
*
Update diceparser.cpp
obiwankennedy
2014-02-04
1
-1
/
+1
*
Update diceparser.cpp
obiwankennedy
2014-01-30
1
-66
/
+19
*
Update diceparser.cpp
obiwankennedy
2014-01-27
1
-51
/
+8
*
fix some issue with parentheses management.
Renaud G
2014-01-25
1
-141
/
+197
*
correct compilation error
Renaud G
2014-01-25
1
-1
/
+1
*
Update diceparser.cpp
obiwankennedy
2014-01-23
1
-39
/
+88
*
Update diceparser.cpp
obiwankennedy
2014-01-22
1
-20
/
+21
*
Update diceparser.cpp
obiwankennedy
2014-01-21
1
-202
/
+147
*
adding parantheses management (unworking yet)
Renaud G
2014-01-20
1
-0
/
+17
*
Update diceparser.cpp
obiwankennedy
2014-01-17
1
-4
/
+9
*
Update diceparser.cpp
obiwankennedy
2014-01-16
1
-0
/
+2
[next]