aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* first draft for diceresultRenaud G2018-10-231-0/+40
|
* need for gui is not conditionnal add flag NO_PAINTER_OPERATORRenaud G2018-09-281-2/+22
|
* fix several replacementRenaud G2018-09-281-4/+4
|
* -Fix alias in cli client.Renaud G2018-08-271-2/+1
|
* -Add alias management from fileRenaud G2018-06-141-3/+24
| | | | Better display for alias.
* add mainRenaud G2018-06-111-0/+1
|
* -better displayRenaud G2018-03-181-2/+11
|
* -Clean upRenaud G2018-03-181-109/+2
|
* -rework displayRenaud G2018-01-141-427/+159
| | | | -add support for new output format: SVG, IMAGE, JSON.
* rework cli structureRenaud G2018-01-121-158/+361
|
* -add support of SVGRenaud G2018-01-111-1/+0
|
* fix mergeRenaud G2018-01-111-9/+40
|
* fix jsonobiwankennedy2018-01-111-2/+3
|
* add json functionobiwankennedy2018-01-111-1/+70
|
* -Add comment at the right placeRenaud G2017-12-131-0/+4
|
* -fix copy of if operatorRenaud Guezennec2017-11-281-2/+2
| | | | Compare method was not shared.
* add stuff to debug if operator in if operatorRenaud G2017-11-281-3/+9
|
* remove useless commitRenaud G2017-11-251-1/+1
|
* -c++11 update about for and nullptr.Renaud G2017-10-291-1/+1
|
* -Manage new ways of several commands in one line.Renaud G2017-10-211-220/+239
|
* add groupRenaud G2017-10-181-0/+1
|
* -Add markdown output for discord bot.Renaud G2017-06-031-1/+165
|
* -add comment supportRenaud G2017-02-121-9/+13
|
* -fix help command.Renaud G2017-01-141-1/+1
|
* -add support for red and white color in cli client.Renaud G2016-09-251-0/+8
|
* Merge branch 'master' of github.com:Rolisteam/DiceParserRenaud G2016-09-161-1/+1
|\
* | -Fix some value on diceparser.Renaud G2016-09-161-7/+5
| |
| * -fix stuffRenaud G2016-09-161-1/+1
|/
* Add Management of ColorRenaud Guezennec2016-02-041-92/+18
|
* manage homogeneousRenaud2015-12-281-5/+3
|
* Start modification for the display function when displaying result.Renaud G2015-12-241-40/+88
|
* fix the removal of colorRenaud G2015-05-161-6/+7
|
* display number as signedRenaud G2015-05-151-1/+1
|
* -Add install target to make file.Renaud G2015-05-031-2/+16
| | | | -Add comments and class descriptions.
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-021-10/+36
|
* -management of runtime errorRenaud G2015-04-271-0/+6
|
* cli client improvements.Renaud G2015-04-251-36/+43
|
* add commandLine parser(not working yet)Renaud G2015-04-241-20/+109
|
* amend files for cli main applicationRenaud G2015-04-231-36/+86
|
* add file for cli main applicationRenaud G2015-04-231-0/+107