summaryrefslogtreecommitdiffstats
path: root/src/libserver/composites/composites.cxx
Commit message (Expand)AuthorAgeFilesLines
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-130/+137
* [Rework] Use another version of hash table from the same authorVsevolod Stakhov2022-07-171-2/+2
* [Minor] Replace some of macro usesVsevolod Stakhov2022-05-071-4/+4
* [Minor] Fix composites processingVsevolod Stakhov2022-05-071-0/+2
* [Fix] Delete the correct pointer typeVsevolod Stakhov2021-08-301-1/+1
* [Minor] Fix some calcsVsevolod Stakhov2021-07-161-1/+2
* [Fix] Fix expressions logic for and/or and float valuesVsevolod Stakhov2021-07-161-1/+5
* [Minor] Improve debug loggingVsevolod Stakhov2021-07-161-1/+6
* [Minor] Stop fighting with windmills trying to marry C pointers and variantVsevolod Stakhov2021-07-161-43/+73
* [Fix] Fix storing of the regexps inside variantVsevolod Stakhov2021-07-161-14/+38
* [Fix] Fix searching for symbolsVsevolod Stakhov2021-07-161-5/+15
* [Minor] Fix debug messVsevolod Stakhov2021-07-161-1/+1
* [Minor] Fix debug format stringVsevolod Stakhov2021-07-161-5/+5
* [Rework] Add composites manager conceptVsevolod Stakhov2021-07-151-55/+14
* [Rework] Composites: Rewrite the composites logicVsevolod Stakhov2021-07-151-384/+312
* [Rework] Composites: Start rework of the composites frameworkVsevolod Stakhov2021-07-151-0/+1019