Giacomo Vercesi
|
31cd2b53f9
|
rcc: add codespell
Add codespell to the list of checks performed by
revng-check-conventions. This should reduce the amount of typos present
in the revng codebase.
|
2023-05-11 10:05:32 +02:00 |
|
Ivan Krysak
|
f57ca5793e
|
Sugiyama: be extra strict when discarding nodes
This makes sure the "owning" piece of the edge is never discarded as
a part of streamlining the layers.
|
2023-04-27 18:11:57 +02:00 |
|
Ivan Krysak
|
c5805a754a
|
Sugiyama: switch to the new internal graph
|
2023-04-27 18:10:06 +02:00 |
|
Ivan Krysak
|
3b700f7820
|
Sugiyama: Rename Layout into InternalCompute
Also renames `calculateSugiyamaLayout()` into `computeInternal()`.
|
2023-04-27 17:28:22 +02:00 |
|
Ivan Krysak
|
44b9bfd04c
|
Yield: SugiyamaStyle as a part of GraphLayout
|
2023-04-27 17:28:22 +02:00 |
|