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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2015-10-11
18
-36
/
+191
|
\
*
|
remove useless line
Renaud G
2015-10-11
1
-1
/
+0
|
*
Update HelpMe.md
Renaud G.
2015-09-23
1
-1
/
+1
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-09-07
6
-8
/
+125
|
|
\
|
*
|
Change path to parsingtoolbox.h
Renaud G
2015-09-07
1
-1
/
+1
|
|
*
add getAllDiceResult function and hasSeparator
Renaud G
2015-09-01
2
-6
/
+48
|
|
*
add gpl header
Renaud G
2015-09-01
2
-0
/
+38
|
|
*
add gpl header
Renaud G
2015-09-01
2
-2
/
+39
|
|
*
fix warning in qmake .pri file.
Renaud G
2015-08-30
1
-1
/
+1
|
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-08-30
1
-5
/
+1
|
|
\
|
|
|
*
fix compilation.
Renaud G
2015-08-29
1
-5
/
+1
|
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-08-29
8
-21
/
+18
|
|
\
|
|
|
*
fix cppcheck issue
Renaud G
2015-08-28
8
-21
/
+18
|
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-08-28
6
-0
/
+44
|
|
\
|
|
|
*
Merge branch 'doneWork'
Renaud G
2015-08-27
6
-0
/
+44
|
|
/
|
|
/
|
|
|
|
*
add highlight management
Renaud G
2015-08-27
2
-0
/
+14
|
|
*
disable the highlight
Renaud G
2015-08-27
2
-0
/
+2
|
|
*
add method to get all string results
Renaud G
2015-08-27
2
-0
/
+28
|
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-08-27
1
-0
/
+13
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Update HelpMe.md
Renaud G.
2015-08-26
1
-0
/
+4
*
|
|
Update HelpMe.md
Renaud G.
2015-08-26
1
-0
/
+9
|
|
/
|
/
|
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-07-10
1
-1
/
+4
|
|
\
|
|
/
|
/
|
*
|
fix the nothing understood error
Renaud G
2015-07-09
1
-1
/
+4
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-07-09
2
-3
/
+4
|
|
\
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEAD
Renaud G
2015-07-08
1
-0
/
+1
|
\
\
*
|
|
add management of understood commands
Renaud G
2015-07-08
1
-2
/
+3
*
|
|
add error of type: nothing understood
Renaud G
2015-07-08
1
-1
/
+1
|
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-07-07
1
-0
/
+1
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Update HelpMe.md
Renaud G.
2015-07-06
1
-0
/
+1
|
/
/
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-22
4
-5
/
+27
|
|
\
|
|
/
|
/
|
*
|
add API to set the link to documentation
Renaud G
2015-05-21
4
-5
/
+27
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-17
3
-12
/
+11
|
|
\
|
|
/
|
/
|
*
|
remove useless debug outputs
Renaud G
2015-05-16
1
-4
/
+0
*
|
remove useless debug outputs
Renaud G
2015-05-16
1
-1
/
+0
*
|
fix the removal of color
Renaud G
2015-05-16
1
-6
/
+7
*
|
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-16
8
-9
/
+84
|
\
\
|
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-16
8
-9
/
+84
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
add method to read dice range (a bit different from validator range)
Renaud G
2015-05-15
2
-1
/
+51
|
*
|
add management of base, the minimum value of die
Renaud G
2015-05-15
2
-3
/
+5
|
*
|
add management of base, the minimum value of die
Renaud G
2015-05-15
2
-2
/
+13
|
*
|
add management for dice between range
Renaud G
2015-05-15
1
-2
/
+14
|
*
|
display number as signed
Renaud G
2015-05-15
1
-1
/
+1
*
|
|
-fix crash with K operator.
Renaud G
2015-05-14
1
-1
/
+4
|
/
/
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-05-09
13
-31
/
+66
|
|
\
|
|
/
|
/
|
*
|
prevent crash with die with zero faces
Renaud G
2015-05-06
1
-8
/
+10
*
|
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
*
|
better readability
Renaud G
2015-05-05
1
-1
/
+1
[next]