summaryrefslogtreecommitdiff
path: root/engine-macros/src/reflection/struct_impl.rs
AgeCommit message (Expand)Author
23 hoursfeat(engine): add immutable try_get* fns to reflectionHampusM
27 hoursfix(engine-macros): allow unreachable code in struct reflection try_get_field...HampusM
27 hoursfeat(engine): add try_get_* fns to struct, array & slice reflectionHampusM
2026-06-23feat(engine): add type reflection fn for casting to dyn AnyHampusM
2026-06-17feat(engine-macros): improve flexibility of Reflection macro on generic typesHampusM
2026-06-16feat(engine): add default value retrieval to type reflectionHampusM
2026-06-12fix(engine): make Reflection derive macro add Reflection type param boundsHampusM
2026-06-12fix(engine): no field type refs for generic types deriving ReflectionHampusM
2026-06-09feat(engine): add offsets to reflection of enum variant fieldsHampusM
2026-06-09refactor(engine-macros): split up into multiple modulesHampusM