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 |
|
Pietro Fezzardi
|
04d877a992
|
TypeSystemPrint: fix print without stack type
|
2023-02-02 14:49:46 +01:00 |
|
Massimo Fioravanti
|
742e1a0c56
|
TupleTree: switch from public fields to accessors
|
2022-12-12 18:36:57 +01:00 |
|
Pietro Fezzardi
|
43cb77e6a3
|
TypeSystemPrinter: route edge to the top of nodes
|
2022-10-06 17:53:47 +02:00 |
|
Alvise de Faveri
|
999df25246
|
Add revng model export type-graph tool
This tools dumps a type, a function or an entire type-system to a
dot file,representing dependencies between types as edges.
|
2022-09-19 08:35:06 +02:00 |
|