Improve error trace reporting

This commit is contained in:
aaron 2023-08-21 21:57:11 +01:00
parent ccb36df365
commit be15f69522
2 changed files with 19 additions and 2 deletions

View file

@ -5,7 +5,7 @@
- better error reporting and stack traces in strict mode
- auto-enable of strict mode depending on compiler optimizaton level
- check smoothness of spring at high frequency updates
- review alternative to nested properties, merge function
- aggregate initialization of properties
- implement from solid
- [x] onCleanup > `cleanup()`
- [x] Index > `indexes()`