Commit Graph

9 Commits

Author SHA1 Message Date
Julien Robert
1c4dc89ead
chore(schema): rename ReferenceType to ReferenceableType (#22698) 2024-12-03 08:07:32 +00:00
Wukingbow
29077c866c
docs: fix function comments (#21814)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-19 06:53:08 +00:00
Aaron Craelius
ae40e809b9
refactor(schema)!: rename ObjectType -> StateObjectType (#21691)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-16 08:17:52 +00:00
Aaron Craelius
397ff0bd22
feat(schema): add ReferenceType interface (#21692)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-09-16 08:17:30 +00:00
Aaron Craelius
abc81a6e9c
feat(schema): add convenience object & enum lookup methods (#21549) 2024-09-10 13:22:52 +00:00
Aaron Craelius
ce8f9d40f2
refactor(schema)!: rename Schema -> TypeSet and other small renamings (#21446) 2024-08-30 17:01:48 +00:00
Aaron Craelius
8ca94d9acb
refactor(schema)!: use type references rather than embedding enum types (#21425) 2024-08-28 17:26:28 +00:00
Aaron Craelius
339e26ea8f
feat(schema)!: add more range methods, rename EnumDefinition -> EnumType (#21043) 2024-07-24 13:42:47 +00:00
Aaron Craelius
7d892e5432
refactor(schema)!: collect all types in ModuleSchema (#21036) 2024-07-23 20:02:00 +00:00