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
*
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
|
|
\
|
|
/
|
/
|
|
*
add better error management (not finished yet)
Renaud G
2015-03-31
17
-86
/
+458
*
|
Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser
Renaud G
2015-03-31
3
-3
/
+18
|
\
|
*
|
-add feature to list aliases.
Renaud G
2015-03-31
2
-4
/
+2
|
*
[diceparser]
Renaud G
2015-03-30
1
-0
/
+0
*
|
-better comments
Renaud G
2015-03-25
2
-11
/
+21
*
|
-Add listaliasnode to list all alias.
Renaud G
2015-03-24
7
-22
/
+103
|
*
Update HelpMe.md
Renaud G.
2015-03-24
1
-1
/
+1
|
*
Update HelpMe.md
Renaud G.
2015-03-24
1
-1
/
+1
|
*
Update README.md
Renaud G.
2015-03-10
1
-0
/
+2
|
*
Update HelpMe.md
Renaud G.
2015-03-10
1
-1
/
+14
|
/
*
-Add new node to roll die as value of list.
Renaud G
2015-03-06
5
-12
/
+131
*
-change headers
Renaud G
2015-03-06
16
-26
/
+29
*
Reorganize files.
Renaud G
2015-03-06
10
-0
/
+15
*
add generateTree
Renaud G
2015-03-05
23
-36
/
+215
*
Add gui and new node.
Renaud G
2015-03-03
6
-0
/
+207
*
-Add gui directory
Renaud G
2015-03-03
1
-0
/
+1
*
-store pointeur to previous node.
Renaud G
2015-03-03
21
-16
/
+124
*
Update HelpMe.md
Renaud G.
2014-12-16
1
-1
/
+1
*
Update HelpMe.md
Renaud G.
2014-12-13
1
-0
/
+2
*
-Improves documentation and add a better example in main.cpp
Renaud G
2014-12-13
2
-1
/
+10
*
-Add example for several dice command in one line.
Renaud G
2014-12-13
1
-1
/
+1
*
-remove debug output.
Renaud G
2014-12-13
1
-2
/
+0
*
-removal of commented out lines.
Renaud G
2014-12-13
1
-26
/
+0
*
-Add readInstructionOperator
Renaud G
2014-12-13
2
-1
/
+34
*
Merge branch 'master' of github-as-renaud:obiwankennedy/DiceParser
Renaud G
2014-12-10
1
-2
/
+85
|
\
*
|
implementation of the help node.
Renaud G
2014-12-10
1
-4
/
+15
[next]