aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/scalaroperatornode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* change Error code to Dice Error code, fix compilation issue on windowsRenaud G2016-03-051-3/+3
|
* -rework arithmetic operatorRenaud G2016-01-301-13/+23
|
* fix cppcheck errorsRenaud G2016-01-081-4/+0
|
* Merge branch 'rangeInList'Renaud G2015-10-111-9/+20
|\ | | | | | | | | | | | | | | | | | | | | resolved conflicts and merge rangeInList in master. Conflicts: HelpMe.md diceparser.cpp parsingtoolbox.cpp result/result.cpp result/stringresult.h
* | fix cppcheck issueRenaud G2015-08-281-1/+1
| |
| * fix compilationRenaud G2015-08-201-7/+11
| |
| * add bool parameter to toString() function in node.Renaud G2015-08-201-4/+8
| |
| * start fixing dot tree generationRenaud G2015-08-201-1/+4
|/
* improve output for dot systemRenaud G2015-05-051-1/+20
|
* -management of runtime errorRenaud G2015-04-271-1/+40
|
* add error divide_by_zeroRenaud G2015-04-251-0/+5
|
* -remove memory leaksRenaud G2015-04-081-3/+15
| | | | -delete created objects
* -change headersRenaud G2015-03-061-1/+1
|
* add generateTreeRenaud G2015-03-051-1/+32
| | | | add jumpbackward node
* -store pointeur to previous node.Renaud G2015-03-031-0/+1
|
* Usage of the new API for ResultRenaud G2014-12-091-6/+6
|
* -divide result dice by integer return double.Renaud G2014-11-141-2/+2
|
* Update scalaroperatornode.cppobiwankennedy2014-01-301-8/+13
| | | getPriority
* Update scalaroperatornode.cppobiwankennedy2014-01-271-1/+1
| | | better management of previous result
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
|
* Update scalaroperatornode.cppobiwankennedy2014-01-211-0/+4
| | | toString
* Update scalaroperatornode.cppobiwankennedy2014-01-201-0/+3
| | | debug
* Update scalaroperatornode.cppobiwankennedy2014-01-141-0/+4
| | | adding previous result API
* Update scalaroperatornode.cppobiwankennedy2014-01-071-27/+34
| | | add scalar result
* Adding commentsRenaud G2013-12-291-1/+0
|
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+91