aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node/scalaroperatornode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure Windows compilation worksRenaud G2022-04-161-17/+18
* Fix arithmetic priority for powRenaud G2020-10-061-0/+4
* Change website addressRenaud G2020-04-121-1/+1
* Fix error messagesRenaud G2019-09-191-1/+1
* Fix crash found by aflRenaud G2019-07-251-0/+7
* Rework of the component to be a proper libRenaud G2019-07-251-16/+17
* clang formatRenaud G2019-02-121-83/+86
* clazy warningsRenaud G2019-01-051-3/+5
* fix indent.Renaud G2018-12-151-1/+4
* add new way to display result in dot fileobiwankennedy2018-12-121-0/+10
* add integer division operatorRenaud G2018-09-281-0/+6
* Adding powRenaud G2018-09-021-8/+13
* scalar node is real compatible nowobiwankennedy2018-05-111-4/+4
* -fix bug and format file.Renaud G2018-04-111-57/+50
* -Fix #4 crash with mishaped command.Renaud G2018-04-091-1/+1
* remove useless commitRenaud G2017-11-251-21/+28
* update diceparserRenaud G2017-11-121-28/+21
|\
* | -replace NULL to nullptr.Renaud G2017-11-111-16/+16
| * -c++11 update about for and nullptr.Renaud G2017-10-291-77/+75
|/
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-271-12/+12
* -prevent crash and improve readability of dot file.Renaud G2017-01-271-1/+4
* -Add API for copying a branch of execution node.Renaud G2016-11-281-2/+13
* improve indentationRenaud G2016-07-151-1/+1
* change contact link.Renaud G2016-04-031-1/+1
* 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
|\
* | 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
* -change headersRenaud G2015-03-061-1/+1
* add generateTreeRenaud G2015-03-051-1/+32
* -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
* Update scalaroperatornode.cppobiwankennedy2014-01-271-1/+1
* fix some issue with parentheses management.Renaud G2014-01-251-1/+1
* Update scalaroperatornode.cppobiwankennedy2014-01-211-0/+4
* Update scalaroperatornode.cppobiwankennedy2014-01-201-0/+3
* Update scalaroperatornode.cppobiwankennedy2014-01-141-0/+4
* Update scalaroperatornode.cppobiwankennedy2014-01-071-27/+34
* Adding commentsRenaud G2013-12-291-1/+0
* Firt commit of the new dice system for rolisteam.Renaud G2013-12-291-0/+91