Ivan Krysak
|
1383b0a40a
|
Importers: replace .s in section names
|
2025-04-17 11:19:17 +03:00 |
|
Ivan Krysak
|
f070f1f1e1
|
Model: sunset double name system
|
2025-04-17 11:19:17 +03:00 |
|
Ivan Krysak
|
705e4a5955
|
auto [...] -> auto &&[...]
|
2025-02-13 13:10:51 +02:00 |
|
Ivan Krysak
|
dfa7478685
|
Adopt reworked model::Type
|
2024-06-27 11:05:51 +02:00 |
|
Ivan Krysak
|
927e8006b9
|
Model: rename TypePath to DefinitionReference
|
2024-06-27 11:05:49 +02:00 |
|
Ivan Krysak
|
ac587cbb4f
|
Model: rename Type into TypeDefinition
|
2024-06-27 11:05:48 +02:00 |
|
Alessandro Di Federico
|
d07d6c4f1f
|
Drop leftover Section.h
|
2024-06-20 10:24:49 +02:00 |
|
Alessandro Di Federico
|
47c3dd8f0f
|
Drop model::Segment::Sections
|
2024-05-22 10:25:25 +02:00 |
|
Alessandro Di Federico
|
b34031f828
|
Import sections into segment's struct
Each model::Segment is associated to a model::StructType. Now we also
create sub-`structs` for sections, if available.
|
2024-02-08 16:57:40 +01:00 |
|
Pietro Fezzardi
|
48b27af795
|
Make Segment::Type a TupleTreeReference
This is homogeneous with all other nullable reference to types in the
model, like the StackFrameType in model::Function, and others.
|
2023-12-05 16:19:38 +01:00 |
|
Ivan Krysak
|
cfe28d8e56
|
Stop using std:: prefix for u?int\d+_t types
|
2023-11-02 17:10:03 +01:00 |
|
Ivan Krysak
|
485ef34a12
|
Model: add Comment field all across the board
|
2023-07-21 17:25:24 +02:00 |
|
Ivan Krysak
|
08b3764b23
|
BinaryImporter: prevent overlap in segment struct
|
2023-03-15 10:19:03 +01:00 |
|
Antonio Frighetto
|
ab36efca8d
|
Model: import data objects in Segment.Type
|
2023-02-06 12:08:18 +01:00 |
|