| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure Windows compilation works | 2022-04-16 | 1 | -17/+18 | |
| * | Fix arithmetic priority for pow | 2020-10-06 | 1 | -0/+4 | |
| * | Change website address | 2020-04-12 | 1 | -1/+1 | |
| * | Fix error messages | 2019-09-19 | 1 | -1/+1 | |
| * | Fix crash found by afl | 2019-07-25 | 1 | -0/+7 | |
| * | Rework of the component to be a proper lib | 2019-07-25 | 1 | -16/+17 | |
| * | clang format | 2019-02-12 | 1 | -83/+86 | |
| * | clazy warnings | 2019-01-05 | 1 | -3/+5 | |
| * | fix indent. | 2018-12-15 | 1 | -1/+4 | |
| * | add new way to display result in dot file | 2018-12-12 | 1 | -0/+10 | |
| * | add integer division operator | 2018-09-28 | 1 | -0/+6 | |
| * | Adding pow | 2018-09-02 | 1 | -8/+13 | |
| * | scalar node is real compatible now | 2018-05-11 | 1 | -4/+4 | |
| * | -fix bug and format file. | 2018-04-11 | 1 | -57/+50 | |
| * | -Fix #4 crash with mishaped command. | 2018-04-09 | 1 | -1/+1 | |
| * | remove useless commit | 2017-11-25 | 1 | -21/+28 | |
| * | update diceparser | 2017-11-12 | 1 | -28/+21 | |
| |\ | |||||
| * | | -replace NULL to nullptr. | 2017-11-11 | 1 | -16/+16 | |
| | * | -c++11 update about for and nullptr. | 2017-10-29 | 1 | -77/+75 | |
| |/ | |||||
| * | -management of arithmetic operator for scalar result of dice. | 2017-04-27 | 1 | -12/+12 | |
| * | -prevent crash and improve readability of dot file. | 2017-01-27 | 1 | -1/+4 | |
| * | -Add API for copying a branch of execution node. | 2016-11-28 | 1 | -2/+13 | |
| * | improve indentation | 2016-07-15 | 1 | -1/+1 | |
| * | change contact link. | 2016-04-03 | 1 | -1/+1 | |
| * | change Error code to Dice Error code, fix compilation issue on windows | 2016-03-05 | 1 | -3/+3 | |
| * | -rework arithmetic operator | 2016-01-30 | 1 | -13/+23 | |
| * | fix cppcheck errors | 2016-01-08 | 1 | -4/+0 | |
| * | Merge branch 'rangeInList' | 2015-10-11 | 1 | -9/+20 | |
| |\ | |||||
| * | | fix cppcheck issue | 2015-08-28 | 1 | -1/+1 | |
| | * | fix compilation | 2015-08-20 | 1 | -7/+11 | |
| | * | add bool parameter to toString() function in node. | 2015-08-20 | 1 | -4/+8 | |
| | * | start fixing dot tree generation | 2015-08-20 | 1 | -1/+4 | |
| |/ | |||||
| * | improve output for dot system | 2015-05-05 | 1 | -1/+20 | |
| * | -management of runtime error | 2015-04-27 | 1 | -1/+40 | |
| * | add error divide_by_zero | 2015-04-25 | 1 | -0/+5 | |
| * | -remove memory leaks | 2015-04-08 | 1 | -3/+15 | |
| * | -change headers | 2015-03-06 | 1 | -1/+1 | |
| * | add generateTree | 2015-03-05 | 1 | -1/+32 | |
| * | -store pointeur to previous node. | 2015-03-03 | 1 | -0/+1 | |
| * | Usage of the new API for Result | 2014-12-09 | 1 | -6/+6 | |
| * | -divide result dice by integer return double. | 2014-11-14 | 1 | -2/+2 | |
| * | Update scalaroperatornode.cpp | 2014-01-30 | 1 | -8/+13 | |
| * | Update scalaroperatornode.cpp | 2014-01-27 | 1 | -1/+1 | |
| * | fix some issue with parentheses management. | 2014-01-25 | 1 | -1/+1 | |
| * | Update scalaroperatornode.cpp | 2014-01-21 | 1 | -0/+4 | |
| * | Update scalaroperatornode.cpp | 2014-01-20 | 1 | -0/+3 | |
| * | Update scalaroperatornode.cpp | 2014-01-14 | 1 | -0/+4 | |
| * | Update scalaroperatornode.cpp | 2014-01-07 | 1 | -27/+34 | |
| * | Adding comments | 2013-12-29 | 1 | -1/+0 | |
| * | Firt commit of the new dice system for rolisteam. | 2013-12-29 | 1 | -0/+91 | |