Files
revng-revng/python/revng
Giacomo Vercesi 5d2b07d0c4 revng.daemon: Rework schema_generator.py
Rework both classes in schema_generator.py, main changes:
* Drop manager.pipeline_artifact_structure as it was used exclusively
  by SchemaGenerator and is no longer needed
* Rename SchemaGen and BindableGen to SchemaGenerator and
  DynamicBindableGenerator to better express their role, add
  docstrings that explain what they do
* Decouple Artifacts and Analyses discovery, since a step can have
  analyses and no artifacts (and vice-versa)
2022-08-25 14:32:34 +02:00
..
2022-08-10 09:49:24 +02:00
2022-02-23 18:02:42 +01:00
2022-07-22 14:56:15 +02:00