Chris Smowton
1fe9e8457f
Kotlin: Fix varargs dataflow, and varargs default handling
...
Dataflow requires accounting for the fact that the varargs parameter isn't necessarily last in the parameter list in a couple more places. Default handling just requires that if the only null parameter is the varargs argument, and it has no default value, then no $default method is required-- the caller is expected to simply pass nothing (at QL
/ source level) or an empty array (at JVM level).
2022-10-21 11:14:41 +01:00
..
2021-10-15 15:27:37 +02:00
2021-08-19 14:09:35 -07:00
2022-10-05 12:35:33 +02:00
2022-10-21 11:14:41 +01:00
2022-10-12 12:58:28 +02:00
2022-09-15 13:55:44 +02:00
2022-03-15 12:37:42 -04:00
2022-10-13 11:17:44 +02:00
2022-08-24 16:36:15 +01:00
2022-04-06 12:16:09 -04:00
2022-09-27 13:25:23 +02:00
2022-10-19 11:22:04 +02:00
2022-09-16 15:49:16 +01:00
2022-05-17 14:11:05 +02:00
2022-05-10 19:51:25 +01:00
2022-10-04 10:59:45 +02:00
2021-08-19 14:09:35 -07:00
2021-08-19 14:09:35 -07:00
2022-05-23 14:51:41 +01:00
2022-05-10 19:51:13 +01:00
2022-09-16 15:49:16 +01:00
2022-09-16 15:49:16 +01:00
2022-05-10 19:51:18 +01:00
2022-10-17 18:43:12 +01:00
2022-08-24 16:36:15 +01:00
2022-10-21 11:14:41 +01:00
2022-10-10 14:42:15 +02:00
2022-10-11 16:40:07 +02:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00
2022-08-24 16:36:15 +01:00
2022-08-11 14:21:10 +02:00
2022-09-16 15:49:16 +01:00
2022-08-25 20:52:27 +02:00
2022-08-24 16:36:15 +01:00
2022-05-17 14:11:05 +02:00
2022-10-21 11:14:41 +01:00
2022-10-11 16:40:07 +02:00
2022-08-24 16:36:15 +01:00
2022-08-25 20:52:27 +02:00
2022-08-24 16:36:15 +01:00
2022-05-10 19:51:25 +01:00
2021-08-19 14:09:35 -07:00
2022-10-03 15:28:55 +01:00
2022-08-22 14:08:31 +02:00
2022-02-21 17:05:00 +00:00
2022-08-24 16:36:15 +01:00
2022-03-02 19:33:05 -05:00
2022-10-17 11:27:05 +01:00
2022-09-16 15:49:16 +01:00
2022-08-24 16:36:15 +01:00