Add more typechecking stack frame types and pretty-print them in type errors #1314
Labels
C-Low Hanging Fruit
Ideal issue for new contributors.
L-Error reporting
Reporting language or runtime errors to the player.
L-Type inference
The process of inferring the type of a Swarm expression.
S-Nice to have
The bug fix or feature would be nice but doesn't currently have much negative impact.
Z-Feature
A new feature to be added to the game.
Z-User Experience
This issue seeks to make the game more enjoyable to play.
This is a follow-up to #1308.
TCFrame
type, and push them with appropriate calls towithFrame
during type inference and checking. See the existing three constructors as an example.The text was updated successfully, but these errors were encountered: