Ivan Krysak
|
7d235f4fd0
|
Enforce licence header consistency
Also do some basic cleanup: capitalize first letters, add `.`
at the end of the sentences, and so on.
|
2023-07-03 15:23:10 +00:00 |
|
Ivan Krysak
|
9f1d9fd5d0
|
Use Container::contains() where appropriate
|
2023-07-02 15:06:11 +00:00 |
|
Ivan Krysak
|
bc98e0079f
|
Formatting: change PenaltyReturnTypeOnItsOwnLine
The new value is 21.
|
2023-07-02 13:20:49 +02:00 |
|
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 |
|
Alessandro Di Federico
|
6564fc0568
|
Minor changes
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
71f754f811
|
PDBImporter: declare our own FilterOptions
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
394111ed40
|
Add missing includes
|
2023-04-08 08:42:24 +02:00 |
|
Alessandro Di Federico
|
dbcdad0a4d
|
Switch from llvm::Optional to std::optional
|
2023-04-08 08:42:24 +02:00 |
|
Ivan Krysak
|
64856306c4
|
BinaryImporter: rework command line interface
|
2023-03-15 10:19:03 +01:00 |
|
Ivan Krysak
|
7c360eb8d1
|
PDBImporter: preserve x64 vector and clr ABIs
|
2023-03-15 10:19:03 +01:00 |
|
Ivan Krysak
|
0b1aaeaede
|
Minor improvements
|
2023-03-15 10:19:01 +01:00 |
|
Djordje Todorovic
|
961f9e5461
|
Model: search debug info locally upon import
Also find prototypes in Models of dynamic libs for both PE and ELF.
|
2022-12-13 11:26:54 +01:00 |
|
Massimo Fioravanti
|
742e1a0c56
|
TupleTree: switch from public fields to accessors
|
2022-12-12 18:36:57 +01:00 |
|
Djordje Todorovic
|
46bc14bc73
|
Model: Add an opt for user defined paths of PDB
|
2022-07-28 14:52:50 +02:00 |
|
Djordje Todorovic
|
a36e22729f
|
Model: Add PDB support
|
2022-07-28 14:52:50 +02:00 |
|