1
0
mirror of synced 2024-12-13 08:21:07 +01:00
ImHex/lib/libimhex/include/hex/pattern_language/patterns
2022-03-17 23:32:22 +01:00
..
pattern_array_dynamic.hpp patterns: Fixed highlight colors of arrays not matching color shown in pattern data view 2022-03-17 23:31:16 +01:00
pattern_array_static.hpp patterns: Fixed highlight colors of arrays not matching color shown in pattern data view 2022-03-17 23:31:16 +01:00
pattern_bitfield.hpp patterns: Allow bitfield fields to be selected 2022-03-17 23:31:36 +01:00
pattern_boolean.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_character.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_enum.hpp sys: Fixed many clang tidy warnings and typos 2022-03-04 20:52:39 +01:00
pattern_float.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_padding.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_pointer.hpp patterns: Fixed indentation of inlined variables 2022-03-17 23:30:38 +01:00
pattern_signed.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_string.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_struct.hpp patterns: Fixed struct members that overlap with [[no_unique_address]] members not being highlighted 2022-03-17 23:32:22 +01:00
pattern_union.hpp patterns: Fixed indentation of inlined variables 2022-03-17 23:30:38 +01:00
pattern_unsigned.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_wide_character.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern_wide_string.hpp patterns: Huge refactor of Pattern Language runtime to use smart pointers (#458) 2022-02-27 23:25:39 +01:00
pattern.hpp patterns: Fixed highlight colors of arrays not matching color shown in pattern data view 2022-03-17 23:31:16 +01:00