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
*
Commit before rebase.
Renaud G
2018-11-09
2
-14
/
+35
*
HighLightDice: add member to help.
Renaud G
2018-11-09
2
-6
/
+32
*
Clean up die class.
Renaud G
2018-11-09
2
-10
/
+5
*
copy data parameter when copy variable node
Renaud G
2018-11-09
1
-0
/
+4
*
Update HelpMe.md
Renaud G
2018-11-09
1
-0
/
+8
*
DiceParser: better display.
Renaud G
2018-10-24
1
-0
/
+2
*
first draft for diceresult
Renaud G
2018-10-23
2
-2
/
+52
*
prevent crash
Renaud G
2018-10-16
2
-2
/
+2
*
Keep node accept negative number -1 means keep all dice but 1 (the lowest)
Renaud G
2018-10-12
2
-3
/
+8
*
Update HelpMe.md
Renaud G
2018-10-08
1
-2
/
+2
*
Update HelpMe.md
Renaud G
2018-10-08
1
-0
/
+8
*
Update HelpMe.md
Renaud G
2018-10-08
1
-8
/
+73
*
need for gui is not conditionnal add flag NO_PAINTER_OPERATOR
Renaud G
2018-09-28
4
-9
/
+38
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2018-09-28
1
-1
/
+1
|
\
*
|
fix several replacement
Renaud G
2018-09-28
1
-4
/
+4
*
|
add integer division operator
Renaud G
2018-09-28
6
-1
/
+14
|
*
fix warning
Renaud G
2018-09-02
1
-1
/
+1
|
/
*
Adding pow
Renaud G
2018-09-02
6
-11
/
+28
*
protect comment from alias
Renaud G
2018-08-30
1
-1
/
+5
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2018-08-27
8
-15
/
+109
|
\
*
|
-Fix alias in cli client.
Renaud G
2018-08-27
1
-2
/
+1
*
|
-New API for validating validor.
Renaud G
2018-08-27
12
-46
/
+55
|
*
Fix bug on dicealias replacement (when several replacement must be done
Renaud G
2018-08-22
2
-3
/
+5
|
*
make sure aliases don't affect variable names or string
Renaud G
2018-08-19
1
-1
/
+79
|
*
Change management of variable (ref instead of pointer)
Renaud G
2018-08-12
4
-11
/
+11
|
*
Clean up Comment line
Renaud G
2018-08-02
1
-0
/
+1
|
*
add unique operator
Renaud G
2018-07-30
1
-0
/
+11
*
|
prevent crash when b operator is read without previous result
Renaud G
2018-07-20
1
-0
/
+3
|
*
Fix mispelled word
Renaud G
2018-07-15
1
-2
/
+2
|
*
add file for compiling
Renaud G
2018-06-17
1
-0
/
+2
|
/
*
clangformat test.
Renaud G
2018-06-14
1
-33
/
+32
*
update help
Renaud G
2018-06-14
1
-0
/
+11
*
remove debug message
Renaud G
2018-06-14
3
-7
/
+0
*
-Add alias management from file
Renaud G
2018-06-14
2
-4
/
+27
*
-Add bind operator (soft version of merge).
Renaud G
2018-06-14
7
-1
/
+178
*
add main
Renaud G
2018-06-11
1
-0
/
+1
*
Merge pull request #14 from robinmoussu/documentation
Renaud G
2018-06-02
1
-128
/
+149
|
\
|
*
update `g` documentation
Robin Moussu
2018-06-02
1
-2
/
+9
|
*
Reorganize sections
Robin Moussu
2018-06-02
1
-107
/
+110
|
*
Compact the explanation of the comparator
Robin Moussu
2018-06-02
1
-14
/
+8
|
*
Clean up documentation
Robin Moussu
2018-06-02
1
-9
/
+26
|
/
*
fix issue about mergin reroll until and make the help command a bit more comp...
obiwankennedy
2018-06-01
3
-6
/
+72
*
add "R" (Reroll until) operator
Robin Moussu
2018-06-01
5
-45
/
+31
*
rename "exploSe" to "exploDe"
Robin Moussu
2018-06-01
13
-54
/
+59
*
to be tested
Renaud G
2018-05-31
1
-1
/
+9
*
scalar node is real compatible now
obiwankennedy
2018-05-11
2
-8
/
+8
*
-remove warnings
obiwankennedy
2018-05-11
3
-8
/
+8
*
reroll dice with replacement by expression
obiwankennedy
2018-04-23
5
-2
/
+24
*
-Remove dependency when unittest.
Renaud G
2018-04-22
1
-1
/
+4
*
Clean up
Renaud G
2018-04-22
1
-2
/
+0
[next]