Justin M. Keyes
53038d2c38
fix(lua): not obvious which _meta/ files are generated #39035
...
Problem:
- Not obvious which _meta/ are generated and which should be edited
manually.
- The require guard (`error('Cannot require a meta file')`) is not
consistently present in all meta files.
Solution:
- Update headers.
- Add require() guard to all meta files.
- Rename generated meta files with `.gen.lua`.
(cherry picked from commit 65b40e69ac )
2026-04-14 10:04:52 +00:00
..
2026-04-09 04:31:49 +00:00
2025-05-06 05:15:31 -07:00
2026-04-14 10:04:52 +00:00
2026-03-13 20:32:01 +01:00
2026-03-25 01:02:04 +00:00
2026-03-13 20:32:01 +01:00
2026-04-08 12:43:27 +00:00
2026-04-12 16:40:51 +00:00
2025-08-17 20:40:28 -07:00
2026-04-10 16:26:27 +00:00
2026-03-22 09:20:04 -04:00
2026-04-09 01:23:13 +00:00
2026-03-12 11:12:56 +01:00
2025-12-16 13:22:05 -05:00
2026-03-13 15:57:36 -04:00
2025-12-30 01:44:52 -05:00
2025-08-23 12:01:38 -07:00
2026-03-11 18:24:57 +01:00
2026-02-23 17:33:13 -05:00
2026-04-09 01:23:13 +00:00
2025-06-06 15:36:48 +01:00
2026-04-08 23:26:07 +02:00
2026-03-28 09:59:54 -04:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-03-28 09:22:22 -04:00
2025-08-28 11:34:01 +02:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-03-23 08:00:53 -04:00
2026-03-12 11:04:05 -04:00
2026-04-12 22:09:15 +00:00
2026-04-05 19:24:57 +00:00
2026-04-11 22:45:34 +00:00
2026-04-12 15:54:27 +02:00
2024-02-03 16:53:41 +01:00
2026-04-12 15:54:27 +02:00
2025-02-10 03:04:01 -08:00
2026-03-11 18:00:18 +01:00
2026-04-09 01:23:13 +00:00
2025-07-12 20:54:22 -07:00
2026-03-13 15:57:36 -04:00
2026-03-23 10:14:48 -04:00
2026-04-01 17:08:38 -04:00
2026-03-13 20:32:01 +01:00
2026-04-08 23:26:03 +02:00