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
*
-Management of instructions
Renaud G
2017-12-13
1
-29
/
+51
*
-Fix reading dynamic variable
obiwankennedy
2017-11-30
1
-18
/
+12
*
-Management of Dynamic Variable
Renaud Guezennec
2017-11-28
1
-3
/
+9
*
-Change QList to std::vector
Renaud Guezennec
2017-11-28
1
-3
/
+3
*
-fix copy of if operator
Renaud Guezennec
2017-11-28
1
-2
/
+3
*
add stuff to debug if operator in if operator
Renaud G
2017-11-28
1
-1
/
+17
*
remove useless commit
Renaud G
2017-11-25
1
-5
/
+9
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2017-11-23
1
-3
/
+3
|
\
*
|
clean source code
Renaud G
2017-11-23
1
-6
/
+4
|
*
Merge branch 'provisoire'
Gissu
2017-11-18
1
-3
/
+3
|
/
|
|
*
diceparser on window display
Gissu
2017-11-18
1
-3
/
+3
|
*
-replace NULL to nullptr.
Renaud G
2017-11-11
1
-23
/
+23
*
|
-c++11 update about for and nullptr.
Renaud G
2017-10-29
1
-34
/
+41
|
/
*
-add group into project and use proper variable.
Renaud G
2017-10-21
1
-3
/
+3
*
-better indentation.
Renaud G
2017-10-21
1
-358
/
+413
*
add group
Renaud G
2017-10-18
1
-0
/
+15
*
-add operator on dice with range
rguezennec
2017-04-28
1
-0
/
+5
*
fix switch case issue
Renaud G
2017-04-28
1
-1
/
+2
*
-management of arithmetic operator for scalar result of dice.
rguezennec
2017-04-27
1
-3
/
+23
*
-fix @ operator.
Renaud G
2017-03-10
1
-3
/
+8
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2017-02-12
1
-1
/
+1
|
\
*
|
-add comment support
Renaud G
2017-02-12
1
-9
/
+27
|
*
fix error
Renaud G
2017-02-11
1
-1
/
+1
|
/
*
-remove debug outputs.
Renaud G
2017-02-05
1
-9
/
+2
*
-fix math priority.
Renaud G
2017-01-27
1
-3
/
+3
*
-Fix issue with Math priority : 5-5*5+5 is working now.
Renaud G
2017-01-27
1
-3
/
+19
*
-fix help command.
Renaud G
2017-01-14
1
-1
/
+4
*
-Add API for copying a branch of execution node.
Renaud G
2016-11-28
1
-0
/
+1
*
add filter node
Renaud G
2016-11-05
1
-6
/
+21
|
\
|
*
-fix computation while there is arithmetic operator after if operator.
Renaud G
2016-11-04
1
-0
/
+2
|
*
-Add FilterNode to dice system.
Renaud G
2016-11-03
1
-6
/
+19
*
|
-add management of string node to display text in some condition.
Renaud G
2016-11-01
1
-4
/
+22
|
/
*
-fix sequence of @.
Renaud G
2016-09-25
1
-2
/
+4
*
-fix crash when if is false.
Renaud G
2016-09-08
1
-2
/
+2
*
improve readability
Renaud G
2016-06-15
1
-11
/
+11
*
fix separator issue
Renaud G
2016-05-06
1
-3
/
+17
*
-remove default dice for keep operator, alias are better solution to
Renaud G
2016-05-05
1
-7
/
+7
*
Merge branch 'master' of github.com:Rolisteam/DiceParser
Renaud G
2016-04-14
1
-0
/
+4
|
\
|
*
Add management for variable in DiceParser.
Renaud Guezennec
2016-04-13
1
-0
/
+4
*
|
change contact link.
Renaud G
2016-04-03
1
-1
/
+1
|
/
*
change Error code to Dice Error code, fix compilation issue on windows
Renaud G
2016-03-05
1
-3
/
+3
*
Add Management of Color
Renaud Guezennec
2016-02-04
1
-2
/
+15
*
-rework arithmetic operator
Renaud G
2016-01-30
1
-17
/
+31
*
Cppcheck warning for ifnode.
Renaud G
2016-01-30
1
-11
/
+13
*
add bool value to know the rest.
Renaud Guezennec
2016-01-29
1
-1
/
+1
*
Implementation of the if node. Work with one if.
Renaud Guezennec
2016-01-26
1
-1
/
+36
*
First shot for implementing ifnode.
Renaud Guezennec
2016-01-26
1
-6
/
+11
*
merge MergeOp into master
Renaud G
2016-01-10
1
-33
/
+33
|
\
|
*
fix cppcheck errors
Renaud G
2016-01-08
1
-1
/
+0
|
*
-Fix cppcheck errors.
Renaud G
2016-01-08
1
-2
/
+1
[next]