aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* add commentsRenaud G2015-08-202-38/+23
|
* fix little issuesRenaud G2015-08-203-7/+4
|
* remove useless ;Renaud G2015-08-201-1/+1
|
* escaped the id for resultRenaud G2015-08-201-1/+1
|
* change new line positionRenaud G2015-08-201-2/+2
|
* Add new line at the endRenaud G2015-08-201-0/+1
|
* fix compilationRenaud G2015-08-201-1/+1
|
* improve the dot generation.Renaud G2015-08-203-5/+11
|
* fix compilationRenaud G2015-08-201-7/+11
|
* fix compilationRenaud G2015-08-201-1/+1
|
* fix compilationRenaud G2015-08-201-1/+1
|
* fix compilationRenaud G2015-08-202-3/+2
|
* add bool for toString() in result.Renaud G2015-08-208-24/+51
|
* add bool parameterRenaud G2015-08-201-1/+1
|
* add bool parameter to toString() function in node.Renaud G2015-08-2023-83/+165
|
* start fixing dot tree generationRenaud G2015-08-2014-16/+46
|
* first implementation of compositevalidator.Renaud G2015-08-202-76/+46
|
* number are qint64Renaud G2015-08-201-7/+7
|
* Add compositevalidator to explose operator.Renaud G2015-08-202-24/+104
|
* -Range size in quint64Renaud G2015-08-205-5/+5
|
* add new validator for support several condition in one operatorRenaud G2015-08-193-0/+204
|
* add management of list with unequivalenceRenaud G2015-07-081-3/+3
|
* Merge branch 'master' of github.com:obiwankennedy/DiceParser into rangeInListRenaud G2015-07-083-3/+5
|\
| * 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
| | |
| | * Update HelpMe.mdRenaud G.2015-07-061-0/+1
| |/ | | | | Fix counter display
* | remove debug messageRenaud G2015-06-111-8/+0
| |
* | -add method to read list with probability value. It sets range for allRenaud G2015-06-097-21/+215
|/ | | | values in List node.
* add API to set the link to documentationRenaud G2015-05-214-5/+27
|
* 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
|\
| * 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
|/
* 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/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 comments and class descriptions.
* -Add gpl header or/and add class description for doxygen.Renaud G2015-05-0211-14/+214
|