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
*
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
*
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
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEAD
Renaud G
2015-05-05
6
-44
/
+38
|
\
*
|
improve output for dot system
Renaud G
2015-05-05
10
-11
/
+44
|
*
-Add install target to make file.
Renaud G
2015-05-03
6
-44
/
+38
|
/
*
-Add gpl header or/and add class description for doxygen.
Renaud G
2015-05-02
11
-14
/
+214
*
add comments and gpl header to those files for better documentation in doxygen
Renaud G
2015-04-30
12
-13
/
+221
*
-management of runtime error
Renaud G
2015-04-27
7
-12
/
+103
*
add cmake file to gitignore
Renaud G
2015-04-26
1
-0
/
+2
*
better highlightment
Renaud G
2015-04-25
1
-4
/
+21
*
better management for default dice.
Renaud G
2015-04-25
2
-34
/
+12
*
cli client improvements.
Renaud G
2015-04-25
1
-36
/
+43
*
add error divide_by_zero
Renaud G
2015-04-25
2
-1
/
+6
*
Dot tree now also displays the result tree. (must be improved).
Renaud G
2015-04-25
10
-5
/
+48
*
better highlightment
Renaud G
2015-04-25
2
-0
/
+6
*
Remove useless code from CMakeLists.txt
Renaud G
2015-04-25
1
-2
/
+0
*
use cmake for diceparser
Renaud G
2015-04-24
1
-0
/
+71
*
file output for dot
Renaud G
2015-04-24
1
-3
/
+3
*
add commandLine parser(not working yet)
Renaud G
2015-04-24
2
-22
/
+110
*
improvement of the lib
Renaud G
2015-04-23
2
-3
/
+11
*
amend files for cli main application
Renaud G
2015-04-23
2
-38
/
+91
*
add file for cli main application
Renaud G
2015-04-23
2
-0
/
+2
*
add dice api to manage highlight
Renaud G
2015-04-22
2
-1
/
+11
*
change the way die result are transmitted to client application
Renaud G
2015-04-22
2
-31
/
+24
*
management of highligth dice
Renaud G
2015-04-22
2
-1
/
+6
*
add bool value to know if the validator should remove the highlight of some dice
Renaud G
2015-04-22
5
-14
/
+17
*
prepare much better way to give the result
Renaud G
2015-04-21
2
-10
/
+31
*
add API to make easier the use of DiceParser.
Renaud G
2015-04-15
4
-4
/
+110
*
-remove memory leaks
Renaud G
2015-04-08
23
-29
/
+195
*
Add comments
Renaud G
2015-04-08
2
-8
/
+27
*
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
7
-24
/
+123
*
Update HelpMe.md
Renaud G.
2015-04-05
1
-0
/
+2
*
Update HelpMe.md
Renaud G.
2015-04-04
1
-1
/
+0
*
-add error on several syntay points.
Renaud G
2015-04-02
2
-1
/
+19
*
-Initalize to NULL one pointer to fix some crashes.
Renaud G
2015-04-01
2
-1
/
+2
*
-fix the .pri file
Renaud G
2015-04-01
1
-2
/
+2
*
Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser
Renaud G
2015-04-01
17
-89
/
+528
|
\
*
|
return the default string
Renaud G
2015-04-01
1
-1
/
+1
|
*
-Better understanding of validators toString method
Renaud G
2015-04-01
6
-12
/
+86
|
*
Merge branch 'master' of github.com:obiwankennedy/DiceParser
Renaud G
2015-03-31
7
-30
/
+112
|
|
\
|
|
/
|
/
|
[next]