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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
update to new cmake
Renaud G
2022-04-13
1
-3
/
+7
*
rename some member in dicealias
Renaud G
2022-04-13
1
-4
/
+14
*
[irc] fix compilation
Renaud G
2021-03-28
1
-0
/
+5
*
Add replace value node.
Renaud G
2021-02-13
1
-0
/
+1
*
Add SwitchCaseNode
Renaud G
2021-02-07
1
-1
/
+2
*
clean up diceparser code.
Renaud G
2020-09-27
1
-6
/
+6
*
add unicity and repeat function part2
Renaud G
2020-03-28
1
-1
/
+2
*
Add operator T
Renaud G
2019-09-26
1
-0
/
+1
*
Update DiceParser Grammar
Renaud G
2019-07-29
1
-1
/
+5
*
Absolute path for source files
Renaud G
2019-07-28
1
-42
/
+42
*
Static compilation is only triggered if -DSTATIC_BUILD=ON is set.
Renaud G
2019-07-25
1
-9
/
+10
*
Rework of the component to be a proper lib
Renaud G
2019-07-25
1
-3
/
+34
*
Add valueslistnode
Renaud G
2019-07-12
1
-0
/
+1
*
Add travis file
Renaud G
2019-07-11
1
-1
/
+1
*
remove useless lines
Renaud G
2019-07-11
1
-8
/
+3
*
rework diceparser to run unit tests
Renaud G
2019-07-11
1
-3
/
+58
*
first draft of occurence counter
Renaud G
2019-03-23
1
-1
/
+1
*
Adding pow
Renaud G
2018-09-02
1
-1
/
+1
*
-management of arithmetic operator for scalar result of dice.
rguezennec
2017-04-27
1
-1
/
+1
*
-add webserver subproject.
Renaud G
2016-12-04
1
-0
/
+2
*
-fix stuff
Renaud G
2016-09-16
1
-0
/
+1
*
improve cmake
Renaud G
2016-04-16
1
-0
/
+1
*
change to subdirectory
Renaud G
2016-04-15
1
-64
/
+2
*
Add Management of Color
Renaud Guezennec
2016-02-04
1
-0
/
+2
*
-add c++11 support for DiceParser
Renaud G
2016-01-30
1
-0
/
+4
*
add ifnode and operationcondition files
Renaud Guezennec
2016-01-26
1
-0
/
+2
*
-Adding rules to compile new file.
Renaud G
2015-12-24
1
-0
/
+1
*
add new validator for support several condition in one operator
Renaud G
2015-08-19
1
-0
/
+1
*
-Add install target to make file.
Renaud G
2015-05-03
1
-28
/
+19
*
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