Files
Giacomo Vercesi b229fcc469 model: rework python mixin infrastructure
Rework the python mixin infrastructure for the model. Mixins are now
specified explicitly instead of using the `ast` module. The mixins are
loaded relative to the generated python file, this allows to have two
models: `revng.model` and `revng.project.model`. The latter is augmented
via mixins to have project-specific facilities such as `get_artifact`
and artifact accessors.
2026-04-09 17:07:44 +02:00
..
2026-03-04 14:58:02 +01:00
2026-02-13 08:41:39 +02:00
2026-03-27 07:05:44 +00:00
2026-04-08 12:28:45 +03:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2026-02-25 12:47:27 +01:00
2026-02-16 10:34:38 +01:00
2026-03-27 07:19:27 +00:00
2026-02-05 10:20:45 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2025-12-16 17:41:55 +01:00
2026-02-16 10:34:38 +01:00
2026-02-16 10:34:39 +01:00