Bob Nystrom
5377a94a58
feat: add argument count to method-not-found error messages
...
Introduce a `methodNotFound` helper in `wren_vm.c` that parses the symbol name to determine the number of arguments and generates a detailed error message including the argument count. Update all runtime error calls and test expectations across fiber, inheritance, method, and super test files to reflect the new format, and add new test cases for method-not-found with 1, 2, and 11 arguments.
2015-01-09 05:49:20 +00:00
..
2014-04-03 02:41:53 +00:00
2014-01-05 20:27:12 +00:00
2014-04-09 14:48:35 +00:00
2014-04-09 14:48:35 +00:00
2014-04-25 00:52:53 +00:00
2015-01-04 21:00:53 +00:00
2014-04-04 14:51:18 +00:00
2014-04-09 14:48:35 +00:00
2015-01-04 19:42:11 +00:00
2014-04-03 02:41:53 +00:00
2014-04-19 18:41:21 +00:00
2014-04-09 14:48:35 +00:00
2014-04-19 18:41:21 +00:00
2014-04-09 00:54:37 +00:00
2015-01-04 19:42:11 +00:00
2015-01-08 15:53:37 +00:00
2014-04-04 14:51:18 +00:00
2015-01-03 18:02:45 +00:00
2014-04-08 14:31:23 +00:00
2014-01-21 02:12:55 +00:00
2015-01-04 19:42:11 +00:00
2014-04-04 14:51:18 +00:00
2014-02-24 15:27:43 +00:00
2014-01-28 23:31:11 +00:00
2014-04-03 02:41:53 +00:00
2014-04-03 14:48:19 +00:00
2014-04-09 00:54:37 +00:00
2015-01-04 19:09:33 +00:00
2014-04-03 02:41:53 +00:00
2014-04-09 04:17:49 +00:00
2015-01-04 19:42:11 +00:00
2014-04-03 14:48:19 +00:00
2014-04-04 14:51:18 +00:00
2014-04-04 14:51:18 +00:00
2014-01-05 20:27:12 +00:00
2015-01-04 21:00:53 +00:00
2014-01-05 20:27:12 +00:00
2014-01-05 20:27:12 +00:00
2014-01-05 20:27:12 +00:00
2014-01-05 20:27:12 +00:00
2015-01-03 18:02:45 +00:00
2014-01-05 20:27:12 +00:00