refaktor / rye

homoiconic dynamic programming language with some new ideas
https://ryelang.org
Apache License 2.0
406 stars 21 forks source link

Address #305: function names in error messages #306

Closed rmolinari closed 1 month ago

rmolinari commented 1 month ago

Some functions are named incorrectly in their own error messages.

Examples:

The commit contains the cases that I found. I don't have a systematic way to check all the error messages, so there are probably still some more cases.