WerWolv
|
9a97c6c328
|
Use big endian rgb8 color for color attribute
|
2021-01-21 18:01:52 +01:00 |
|
WerWolv
|
e04511269a
|
Fixed one compile issue on macos
|
2021-01-21 17:49:46 +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
|
9c055ea1fd
|
Allow printing of 128 bit values
|
2021-01-21 14:53:44 +01:00 |
|
WerWolv
|
046a5866bf
|
Added alignTo builtin function
Resolves #143
|
2021-01-21 12:10:49 +01:00 |
|
WerWolv
|
22d75ed856
|
Improved logging and aborting from pattern language builtin functions
|
2021-01-21 11:36:58 +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
|
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 |
|
WerWolv
|
c09a8bca7f
|
Language refactoring, added builtin function registry
|
2021-01-11 23:54:12 +01:00 |
|