WerWolv
|
7b1a146976
|
pattern: Fixed crashes, removed reference to evaluator in every pattern
|
2022-01-29 12:40:49 +01:00 |
|
WerWolv
|
75331cda94
|
pattern: Added compound assignment operators
|
2022-01-29 04:16:32 +01:00 |
|
WerWolv
|
a0a39f1c04
|
pattern: Added dollar operator assignment
|
2022-01-29 03:06:34 +01:00 |
|
WerWolv
|
48de158d7c
|
pattern: Fixed broken removing of zero-characters from strings
|
2022-01-29 02:52:20 +01:00 |
|
WerWolv
|
e71091f4a8
|
pattern: Fixed endian setting applied to structs not applying to its members
|
2022-01-29 02:52:20 +01:00 |
|
WerWolv
|
0e08b0226b
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
|
WerWolv
|
48aacc0c2e
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
|
WerWolv
|
d5d1577b43
|
pattern: Make sure hidden variables don't get highlighted anymore
|
2022-01-22 22:03:54 +01:00 |
|
WerWolv
|
42eea8ffba
|
pattern: Fixed highlighting issues with structs and arrays
|
2022-01-22 22:03:49 +01:00 |
|
WerWolv
|
10df0175d5
|
pattern: Added [[no_unique_address]] attribute
|
2022-01-22 22:03:44 +01:00 |
|
WerWolv
|
d69eb440d8
|
pattern: Fixed memory leak when using conditionals in structs
|
2022-01-22 22:03:37 +01:00 |
|
WerWolv
|
768e74d9d3
|
pattern: Fixed highlighting of arrays
|
2022-01-22 22:03:26 +01:00 |
|
WerWolv
|
355b99c68f
|
pattern: Fixed continue and break statements in structs
|
2022-01-22 12:32:16 +01:00 |
|
WerWolv
|
40d7e4aa6e
|
build: More repo cleanup, move libimhex and external libs to /lib folder
|
2022-01-16 14:20:52 +01:00 |
|