7 Commits

Author SHA1 Message Date
Alex Shvartzkop 05c8666ee9 Fix warning. 2026-01-24 03:58:41 +03:00
Magnus Lundmark 26531bb25d Add text variable functions and recursive expansion for tables 2025-12-04 13:12:24 +00:00
Seth Hillbrand 935a742f54 Remove some constexpr for Ubuntu 22
Patch provided by @dnschneid

Fixes https://gitlab.com/kicad/code/kicad/-/issues/21763
2025-09-22 08:38:24 -07:00
Jeff Young b7fee045e3 Performance tweak. 2025-09-06 21:50:03 +01:00
Mark Roszko 0ce952e705 Fix windows build, IN conflicts with windows header 2025-09-04 19:52:34 -04:00
Seth Hillbrand 44cc5b8e93 Move to fmt 2025-09-04 14:57:16 -07:00
Seth Hillbrand a857ea77d9 ADDED: Text expression evaluation
Arbitrary text strings now support full evaluation with a rich
functional language

Fixes https://gitlab.com/kicad/code/kicad/-/issues/6643
2025-09-04 14:57:16 -07:00