|
16 | 16 | "execution.receivers.set_value": { "code":true, "test":true, "doc":false },
|
17 | 17 | "execution.receivers.set_error": { "code":true, "test":true, "doc":false },
|
18 | 18 | "execution.receivers.set_stopped": { "code":true, "test":true, "doc":false },
|
| 19 | + "execution.opstate.start": { "code":true, "test":true, "doc":false }, |
| 20 | + "execution.opstate": { "code":true, "test":true, "doc":false }, |
19 | 21 | "execution.general": { "code":true, "test":true, "doc":false },
|
20 | 22 | "except": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
21 | 23 | "except.special": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
22 | 24 | "library": { "code":true, "test":true, "doc":true, "comment":"term definition only" },
|
23 | 25 | "support": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
24 | 26 | "support.limits": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
25 | 27 | "exec.get.env": { "code":true, "test":true, "doc":false },
|
26 |
| - "exec.set.error": { "code":true, "test":true, "doc":false }, |
27 |
| - "exec.set.stopped": { "code":true, "test":true, "doc":false }, |
28 |
| - "exec.set.value": { "code":true, "test":true, "doc":false }, |
29 | 28 | "utilities": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
30 | 29 | "function.objects": { "code":true, "test":true, "doc":true, "comment":"empty" },
|
31 | 30 | "functional.syn": { "code":true, "test":true, "doc":false },
|
|
0 commit comments