Taus Brock-Nannestad
1251bc57f5
Python: Fix bad join in TObject::literal_instantiation
...
Here, `context.appliesTo(n)` was being distributed across all of the
disjuncts, which caused poor performance.
The new helper predicate, `literal_node_class` should be fairly small,
since it only applies to a subset of `ControlFlowNode`s, and only
assigns a limited set of `ClassObjectInternal`s to these nodes.
2020-11-05 16:40:29 +01:00
..
2018-11-26 15:10:12 +00:00
2020-07-07 15:43:52 +02:00
2020-07-07 15:43:52 +02:00
2020-10-02 17:22:04 +02:00
2020-07-07 15:43:52 +02:00
2020-11-02 22:19:15 +01:00
2020-07-22 20:51:29 +01:00
2020-10-02 17:22:04 +02:00
2020-07-07 15:43:52 +02:00
2020-07-07 15:43:52 +02:00
2020-08-13 10:50:28 +02:00
2020-09-01 12:46:57 +02:00
2020-07-14 11:26:05 +02:00
2020-10-02 17:23:11 +02:00
2020-07-07 15:43:52 +02:00
2020-07-07 15:43:52 +02:00
2020-11-02 22:17:42 +01:00
2020-11-05 16:40:29 +01:00
2020-07-07 15:43:52 +02:00
2020-07-07 15:43:52 +02:00
2020-07-07 15:43:52 +02:00
2018-11-19 16:28:53 +00:00
2018-11-19 16:28:53 +00:00
2020-11-03 10:23:05 +01:00
2020-03-20 16:43:10 +01:00
2020-10-12 21:17:46 +02:00
2020-11-03 10:23:05 +01:00
2020-04-06 18:48:01 +02:00
2018-11-19 15:10:42 +00:00
2020-07-02 14:17:55 +02:00
2019-02-08 11:31:34 +00:00
2020-03-30 12:30:14 +02:00