Files
revng-revng/python/revng/pypeline/task
Giacomo Vercesi eefdca934b pypeline: give better names to some attributes
Rename some attributes of pypeline objects to better-suited names:
* `TaskArgument.to_container_decl` -> `TaskArgument.declaration`
* `PipelineNode.arguments` -> `PipelineNode.argument_declarations`
* `PipelineNode.arguments_with_access` -> `PipelineNode.arguments`
2025-12-19 10:26:49 +01:00
..
2025-09-10 12:05:15 +02:00
2025-12-10 15:05:53 +01:00
2025-11-17 10:04:13 +01:00