WerWolv
|
907f25c231
|
patterns: Added parent keyword to access members of the parent struct
|
2021-04-12 20:49:37 +02:00 |
|
WerWolv
|
f34b946ea9
|
patterns: Fixed eval_depth default and preprocessor errors
|
2021-03-15 08:11:19 +01:00 |
|
WerWolv
|
8423f78586
|
nodes/patterns: Fixed crashes when recursion occurred
|
2021-03-07 13:20:33 +01:00 |
|
WerWolv
|
51d9d37d1a
|
Fixed pattern language being basically completely broken
|
2021-01-23 14:00:09 +01:00 |
|
WerWolv
|
104000fbc4
|
Huge refactoring of builtin features into an external plugin
|
2021-01-22 18:01:42 +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
|
22d75ed856
|
Improved logging and aborting from pattern language builtin functions
|
2021-01-21 11:36:58 +01:00 |
|
WerWolv
|
78a87baa94
|
Added addressof, sizeof and nextAfter builtin functions.
Resolves #144
|
2021-01-20 22:54:46 +01:00 |
|
WerWolv
|
eb066b3539
|
Refactored libimhex to and includes to better represent it as library
|
2021-01-13 17:28:27 +01:00 |
|