|
14d0b24aa9
|
cleaned up preprocessor instructions
|
2022-12-13 13:11:36 +01:00 |
|
|
d138577285
|
Added trimming and AOT annotations and made MLEM trimmable
|
2022-10-31 18:33:53 +01:00 |
|
|
aabb1ed5df
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
|
|
59af00c89a
|
Code cleanup, and marked AStar.InfiniteCost as obsolete
|
2022-06-15 11:38:11 +02:00 |
|
|
c7f021e62d
|
Marked CopyExtensions as obsolete
|
2022-01-23 21:18:13 +01:00 |
|
|
29bbd61f8b
|
reformat and cleanup
|
2021-12-28 14:56:11 +01:00 |
|
|
51833d523d
|
Improved CopyExtensions construction speed
|
2021-08-05 03:59:14 +02:00 |
|
|
75d8a556eb
|
made CopyExtensions be able to fall back to a generic constructor if none is found
|
2020-11-01 15:36:56 +01:00 |
|
|
99a49c6c81
|
use the required binding flags for the copy constructor too
|
2020-10-25 20:16:10 +01:00 |
|
Ellpeck
|
500025090f
|
added a CopyConstructor attribute to CopyExtensions
|
2020-10-25 20:11:15 +01:00 |
|
|
aaeda825e0
|
fixed some documentation issues
|
2020-10-06 20:14:57 +02:00 |
|
Ellpeck
|
3a1b73934b
|
Allow copying to exclude certain fields
|
2020-08-01 00:22:29 +02:00 |
|
Ellpeck
|
0529e2c921
|
throw if no parameterless constructor was found
|
2020-07-31 20:58:25 +02:00 |
|
Ellpeck
|
c697d60609
|
shorten CopyExtensions.DeepCopyInto
|
2020-07-31 20:26:42 +02:00 |
|
Ellpeck
|
cb369dec75
|
Added DeepCopy
|
2020-07-31 20:24:59 +02:00 |
|
Ellpeck
|
ba24707b18
|
added object copying to MLEM.Data
|
2020-07-31 19:07:22 +02:00 |
|