Alessandro Di Federico
|
143c315196
|
Merge revng-c into revng
|
2024-11-21 10:50:55 +01:00 |
|
Ivan Krysak
|
64446d0453
|
Adopt name builder across the model users
|
2024-11-06 19:18:53 +02:00 |
|
Alessandro Di Federico
|
98903f6b07
|
Move Ranks.h to revng
|
2024-11-04 15:09:56 +01:00 |
|
Alessandro Di Federico
|
253558ba63
|
Minor changes
|
2024-11-04 15:09:56 +01:00 |
|
Ivan Krysak
|
1a35cbcb77
|
Introduce PTMLCTypeBuilder
|
2024-10-15 10:45:13 +03:00 |
|
Alessandro Di Federico
|
045f982a32
|
Improve usage of Expected<T>
|
2024-10-09 15:16:55 +02:00 |
|
Alessandro Di Federico
|
ca99bbbb66
|
Adopt toString()
|
2024-09-26 17:51:08 +02:00 |
|
Ivan Krysak
|
a8b5ebdd95
|
import-from-c: rework testing from the ground up
|
2024-09-04 16:55:49 +02:00 |
|
Pietro Fezzardi
|
4d845c5cdb
|
HeaderToModel: drop unused Logger
|
2024-09-04 16:55:49 +02:00 |
|
Pietro Fezzardi
|
4e2617f4c5
|
HeaderToModel: fix double parsing of enums
|
2024-09-04 16:55:48 +02:00 |
|
Ivan Krysak
|
d36e50e0d1
|
HeaderToModel: switch to the new annotation system
|
2024-09-04 16:44:23 +02:00 |
|
Ivan Krysak
|
e67a08ce05
|
HeaderToModel: greatly improve reported errors
|
2024-09-04 16:43:40 +02:00 |
|
Ivan Krysak
|
cc16b8f3c8
|
HeaderToModel: improve RFT argument handling
|
2024-09-04 16:43:23 +02:00 |
|
Ivan Krysak
|
60391c9ab6
|
HeaderToModel: forbid stack return values in RFTs
|
2024-09-04 16:43:07 +02:00 |
|
Ivan Krysak
|
adb1551283
|
HeaderToModel: make type ID detection stricter
|
2024-09-04 16:42:50 +02:00 |
|
Ivan Krysak
|
73a723e9f4
|
HeaderToModel: rework error reporting
|
2024-09-04 16:42:29 +02:00 |
|
Ivan Krysak
|
748e4dd560
|
HeaderToModel: add code annotation support
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
cb82331a17
|
HeaderToModel: add struct size annotation support
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
e708f3f8fc
|
HeaderToModel: add padding annotation support
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
ee22a5a558
|
HeaderToModel: clean up type replacement
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
000d9f26aa
|
HeaderToModel: revamp annotation parsing
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
b297bec1bb
|
HeaderToModel: clean up global strings
|
2024-09-04 13:04:44 +03:00 |
|
Ivan Krysak
|
dc6f2456be
|
Minor improvements
|
2024-09-04 13:04:44 +03:00 |
|
Pietro Fezzardi
|
dfe3f4cb47
|
Rename revng C headers for decompiled code
Strip away the 'revng-' prefix from the filename.
|
2024-06-27 17:26:18 -04:00 |
|
Ivan Krysak
|
94a0ad6b93
|
Adopt reworked model::Type
|
2024-06-27 11:07:01 +02:00 |
|
Ivan Krysak
|
c2b4fb70bb
|
Model: rename TypePath to DefinitionReference
|
2024-06-27 11:07:01 +02:00 |
|
Ivan Krysak
|
3705906074
|
Model: rename Type into TypeDefinition
|
2024-06-27 11:07:01 +02:00 |
|
Lauri Vasama
|
e2f3f31093
|
Introduce RawFunctionType::Architecture
|
2024-05-29 15:43:35 +02:00 |
|
Lauri Vasama
|
d49a06bf25
|
Fix spelling of DefaultRawType
|
2024-05-29 15:43:35 +02:00 |
|
Giacomo Vercesi
|
94904b2ad8
|
HeaderToModel: output all error lines
Change the behaviour of `HeaderToModelDiagnosticConsumer` to report all
error lines instead of the last one.
|
2024-03-01 16:07:45 +01:00 |
|
Alessandro Di Federico
|
0c212b66d9
|
Relicense to MIT
|
2024-02-29 17:03:36 +01:00 |
|
Alessandro Di Federico
|
23b3bc9e16
|
s/ImportModelFromC/ImportFromC/g
|
2024-02-09 09:03:34 +01:00 |
|