aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-301-5/+1
|\
| * fix compilation.Renaud G2015-08-291-5/+1
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-298-21/+18
|\|
| * fix cppcheck issueRenaud G2015-08-288-21/+18
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-286-0/+44
|\|
| * Merge branch 'doneWork'Renaud G2015-08-276-0/+44
| |\
| | * add highlight managementRenaud G2015-08-272-0/+14
| | * disable the highlightRenaud G2015-08-272-0/+2
| | * add method to get all string resultsRenaud G2015-08-272-0/+28
* | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-08-271-0/+13
|\| |
| * | Update HelpMe.mdRenaud G.2015-08-261-0/+4
| * | Update HelpMe.mdRenaud G.2015-08-261-0/+9
| |/
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-07-101-1/+4
|\|
| * fix the nothing understood errorRenaud G2015-07-091-1/+4
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-07-092-3/+4
|\|
| * Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEADRenaud G2015-07-081-0/+1
| |\
| * | add management of understood commandsRenaud G2015-07-081-2/+3
| * | add error of type: nothing understoodRenaud G2015-07-081-1/+1
* | | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-07-071-0/+1
|\ \ \ | | |/ | |/|
| * | Update HelpMe.mdRenaud G.2015-07-061-0/+1
| |/
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-224-5/+27
|\|
| * add API to set the link to documentationRenaud G2015-05-214-5/+27
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-173-12/+11
|\|
| * remove useless debug outputsRenaud G2015-05-161-4/+0
| * remove useless debug outputsRenaud G2015-05-161-1/+0
| * fix the removal of colorRenaud G2015-05-161-6/+7
| * Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-168-9/+84
| |\
* | \ Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-168-9/+84
|\ \ \ | | |/ | |/|
| * | add method to read dice range (a bit different from validator range)Renaud G2015-05-152-1/+51
| * | add management of base, the minimum value of dieRenaud G2015-05-152-3/+5
| * | add management of base, the minimum value of dieRenaud G2015-05-152-2/+13
| * | add management for dice between rangeRenaud G2015-05-151-2/+14
| * | display number as signedRenaud G2015-05-151-1/+1
| | * -fix crash with K operator.Renaud G2015-05-141-1/+4
| |/
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-0913-31/+66
|\|
| * prevent crash with die with zero facesRenaud G2015-05-061-8/+10
| * set the command line after the alias convertion. To prevent cheatingRenaud G2015-05-061-1/+1
| * add error message with zero faces dicesRenaud G2015-05-061-6/+7
| * removal of spaceRenaud G2015-05-051-2/+1
| * removal of translatable string for commandsRenaud G2015-05-051-2/+2
| * better readabilityRenaud G2015-05-051-1/+1
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-05-0527-69/+471
|\ \
| | * Merge branch 'master' of github.com:obiwankennedy/DiceParser into HEADRenaud G2015-05-056-44/+38
| | |\ | | |/ | |/|
| | * improve output for dot systemRenaud G2015-05-0510-11/+44
| * | -Add install target to make file.Renaud G2015-05-036-44/+38
| |/
| * -Add gpl header or/and add class description for doxygen.Renaud G2015-05-0211-14/+214
| * add comments and gpl header to those files for better documentation in doxygenRenaud G2015-04-3012-13/+221
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-298-12/+105
|\|
| * -management of runtime errorRenaud G2015-04-277-12/+103
| * add cmake file to gitignoreRenaud G2015-04-261-0/+2