Alessandro Di Federico
|
1d91ed9beb
|
tuple_tree_generator: make C++ just a regular backend
The `tuple_tree_generator` component was still heavily treating C++ as a
special citizen.
This commit normalizes the situation.
|
2022-08-11 16:20:42 +02:00 |
|
Alessandro Di Federico
|
450b0b4013
|
Minor changes
|
2022-05-11 09:29:45 +02:00 |
|
Alessandro Di Federico
|
422d5d88e4
|
Minor changes
Apply fixes due to `isort` misconfiguration.
|
2022-05-09 13:32:07 +02:00 |
|
Giacomo Vercesi
|
bbce0b33e5
|
revng-check-conventions: introduce isort
|
2022-04-20 09:57:08 +02:00 |
|
Giacomo Vercesi
|
31a836e48c
|
revng-check-conventions: introduce flake8
|
2022-04-20 09:56:44 +02:00 |
|
Filippo Cremonese
|
70a460c46a
|
TupleTreeGenerator: use dataclasses
Give up on pydantic.
|
2022-03-22 17:52:02 +01:00 |
|