WerWolv
|
8297e22f10
|
Added global big and little endian support to the pattern parser
|
2020-11-22 16:22:02 +01:00 |
|
WerWolv
|
033ef3889a
|
Fixed enums failing to validate
|
2020-11-22 02:25:03 +01:00 |
|
WerWolv
|
0ce1b5d40b
|
Added simple pointer type inside structs
|
2020-11-21 23:00:09 +01:00 |
|
WerWolv
|
ed4ed6b433
|
Added array sizes based on other local variables
|
2020-11-21 20:19:33 +01:00 |
|
WerWolv
|
fb85f272a1
|
Added pragmas to pattern language
|
2020-11-21 14:39:01 +01:00 |
|
WerWolv
|
57dcf6cc93
|
Added padding type to pattern language
|
2020-11-20 21:59:27 +01:00 |
|
WerWolv
|
48296775ae
|
Implemented union support into the pattern language
|
2020-11-20 21:29:28 +01:00 |
|
WerWolv
|
e3cb078306
|
Implemented bitfield support into the pattern language
|
2020-11-20 20:26:19 +01:00 |
|
WerWolv
|
0d9175dc15
|
Fixed built-in types to not work inside structs
|
2020-11-20 15:52:06 +01:00 |
|
WerWolv
|
bfb079cb4f
|
Fixed syntax errors at the end of the file to not be caught
|
2020-11-19 22:06:38 +01:00 |
|
WerWolv
|
6fffc589bf
|
Completely rewrite highlight and pattern evaluator
|
2020-11-19 11:36:52 +01:00 |
|
WerWolv
|
a2fb9306c7
|
Disallow using declarations with invalid or not yet declared types
|
2020-11-17 02:32:32 +01:00 |
|
WerWolv
|
4c07983834
|
Added pattern preprocessor and #define and #include support
|
2020-11-17 02:31:51 +01:00 |
|