You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
It auto-saves novels, so after you create one, the first screen will try to show all the novels you've created, but since the macro-expansion fails, it also fails to load the novels and present that screen. The error would be more obvious (i.e.: shown on the screen) if it wasn't for this: folktale/control.async#8.
The x at the top closes the application, the button to the left of that toggles between full-screen and windowed mode. I need to add some tooltips to that :/
This doesn't fix the underlying problem (needs to investigate changes in
both Sweet.js and lambda-chop), but at least fixes this particular
instance of the problem in Raven.
Addresses #90, but we still need to make sure that this problem doesn't
happen elsewhere.
Gets expanded to:
Causing the novel loading to fail.
Probably related to some recent change in Sweet.js in how parenthesised expressions are handled, but needs further investigation :/
The text was updated successfully, but these errors were encountered: