aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-2519-82/+136
|\|
| * better highlightmentRenaud G2015-04-251-4/+21
| * better management for default dice.Renaud G2015-04-252-34/+12
| * cli client improvements.Renaud G2015-04-251-36/+43
| * add error divide_by_zeroRenaud G2015-04-252-1/+6
| * Dot tree now also displays the result tree. (must be improved).Renaud G2015-04-2510-5/+48
| * better highlightmentRenaud G2015-04-252-0/+6
| * Remove useless code from CMakeLists.txtRenaud G2015-04-251-2/+0
* | Merge branch 'master' of github.com:obiwankennedy/DiceParserRenaud G2015-04-2441-214/+858
|\|
| * use cmake for diceparserRenaud G2015-04-241-0/+71
| * file output for dotRenaud G2015-04-241-3/+3
| * add commandLine parser(not working yet)Renaud G2015-04-242-22/+110
| * improvement of the libRenaud G2015-04-232-3/+11
| * amend files for cli main applicationRenaud G2015-04-232-38/+91
| * add file for cli main applicationRenaud G2015-04-232-0/+2
| * add dice api to manage highlightRenaud G2015-04-222-1/+11
| * change the way die result are transmitted to client applicationRenaud G2015-04-222-31/+24
| * management of highligth diceRenaud G2015-04-222-1/+6
| * add bool value to know if the validator should remove the highlight of some diceRenaud G2015-04-225-14/+17
| * prepare much better way to give the resultRenaud G2015-04-212-10/+31
| * add API to make easier the use of DiceParser.Renaud G2015-04-154-4/+110
| * -remove memory leaksRenaud G2015-04-0823-29/+195
| * Add commentsRenaud G2015-04-082-8/+27
| * remove default diceAlias. It must be managed by the end-user application.Renaud G2015-04-071-2/+2
| * -Creation of dedicated class for alias managementRenaud G2015-04-067-24/+123
| * Update HelpMe.mdRenaud G.2015-04-051-0/+2
| * Update HelpMe.mdRenaud G.2015-04-041-1/+0
* | Add list for warningsRenaud G2015-04-022-0/+2
|/