aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [tree]: improve tree generationRenaud Guezennec2026-03-1548-347/+83
|
* [various fixes]Cli improvement of managing color.Renaud Guezennec2025-12-227-79/+571
|
* Fix count operatorRenaud Guezennec2025-11-103-4/+24
|
* Fix error and cpp style.Renaud Guezennec2025-11-1025-102/+114
|
* change style of result node in execution tree dump.Renaud Guezennec2025-09-114-4/+4
|
* Remove codeRenaud Guezennec2025-07-181-5/+0
|
* [math]: operator priority fix issue.Renaud Guezennec2025-03-307-28/+114
|
* Fix small typo (paramater -> parameter)Josep M. Ferrer2025-02-101-1/+1
|
* [Dice] add functions: floor, ceil, roundRenaud Guezennec2025-02-096-6/+166
|
* Fix #62: endless loop with list of valuesRenaud Guezennec2024-12-299-10/+162
|
* Several fix from fuzzer test.Renaud Guezennec2024-12-2916-128/+225
|
* New algo for groupRenaud Guezennec2024-12-291-56/+97
|
* Final changesRenaud Guezennec2024-12-293-17/+29
|
* as const bisRenaud Guezennec2024-12-291-7/+12
|
* changesRenaud Guezennec2024-12-298-89/+156
|
* Add execute node.Renaud Guezennec2024-12-2938-795/+678
|
* Fix testRenaud Guezennec2024-12-295-42/+47
|
* [code] : change std::as_constRenaud Guezennec2024-12-291-2/+2
|
* compilation on windows.Renaud G2023-03-252-1/+4
|
* improve install of diceparser.Renaud G2023-02-061-1/+6
|
* Fix ciRenaud Guezennec2023-02-032-15/+25
|
* better management of libparser includes.Renaud G2023-02-031-12/+26
|
* Update diceParserRenaud G2023-01-227-34/+32
|
* add cpack rulesRenaud G2022-06-181-9/+12
|
* Manage scalar result in front of Switch/CaseRenaud G2022-05-181-1/+36
| | | | Fix #144
* Add limitation support for explode node.Renaud G2022-05-185-88/+99
|
* Fix minor typosYuri Chornoivan2022-05-011-1/+1
|
* Improve translations.Renaud Guezennec2022-04-304-64/+10
|
* dice is compiled by default.Renaud G2022-04-291-2/+2
|
* Using BUILD_TESTING from CTest.Renaud G2022-04-291-2/+2
|
* Change file organization.Renaud G2022-04-29145-0/+17354