WerWolv
|
7f0bdc95da
|
patterns: Added support for declaring custom functions
|
2021-06-20 21:22:31 +02:00 |
|
WerWolv
|
21f8fb4090
|
patterns: Added while statement for array sizing
|
2021-06-17 23:13:58 +02:00 |
|
WerWolv
|
32d47456de
|
patterns: Added array index syntax to rvalues and turned addressof/sizeof into operators
|
2021-04-21 10:17:42 +02:00 |
|
WerWolv
|
950598911c
|
patterns: Allow usage of types within itself and used out-of-order
|
2021-04-13 20:40:21 +02:00 |
|
WerWolv
|
907f25c231
|
patterns: Added parent keyword to access members of the parent struct
|
2021-04-12 20:49:37 +02:00 |
|
WerWolv
|
2f19ff768d
|
sys: Improved ScopeGuard syntax a lot
|
2021-03-31 22:54:43 +02:00 |
|
WerWolv
|
b7dd936dae
|
patterns: Fixed ternaries not being proper numeric expressions
|
2021-03-16 21:29:14 +01:00 |
|
WerWolv
|
a4b4360df6
|
patterns: Fixed more memory leaks
|
2021-02-22 10:01:58 +01:00 |
|
WerWolv
|
104000fbc4
|
Huge refactoring of builtin features into an external plugin
|
2021-01-22 18:01:42 +01:00 |
|
WerWolv
|
b6e2bbc434
|
Added comments attribute
|
2021-01-21 20:55:10 +01:00 |
|
WerWolv
|
ff566aa51f
|
Added attributes syntax to pattern language
This comes with two experimental attributes for variables called `name` and `color`
|
2021-01-21 17:49:30 +01:00 |
|
WerWolv
|
f0ab13ebc3
|
Added "dollar operator" to get the current offset
|
2021-01-20 22:56:31 +01:00 |
|
WerWolv
|
31426a289c
|
Added modulus operator
|
2021-01-20 22:55:57 +01:00 |
|
WerWolv
|
eb066b3539
|
Refactored libimhex to and includes to better represent it as library
|
2021-01-13 17:28:27 +01:00 |
|
WerWolv
|
c09a8bca7f
|
Language refactoring, added builtin function registry
|
2021-01-11 23:54:12 +01:00 |
|