@@ -266,7 +266,7 @@ want to help with the implementation.
266
266
+==============================+==============================================================+==========================+=======================================================================+
267
267
| atomic extension | 'compare' and 'fail' clauses on atomic construct | :none: `unclaimed ` | |
268
268
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
269
- | base language | C++ attribute specifier syntax | :none: ` unclaimed ` | |
269
+ | base language | C++ attribute specifier syntax | :part: ` worked on ` | |
270
270
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
271
271
| device extension | 'present' map type modifier | :good: `done ` | D83061, D83062, D84422 |
272
272
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -294,7 +294,7 @@ want to help with the implementation.
294
294
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
295
295
| device extension | allow virtual functions calls for mapped object on device | :none: `unclaimed ` | |
296
296
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
297
- | device extension | interop construct | :none: ` unclaimed ` | |
297
+ | device extension | interop construct | :part: ` partial ` | parsing/sema done: D98558, D98834, D98815 |
298
298
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
299
299
| device extension | assorted routines for querying interoperable properties | :none: `unclaimed ` | |
300
300
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -304,7 +304,7 @@ want to help with the implementation.
304
304
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
305
305
| loop extension | 'reproducible'/'unconstrained' modifiers in 'order' clause | :none: `unclaimed ` | |
306
306
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
307
- | memory management | alignment extensions for allocate directive and clause | :none: ` unclaimed ` | |
307
+ | memory management | alignment extensions for allocate directive and clause | :part: ` worked on ` | |
308
308
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
309
309
| memory management | new memory management routines | :none: `unclaimed ` | |
310
310
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -332,7 +332,7 @@ want to help with the implementation.
332
332
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
333
333
| misc extension | begin/end declare variant | :good: `done ` | D71179 |
334
334
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
335
- | misc extension | dispatch construct and function variant argument adjustment | :none: ` unclaimed ` | |
335
+ | misc extension | dispatch construct and function variant argument adjustment | :part: ` worked on ` | D99537, D99679 |
336
336
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
337
337
| misc extension | assume and assumes directives | :part: `worked on ` | |
338
338
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
0 commit comments