aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add multithreading support but it seems slower. It has been disable.Renaud G2014-11-173-4/+75
|
* -divide result dice by integer return double.Renaud G2014-11-149-14/+15
|
* Add error management. Protect sort node after scalar result node.Renaud G2014-11-094-10/+16
|
* Update validator.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update validator.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update scalarresult.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update scalarresult.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update result.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update result.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update range.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update range.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update parsingtoolbox.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update parsingtoolbox.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update main.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update die.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update die.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update diceresult.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update diceresult.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update booleancondition.hRenaud G.2014-05-281-0/+21
| | | gpl header
* Update booleancondition.cppRenaud G.2014-05-281-0/+21
| | | gpl header
* Update diceparser.hRenaud G.2014-05-281-0/+21
| | | gpl
* Update diceparser.cppRenaud G.2014-05-281-0/+21
| | | gpl
* Update main.cppobiwankennedy2014-04-291-2/+14
| | | adding management of program parameter
* Update diceparser.cppobiwankennedy2014-03-181-0/+20
| | | adding support of default dice value: 4k3 ....
* Update diceparser.cppobiwankennedy2014-02-041-1/+1
| | | priority and left to right mode managed
* Update dicerollernode.cppobiwankennedy2014-02-041-5/+5
| | | getPriority set to 4
* adding new dice operatorsRenaud G2014-02-011-1/+1
|
* Update startingnode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update startingnode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update sortresult.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update sortresult.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update scalaroperatornode.cppobiwankennedy2014-01-301-8/+13
| | | getPriority
* Update scalaroperatornode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update rerolldicenode.cppobiwankennedy2014-01-301-2/+17
| | | getPriority
* Update rerolldicenode.hobiwankennedy2014-01-301-0/+5
| | | getPriority
* Update parenthesesnode.cppobiwankennedy2014-01-301-0/+5
| | | getPriority
* Update parenthesesnode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update numbernode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update numbernode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update keepdiceexecnode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update keepdiceexecnode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update explosedicenode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update explosedicenode.hobiwankennedy2014-01-301-4/+1
| | | getPriority
* Update executionnode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update dicerollernode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update dicerollernode.hobiwankennedy2014-01-301-0/+1
| | | getPriority
* Update countexecutenode.cppobiwankennedy2014-01-301-0/+11
| | | getPriority
* Update countexecutenode.hobiwankennedy2014-01-301-3/+1
| | | getPriority
* Update main.cppobiwankennedy2014-01-301-2/+8
| | | adding operator priority test
* Update diceparser.cppobiwankennedy2014-01-301-66/+19
| | | management operator priority