|
d05262e8a6
|
added DynamicEnum tests and switched to using Activator for instance creation
|
2021-10-28 22:14:43 +02:00 |
|
|
e620ed0d87
|
don't allow adding a flag with value 0 using AddFlag
|
2021-09-22 21:32:34 +02:00 |
|
|
81dcbfb9a1
|
Fixed DynamicEnum AddFlag going into an infinite loop
|
2021-09-22 20:33:11 +02:00 |
|
|
05e320d4f4
|
don't use new caches for HasFlag and HasAnyFlag
|
2021-09-05 16:26:05 +02:00 |
|
|
54e3c98029
|
Improved DynamicEnum caching
|
2021-09-05 16:18:26 +02:00 |
|
|
abac738123
|
Removed LINQ Any and All usage in various methods to improve memory usage
|
2021-07-18 22:18:46 +02:00 |
|
|
dd09f0af25
|
added HasAnyFlag and improved memory performance of HasFlag in DynamicEnum
Ellpeck/MLEM/pipeline/head Something is wrong with the build of this commit
|
2021-06-11 20:22:25 +02:00 |
|
|
fda4097aa5
|
reverted the last commit, and invalidated DynamicEnum caches when new values are added
|
2021-06-11 20:05:32 +02:00 |
|
|
7ed969d1af
|
Moved DynamicEnum to its own library
|
2021-06-11 19:46:51 +02:00 |
|
|
b0d146849d
|
added dynamic enum json converter
|
2021-06-08 14:45:46 +02:00 |
|
|
e0a9971bdb
|
added DynamicEnum to MLEM.Data
|
2021-06-08 13:32:01 +02:00 |
|