aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dicealias.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix submodule with Qt6Renaud G2022-04-171-2/+2
|
* Make sure Windows compilation worksRenaud G2022-04-161-1/+1
|
* update to new cmakeRenaud G2022-04-131-12/+7
|
* rename some member in dicealiasRenaud G2022-04-131-19/+22
|
* Add copy constructor for aliasRenaud G2020-04-201-0/+9
|
* Change website addressRenaud G2020-04-121-1/+1
|
* Fix error on range computationRenaud G2019-09-241-1/+1
|
* Improve alias replacementRenaud G2019-09-241-1/+26
|
* clang formatRenaud G2019-02-121-72/+65
|
* remove warningRenaud G2018-12-161-2/+0
| | | | To be Fixed - Dice Gui won't compile anymore
* protect comment from aliasRenaud G2018-08-301-1/+5
|
* Fix bug on dicealias replacement (when several replacement must be doneRenaud G2018-08-221-2/+4
| | | | on the same command).
* make sure aliases don't affect variable names or stringRenaud G2018-08-191-1/+79
|
* change contact link.Renaud G2016-04-031-1/+1
|
* Add comments to dice aliasRenaud G2016-01-171-0/+10
|
* -Fix cppcheck errors.Renaud G2016-01-081-3/+3
|
* add constRenaud G2015-11-211-1/+1
|
* Add way to disable alias.Renaud G2015-10-101-2/+17
|
* add API to make easier the use of DiceParser.Renaud G2015-04-151-0/+32
|
* -Creation of dedicated class for alias managementRenaud G2015-04-061-0/+67