Files
neovim/runtime
NAKAI Tsuyoshi 4573cfa3ad fix(lua): pesc, tbl_islist result types #20751
Problem:
- pesc() returns multiple results, it should return a single result.
- tbl_islist() returns non-boolean in some branches.
- Docstring: @generic must be declared first

Solution:
Constrain docstring annotations.
Fix return types.

Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2022-10-24 05:53:53 -07:00
..
2022-09-28 12:48:36 +02:00
2022-10-17 08:19:48 +02:00
2021-09-13 16:33:41 +02:00
2021-05-01 22:29:03 -04:00
2022-09-02 15:20:29 +01:00
2022-10-17 08:19:48 +02:00
2022-08-20 10:04:55 +02:00
2021-04-27 09:21:32 -04:00
2022-09-30 17:15:13 +02:00
2022-10-17 08:19:48 +02:00
2022-10-17 08:19:48 +02:00