7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-12 00:29:29 +00:00
kicad/libs
Seth Hillbrand c0d8d87364 Cleanup GetClampedCoords
Previous function would drop some KiROUND calls due to inability to
parse the () operator.  Using the _v template gets the constexpr check,
allowing us to avoid the conditional while running
2024-07-25 21:06:04 +02:00
..
core Replace std::lexicographical_compare_three_way 2024-07-24 18:03:29 +02:00
kimath Cleanup GetClampedCoords 2024-07-25 21:06:04 +02:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform Update wayland file location 2024-06-03 10:57:08 -07:00
sexpr Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00