Files
Alessandro Di Federico 9217752883 model override-by-name: skip nameless base functions
`base_function["Name"]` crashes with `KeyError` when the model has
a function without an explicit `Name` (e.g. the binary entry stub).
Skip those entries silently; only named functions can be matched
by name anyway.
2026-06-11 17:39:53 +02:00
..
2025-05-05 17:28:48 +02:00
2025-05-05 16:02:40 +02:00
2023-12-12 14:52:22 +01:00
2025-05-05 16:02:40 +02:00
2025-05-05 16:02:40 +02:00
2025-05-07 10:48:49 +02:00
2026-04-10 11:45:12 +02:00
2025-05-05 16:02:40 +02:00
2025-10-13 10:26:41 +03:00