aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update sortresult.cppobiwankennedy2014-01-211-1/+5
| | | toString
* Update scalaroperatornode.hobiwankennedy2014-01-211-0/+3
| | | toString
* Update scalaroperatornode.cppobiwankennedy2014-01-211-0/+4
| | | toString
* Update rerolldicenode.hobiwankennedy2014-01-211-0/+1
| | | toString
* Update rerolldicenode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update parenthesesnode.cppobiwankennedy2014-01-211-1/+10
| | | toString
* Update parenthesesnode.hobiwankennedy2014-01-211-1/+2
| | | toString
* Update numbernode.cppobiwankennedy2014-01-211-0/+6
| | | toString
* Update numbernode.hobiwankennedy2014-01-211-1/+1
| | | toString
* Update keepdiceexecnode.hobiwankennedy2014-01-211-0/+1
| | | toString
* Update keepdiceexecnode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update explosedicenode.hobiwankennedy2014-01-211-0/+4
| | | toString
* Update explosedicenode.cppobiwankennedy2014-01-211-0/+6
| | | toString
* Update executionnode.hobiwankennedy2014-01-211-1/+2
| | | toString
* Update dicerollernode.hobiwankennedy2014-01-211-1/+1
| | | toString
* Update dicerollernode.cppobiwankennedy2014-01-211-0/+5
| | | toString
* Update countexecutenode.hobiwankennedy2014-01-211-0/+2
| | | -Adding toString
* Update countexecutenode.cppobiwankennedy2014-01-211-0/+5
| | | add toString
* Update scalaroperatornode.cppobiwankennedy2014-01-201-0/+3
| | | debug
* Create parsingtoolbox.hobiwankennedy2014-01-201-0/+31
| | | parsing tool library
* Create parsingtoolbox.cppobiwankennedy2014-01-201-0/+132
| | | library of parsing methods
* adding parantheses management (unworking yet)Renaud G2014-01-206-20/+85
|
* Update validator.hobiwankennedy2014-01-171-1/+1
| | | hasValid API
* Update main.cppobiwankennedy2014-01-171-23/+32
| | | new main using list and loop.
* Update diceparser.hobiwankennedy2014-01-171-2/+15
| | | clean up parser
* Update diceparser.cppobiwankennedy2014-01-171-4/+9
| | | clean up the parser to separate parsing, running and display
* Update rerolldicenode.cppobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update range.cppobiwankennedy2014-01-161-4/+16
| | | hasValid API
* Update range.hobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update explosedicenode.cppobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update diceparser.cppobiwankennedy2014-01-161-0/+2
| | | remove warning