There was an error while loading. Please reload this page.
fix: A `none` option now also outputs `none` when `Display` is called
chore: Add new files
Allow multiple imports at once, fix enums
fix: Add `TypeEnum` and `TypeEnumVariant` to value display method
Fix str -> bool casting, use different `assert` for analyzer
Implement storage access, `fmt` and fix many small bugs
Add `remind` builtin, fix minor bugs
Merge branch 'v2' of github.com:smarthome-go/homescript into v2
Fix function import in analyzer
Add ImportError to error displays