Jim Mussared
94beeabd2e
py/obj: Convert make_new into a mp_obj_type_t slot.
...
Instead of being an explicit field, it's now a slot like all the other
methods.
This is a marginal code size improvement because most types have a make_new
(100/138 on PYBV11), however it improves consistency in how types are
declared, removing the special case for make_new.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-19 19:06:15 +10:00
..
2021-07-12 16:37:07 +10:00
2022-09-09 11:24:24 +10:00
2017-07-18 11:57:39 +10:00
2022-09-09 11:24:24 +10:00
2022-09-05 18:43:18 +10:00
2022-07-18 22:55:22 +10:00
2022-07-18 22:55:22 +10:00
2022-05-05 13:30:40 +10:00
2021-08-19 22:50:11 +10:00
2021-08-19 22:50:11 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2017-07-31 18:35:40 +10:00
2022-09-19 19:06:15 +10:00
2017-07-18 11:57:39 +10:00
2019-07-01 22:53:00 +10:00
2017-07-18 11:57:39 +10:00
2022-09-19 19:06:15 +10:00
2021-09-04 16:31:17 +10:00
2022-09-19 19:06:15 +10:00
2017-07-18 11:57:39 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-03-09 10:03:23 +11:00
2022-09-19 19:06:15 +10:00
2022-09-09 11:24:24 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-07-18 13:50:25 +10:00
2022-09-19 19:06:04 +10:00
2022-06-02 16:31:37 +10:00
2022-09-19 19:06:15 +10:00
2022-08-26 16:43:55 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-06-02 16:31:37 +10:00
2022-08-26 16:44:35 +10:00
2022-06-02 16:31:37 +10:00
2022-06-02 16:31:37 +10:00
2022-02-22 00:59:14 +11:00
2022-06-07 23:41:49 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2019-02-14 00:35:45 +11:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2020-09-08 11:41:31 +10:00
2022-06-03 11:53:28 +10:00
2022-09-19 19:06:15 +10:00
2019-06-03 16:47:35 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-07-18 13:52:01 +10:00
2021-07-22 00:05:17 +10:00
2020-10-01 14:20:42 +10:00
2020-02-28 10:33:03 +11:00
2020-06-19 22:07:32 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2019-10-29 12:12:37 +11:00
2021-07-12 17:08:10 +10:00
2019-10-29 14:17:29 +11:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2022-09-19 19:06:15 +10:00
2018-06-06 14:33:42 +10:00
2020-08-12 23:40:50 +10:00
2022-09-19 19:06:15 +10:00
2022-05-25 13:04:45 +10:00
2022-09-19 19:06:07 +10:00
2017-07-18 11:57:39 +10:00