365 B
365 B
synopsis, cls, issues, category, credits
| synopsis | cls | issues | category | credits | |||
|---|---|---|---|---|---|---|---|
| Plugin interfaces have changed (again) |
|
|
Miscellany |
|
The RegisterPrimOp class used to register builtins has been removed. Plugins
must now call PluginPrimOps::add from their nix_plugin_entry with the same
parameters previously passed to RegisterRrimOp to register any new builtins.