Linus Groh
edfef8e2f5
Everywhere: Rename WrapperGenerator to BindingsGenerator
...
This code generator no longer creates JS wrappers for platform objects
in the old sense, instead they're JS objects internally themselves.
Most of what we generate now are prototypes - which can be seen as
bindings for the internal C++ methods implementing getters, setters, and
methods - as well as object constructors, i.e. bindings for the internal
create_with_global_object() method.
Also tweak the naming of various CMake glue code existing around this.
2022-09-21 23:06:08 +01:00
..
2021-11-14 22:52:35 +01:00
2022-07-04 05:53:56 +00:00
2022-07-04 05:53:56 +00:00
2022-03-27 18:54:56 +02:00
2022-04-06 14:31:52 +02:00
2022-07-09 22:15:43 +02:00
2022-04-01 21:24:45 +01:00
2022-08-20 17:15:52 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-04 05:53:56 +00:00
2021-07-18 19:58:17 +04:30
2022-07-04 05:53:56 +00:00
2022-07-04 05:53:56 +00:00
2022-08-15 17:11:25 +02:00
2022-02-11 17:49:46 +02:00
2022-04-01 21:24:45 +01:00
2022-07-04 05:53:56 +00:00
2022-03-17 22:15:42 -07:00
2022-07-31 11:08:33 +02:00
2022-07-19 12:39:24 +02:00
2022-07-14 00:42:26 +01:00
2022-04-01 21:24:45 +01:00
2022-02-10 10:22:54 +00:00
2022-06-23 23:26:33 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-03 09:49:08 -07:00
2021-06-17 11:03:51 +02:00
2022-04-01 21:24:45 +01:00
2022-04-20 00:15:23 +04:30
2022-07-12 23:11:35 +02:00
2021-11-11 01:27:46 +01:00
2022-09-21 23:06:08 +01:00
2022-07-12 23:11:35 +02:00
2022-02-27 00:11:14 +03:30
2022-07-22 23:09:43 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2021-07-16 11:49:50 +02:00
2022-07-12 23:11:35 +02:00
2022-07-04 05:53:56 +00:00
2022-08-27 12:19:37 +02:00
2022-04-23 10:43:32 -07:00
2022-08-27 12:28:05 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-08-20 17:20:43 +02:00
2022-05-07 20:27:05 +02:00
2021-11-14 22:52:35 +01:00
2022-09-20 11:08:54 +01:00
2022-09-20 11:08:54 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-04 11:15:40 +02:00
2022-04-01 21:24:45 +01:00
2022-05-08 17:02:00 +02:00
2022-06-23 20:25:12 +03:00
2022-04-01 21:24:45 +01:00
2022-02-16 22:21:37 +01:00
2021-08-30 18:35:36 +02:00
2022-06-30 11:16:22 +02:00
2022-08-20 17:20:43 +02:00
2022-08-20 17:20:43 +02:00
2021-09-10 18:05:46 +03:00
2022-04-21 13:16:56 +02:00
2022-07-09 09:22:25 +01:00
2022-04-17 16:57:52 -07:00
2022-04-01 21:24:45 +01:00
2022-02-27 20:37:57 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-09-02 02:07:37 +01:00
2022-03-10 18:43:09 +01:00
2022-07-12 23:11:35 +02:00
2022-04-01 21:24:45 +01:00
2022-07-10 23:31:48 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-03-15 11:56:46 +01:00
2022-04-01 21:24:45 +01:00
2022-07-09 22:04:31 +00:00
2022-07-12 23:11:35 +02:00
2021-11-22 09:03:47 +01:00
2022-07-12 23:11:35 +02:00
2022-06-30 11:16:22 +02:00
2022-07-14 13:10:23 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-01-14 11:54:09 +01:00
2022-04-01 21:24:45 +01:00
2022-06-18 13:17:49 +01:00
2022-09-08 18:53:08 +02:00
2022-08-20 17:20:43 +02:00
2021-06-11 00:30:09 +02:00
2022-08-05 13:55:13 +02:00
2021-11-14 22:52:35 +01:00
2022-04-04 12:48:31 +02:00
2022-04-01 21:24:45 +01:00
2022-09-21 11:55:57 +02:00
2022-04-23 10:43:32 -07:00
2022-04-01 21:24:45 +01:00
2021-09-10 18:05:46 +03:00
2022-07-19 10:44:02 +01:00
2021-08-07 15:21:58 +02:00
2022-04-21 13:16:56 +02:00
2022-08-20 17:15:52 +02:00
2021-12-09 21:28:52 +01:00
2022-08-20 17:20:43 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2021-07-22 23:33:21 +02:00
2022-07-10 15:01:07 +02:00
2022-05-09 21:49:48 +02:00
2022-08-19 20:26:47 -07:00
2022-06-10 19:06:46 +01:00
2022-09-09 15:18:07 +02:00
2022-07-12 23:11:35 +02:00
2022-04-02 21:50:41 +02:00
2022-01-05 14:04:18 +01:00
2022-07-19 12:39:24 +02:00
2021-11-06 22:09:25 -07:00
2022-04-20 00:15:23 +04:30
2022-08-05 12:42:46 +02:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-07-15 12:42:43 +02:00
2022-09-15 14:08:21 +01:00
2022-09-15 14:08:21 +01:00
2022-01-11 00:36:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-07-12 23:11:35 +02:00
2022-07-06 11:12:45 +02:00
2022-07-06 11:12:45 +02:00
2022-08-30 00:50:15 +01:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-04-10 19:18:16 +02:00
2022-04-01 21:24:45 +01:00
2022-01-16 02:01:23 +02:00
2022-04-01 21:24:45 +01:00
2021-06-24 19:57:01 +02:00
2021-12-17 13:13:00 -08:00
2022-09-16 05:39:28 +00:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-01-18 15:13:25 +00:00
2022-07-12 23:11:35 +02:00
2022-07-12 23:11:35 +02:00
2022-09-20 15:38:53 +02:00
2021-11-11 01:27:46 +01:00
2022-04-01 21:24:45 +01:00
2022-04-27 00:02:24 +02:00
2022-04-01 21:24:45 +01:00
2022-01-31 21:05:04 +02:00
2022-01-31 21:05:04 +02:00
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00
2022-02-16 22:21:37 +01:00
2022-05-21 02:18:40 +02:00
2022-05-08 17:02:00 +02:00
2022-09-03 00:36:25 +02:00
2022-08-20 17:20:43 +02:00