aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Update countexecutenode.cppobiwankennedy2014-01-161-4/+1
| | | hasValid API
* Update booleancondition.hobiwankennedy2014-01-161-1/+1
| | | hasValid API
* Update booleancondition.cppobiwankennedy2014-01-161-13/+34
| | | hasValid API
* Update diceparser.cppobiwankennedy2014-01-151-12/+12
| | | correcting range parsing
* Update diceparser.cppobiwankennedy2014-01-151-10/+26
| | | fix >= and <= operator parsing
* Update README.mdobiwankennedy2014-01-141-2/+42
| | | Adding examples
* Update result.cppobiwankennedy2014-01-141-0/+1
| | | pointer to null
* Update range.cppobiwankennedy2014-01-141-1/+1
| | | getLastRolledValue
* Update die.hobiwankennedy2014-01-141-0/+4
| | | adding getFaces and getLastRolledValue API
* Update die.cppobiwankennedy2014-01-141-0/+13
| | | adding getFaces and getLastRolledValue API
* Update diceresult.cppobiwankennedy2014-01-141-0/+10
| | | adding new scalar computation
* Update diceparser.hobiwankennedy2014-01-141-1/+4
| | | adding new methods
* Update booleancondition.cppobiwankennedy2014-01-141-5/+5
| | | getLastRolledValue API calls
* Update sortresult.cppobiwankennedy2014-01-141-1/+2
| | | Adding previous result API.
* Update scalaroperatornode.cppobiwankennedy2014-01-141-0/+4
| | | adding previous result API
* Update rerolldicenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update node.priobiwankennedy2014-01-141-2/+4
| | | adding explose dice node
* Update keepdiceexecnode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update explosedicenode.cppobiwankennedy2014-01-141-0/+1
| | | adding previous result API
* Update dicerollernode.cppobiwankennedy2014-01-141-10/+16
| | | previous result API