Added parentof.

This commit is contained in:
Christoffer Lerno
2023-08-29 09:02:45 +02:00
committed by Christoffer Lerno
parent 092296984a
commit a23112fae6
45 changed files with 307 additions and 124 deletions

View File

@@ -3,6 +3,7 @@
## 0.5.0 Change List
### Changes / improvements
- Added parentof typeid property.
- Slice assignment is expanded.
- Strong optional handling requirements.
- Better dead code analysis, and added dead code errors.