WerWolv
|
61fc479c79
|
pattern: Fixed many code inconsistencies and bugs
|
2022-01-31 14:37:12 +01:00 |
|
WerWolv
|
e6f1dd0490
|
tests: Improved testing environment, added helpers tests
|
2022-01-29 17:14:15 +01:00 |
|
WerWolv
|
7b1a146976
|
pattern: Fixed crashes, removed reference to evaluator in every pattern
|
2022-01-29 12:40:49 +01:00 |
|
WerWolv
|
0e08b0226b
|
sys: Added clang-format file, formatted entire project
|
2022-01-24 20:53:17 +01:00 |
|
WerWolv
|
914b26caec
|
tests: Fixed missing type renaming
|
2022-01-23 12:26:15 +01:00 |
|
WerWolv
|
48aacc0c2e
|
sys: (s8, s16, s32, s64, s128) -> (i8, i16, i32, i64, i128)
|
2022-01-22 22:37:52 +01:00 |
|
WerWolv
|
63edfb8d52
|
tests: Fixed compiling of bitfield test
|
2022-01-12 09:17:14 +01:00 |
|
WerWolv
|
b496fedea8
|
tests: Fixed pointer test
|
2022-01-10 22:15:05 +01:00 |
|
WerWolv
|
ad223a4e5c
|
sys: Refactor pattern language api functions a bit
|
2021-12-20 20:40:28 +01:00 |
|
WerWolv
|
3e736b36b6
|
api: Refactored providers to allow for loading interfaces and config views
|
2021-12-12 00:41:44 +01:00 |
|
WerWolv
|
d6f9ec3f8f
|
tests: Improved pattern unit tests
|
2021-10-20 11:06:24 +02:00 |
|
WerWolv
|
1b6035d6c6
|
tests: Added properly working custom unit tests
|
2021-10-14 21:19:31 +02:00 |
|
WerWolv
|
9b316795fc
|
tests: Refactor to add support for other types of tests
|
2021-10-12 21:32:33 +02:00 |
|