aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update numbernode.cppobiwankennedy2014-01-271-1/+5
| | | management of previous result
* Update scalaroperatornode.cppobiwankennedy2014-01-271-1/+1
| | | better management of previous result
* Update diceparser.cppobiwankennedy2014-01-271-51/+8
| | | improve print dice
* fix some issue with parentheses management.Renaud G2014-01-2512-168/+224
|
* correct compilation errorRenaud G2014-01-252-2/+4
|
* Update diceparser.cppobiwankennedy2014-01-231-39/+88
| | | Starting generic read operand to read (10-1D6)D100
* Update die.cppobiwankennedy2014-01-221-1/+9
| | | displayed API
* Update die.hobiwankennedy2014-01-221-2/+3
| | | displayed API
* Update diceparser.cppobiwankennedy2014-01-221-20/+21
| | | already displayed dice
* Update parsingtoolbox.hobiwankennedy2014-01-211-0/+4
| | | adding readOpen/closeParentheses
* Update parsingtoolbox.cppobiwankennedy2014-01-211-0/+20
| | | adding readOpen/closeParentheses
* Update diceParser.proobiwankennedy2014-01-211-2/+4
| | | adding parsing tools
* Update parenthesesnode.cppobiwankennedy2014-01-211-4/+0
| | | correct headers
* Update diceparser.hobiwankennedy2014-01-211-28/+10
| | | improvement about parentheses
* Update diceparser.cppobiwankennedy2014-01-211-202/+147
| | | improvement about parantheses
* Update startingnode.hobiwankennedy2014-01-211-0/+1
| | | toString
* Update startingnode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update sortresult.hobiwankennedy2014-01-211-0/+2
| | | toString