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