Files
neovim/runtime/doc
Lewis Russell 76de3e2d07 docs(api): document types using LuaCATS types
- Render Lua types in api.txt.

- Added `DictAs(name)` API type which acts the same as `Dict` (no parens)
  when generating the dispatchers, but acts the same as `Dict(name)`
  when generating docs.

- Added `Tuple(...)` API type which is the treated the as `Array` for
  generating the dispatchers, but is used to document richer types.

- Added `Enum(...)` API type to better document enums

- Improve typing of some API functions.

- Improve c_grammar to properly parse API types and replace string pattern
  logic in the parsers.

- Removed all the hardcoded type overrides in gen_eval_files.lua
2025-06-26 13:54:04 +01:00
..
2023-07-25 05:07:13 -07:00
2025-06-18 12:13:55 +02:00
2025-06-18 12:12:23 +02:00
2025-05-03 10:08:53 -07:00
2025-06-18 12:12:23 +02:00
2024-05-15 23:19:26 +02:00
2025-04-27 15:44:11 -07:00
2025-06-14 17:24:36 +02:00
2025-05-03 10:08:53 -07:00
2023-06-25 17:14:28 +02:00
2025-06-10 23:00:38 +08:00
2025-05-03 10:08:53 -07:00
2025-06-18 06:19:00 -07:00
2025-06-14 17:24:36 +02:00
2025-05-03 10:08:53 -07:00
2022-10-14 08:01:13 -07:00
2025-06-18 12:13:55 +02:00
2025-03-30 13:29:36 -07:00
2025-06-01 14:13:50 -07:00
2024-11-21 06:50:30 +08:00
2025-05-03 15:47:59 -07:00
2025-06-18 12:12:23 +02:00
2024-01-18 00:14:48 -08:00
2025-06-18 12:12:23 +02:00
2023-01-01 15:05:13 +01:00
2025-03-15 15:00:44 +01:00
2025-04-27 13:40:46 -07:00
2025-02-15 14:55:25 +01:00
2025-06-18 12:12:23 +02:00
2025-05-03 15:47:59 -07:00
2025-03-18 06:18:37 -07:00
2023-08-10 17:28:02 +08:00
2025-01-03 08:29:36 -08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2023-04-23 15:22:55 +02:00
2023-01-03 10:07:43 +00:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-25 17:14:28 +02:00
2023-06-26 11:29:12 +02:00
2025-06-18 12:12:23 +02:00
2023-07-25 05:07:13 -07:00
2025-06-18 12:12:23 +02:00
2023-06-19 08:40:33 -07:00
2025-05-03 15:47:59 -07:00
2025-03-18 06:18:37 -07:00