mirror of
https://github.com/open-goal/jak-project
synced 2026-07-10 23:22:17 -04:00
get started on entity (#793)
This commit is contained in:
@@ -194,4 +194,6 @@
|
||||
- It is possible to access fields of the parent of a forward declared type
|
||||
- Fixed a bug where casting a value to seconds, then setting a field of type seconds would incorrectly fail type-check
|
||||
- Fixed a bug where nested rlet's didn't properly share register constraints, leading to inefficient register allocation, and some rare cases a regalloc constraint error
|
||||
- Lambdas may now be used in static pairs.
|
||||
- Lambdas may now be used in static pairs.
|
||||
- Dynamically constructed bitfields created with `(new 'static ...` may now set fields with `structure` type.
|
||||
- Allocations on `'loading-level` are now permitted.
|
||||
Reference in New Issue
Block a user