| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update numbernode.cpp | 2014-01-21 | 1 | -0/+6 | |
| | | | | toString | ||||
| * | Update numbernode.h | 2014-01-21 | 1 | -1/+1 | |
| | | | | toString | ||||
| * | Update keepdiceexecnode.h | 2014-01-21 | 1 | -0/+1 | |
| | | | | toString | ||||
| * | Update keepdiceexecnode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | toString | ||||
| * | Update explosedicenode.h | 2014-01-21 | 1 | -0/+4 | |
| | | | | toString | ||||
| * | Update explosedicenode.cpp | 2014-01-21 | 1 | -0/+6 | |
| | | | | toString | ||||
| * | Update executionnode.h | 2014-01-21 | 1 | -1/+2 | |
| | | | | toString | ||||
| * | Update dicerollernode.h | 2014-01-21 | 1 | -1/+1 | |
| | | | | toString | ||||
| * | Update dicerollernode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | toString | ||||
| * | Update countexecutenode.h | 2014-01-21 | 1 | -0/+2 | |
| | | | | -Adding toString | ||||
| * | Update countexecutenode.cpp | 2014-01-21 | 1 | -0/+5 | |
| | | | | add toString | ||||
| * | Update scalaroperatornode.cpp | 2014-01-20 | 1 | -0/+3 | |
| | | | | debug | ||||
| * | Create parsingtoolbox.h | 2014-01-20 | 1 | -0/+31 | |
| | | | | parsing tool library | ||||
| * | Create parsingtoolbox.cpp | 2014-01-20 | 1 | -0/+132 | |
| | | | | library of parsing methods | ||||
| * | adding parantheses management (unworking yet) | 2014-01-20 | 6 | -20/+85 | |
| | | |||||
| * | Update validator.h | 2014-01-17 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update main.cpp | 2014-01-17 | 1 | -23/+32 | |
| | | | | new main using list and loop. | ||||
| * | Update diceparser.h | 2014-01-17 | 1 | -2/+15 | |
| | | | | clean up parser | ||||
| * | Update diceparser.cpp | 2014-01-17 | 1 | -4/+9 | |
| | | | | clean up the parser to separate parsing, running and display | ||||
| * | Update rerolldicenode.cpp | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update range.cpp | 2014-01-16 | 1 | -4/+16 | |
| | | | | hasValid API | ||||
| * | Update range.h | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update explosedicenode.cpp | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update diceparser.cpp | 2014-01-16 | 1 | -0/+2 | |
| | | | | remove warning | ||||
| * | Update countexecutenode.cpp | 2014-01-16 | 1 | -4/+1 | |
| | | | | hasValid API | ||||
| * | Update booleancondition.h | 2014-01-16 | 1 | -1/+1 | |
| | | | | hasValid API | ||||
| * | Update booleancondition.cpp | 2014-01-16 | 1 | -13/+34 | |
| | | | | hasValid API | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -12/+12 | |
| | | | | correcting range parsing | ||||
| * | Update diceparser.cpp | 2014-01-15 | 1 | -10/+26 | |
| | | | | fix >= and <= operator parsing | ||||
| * | Update README.md | 2014-01-14 | 1 | -2/+42 | |
| | | | | Adding examples | ||||
| * | Update result.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | pointer to null | ||||
| * | Update range.cpp | 2014-01-14 | 1 | -1/+1 | |
| | | | | getLastRolledValue | ||||
| * | Update die.h | 2014-01-14 | 1 | -0/+4 | |
| | | | | adding getFaces and getLastRolledValue API | ||||
| * | Update die.cpp | 2014-01-14 | 1 | -0/+13 | |
| | | | | adding getFaces and getLastRolledValue API | ||||
| * | Update diceresult.cpp | 2014-01-14 | 1 | -0/+10 | |
| | | | | adding new scalar computation | ||||
| * | Update diceparser.h | 2014-01-14 | 1 | -1/+4 | |
| | | | | adding new methods | ||||
| * | Update booleancondition.cpp | 2014-01-14 | 1 | -5/+5 | |
| | | | | getLastRolledValue API calls | ||||
| * | Update sortresult.cpp | 2014-01-14 | 1 | -1/+2 | |
| | | | | Adding previous result API. | ||||
| * | Update scalaroperatornode.cpp | 2014-01-14 | 1 | -0/+4 | |
| | | | | adding previous result API | ||||
| * | Update rerolldicenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update node.pri | 2014-01-14 | 1 | -2/+4 | |
| | | | | adding explose dice node | ||||
| * | Update keepdiceexecnode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update explosedicenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update dicerollernode.cpp | 2014-01-14 | 1 | -10/+16 | |
| | | | | previous result API | ||||
| * | Update countexecutenode.cpp | 2014-01-14 | 1 | -0/+1 | |
| | | | | adding previous result API | ||||
| * | Update diceparser.cpp | 2014-01-14 | 1 | -65/+120 | |
| | | | | new display | ||||
| * | Update README.md | 2014-01-12 | 1 | -0/+7 | |
| | | | | Adding validator in grammar file. | ||||
| * | Update diceparser.cpp | 2014-01-11 | 1 | -0/+1 | |
| | | | | comments | ||||
| * | Update diceparser.cpp | 2014-01-10 | 1 | -3/+22 | |
| | | | | allows operation after the second. | ||||
| * | Create explosedicenode.cpp | 2014-01-10 | 1 | -0/+37 | |
| | | | | adding explosing dice | ||||