Commit graph

2 commits

Author SHA1 Message Date
Ruud van Asseldonk
ffa513cd27 Include a call stack in error messages
This doesn't swallow important parts of the error (like it did before).
It is verbose, but I think this is friendlier than not explaining where
a call comes from. It also elegantly solves the String.parse_int error
reporting problem.
2023-12-15 23:55:58 +01:00
Ruud van Asseldonk
fbea7b21f2 Add goldens for new builtin functions 2023-12-15 22:27:08 +01:00