Damien George
5b3f0b7f39
py: Change first arg of type.make_new from mp_obj_t to mp_obj_type_t*.
...
The first argument to the type.make_new method is naturally a uPy type,
and all uses of this argument cast it directly to a pointer to a type
structure. So it makes sense to just have it a pointer to a type from
the very beginning (and a const pointer at that). This patch makes
such a change, and removes all unnecessary casting to/from mp_obj_t.
2016-01-11 00:49:27 +00:00
..
2015-12-10 22:19:48 +00:00
2015-12-17 12:33:42 +00:00
2015-12-17 12:33:42 +00:00
2015-11-29 14:25:35 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-07 13:07:52 +00:00
2015-12-18 12:35:44 +00:00
2015-12-18 12:35:44 +00:00
2016-01-08 13:35:35 +00:00
2016-01-07 16:34:11 +00:00
2015-12-10 22:19:48 +00:00
2016-01-03 18:08:45 +02:00
2015-12-27 20:40:36 +02:00
2015-12-18 12:35:44 +00:00
2015-12-18 12:35:44 +00:00
2015-12-31 00:24:33 +00:00
2015-12-08 02:23:58 +02:00
2015-12-10 00:49:25 +02:00
2015-11-29 14:25:04 +00:00
2016-01-11 00:49:27 +00:00
2015-12-07 00:19:24 +02:00
2015-11-29 14:25:04 +00:00
2015-12-17 13:20:40 +00:00
2015-11-29 14:25:04 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-01 14:22:57 +02:00
2016-01-07 14:29:12 +00:00
2016-01-01 14:22:57 +02:00
2016-01-08 17:56:58 +00:00
2016-01-07 16:48:20 +00:00
2015-11-29 14:25:35 +00:00
2016-01-02 22:04:12 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2015-11-29 14:25:35 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:48:41 +00:00
2015-11-29 14:25:35 +00:00
2016-01-11 00:48:41 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-02 22:04:12 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:48:41 +00:00
2016-01-11 00:49:27 +00:00
2015-11-29 14:25:35 +00:00
2016-01-07 14:29:12 +00:00
2016-01-07 14:29:12 +00:00
2016-01-11 00:49:27 +00:00
2016-01-07 14:29:12 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2015-12-13 01:21:36 +02:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2015-12-14 23:48:12 +02:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2015-11-29 14:25:35 +00:00
2015-11-29 14:25:35 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-03 16:27:55 +00:00
2016-01-11 00:49:27 +00:00
2015-11-29 14:25:04 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-11 00:49:27 +00:00
2016-01-08 13:42:00 +00:00
2016-01-07 14:40:35 +00:00
2015-11-29 14:25:35 +00:00
2016-01-01 13:04:32 +02:00
2015-12-17 12:41:40 +00:00
2015-12-17 12:45:22 +00:00
2016-01-03 20:51:26 +02:00
2015-11-29 14:25:35 +00:00
2015-12-10 22:19:48 +00:00
2016-01-11 00:48:41 +00:00
2015-11-29 14:25:35 +00:00
2015-12-18 12:35:44 +00:00
2015-11-29 14:25:35 +00:00
2015-12-10 22:19:48 +00:00
2016-01-08 13:43:56 +00:00
2016-01-11 00:49:27 +00:00
2015-12-09 18:47:43 +00:00
2016-01-02 22:04:12 +00:00
2015-12-10 22:19:48 +00:00