Shea Levy
|
de4934ab3b
|
Allow plugins to define new settings.
|
2018-02-13 14:43:32 -05:00 |
|
Shea Levy
|
3fe9767dd3
|
Fix plugin tests on darwin
|
2018-02-13 12:49:14 -05:00 |
|
Shea Levy
|
081f14a169
|
Allow using RegisterPrimop to define constants.
This enables plugins to add new constants, as well as new primops.
|
2018-02-08 14:35:50 -05:00 |
|
Shea Levy
|
88cd2d41ac
|
Add plugins to make Nix more extensible.
All plugins in plugin-files will be dlopened, allowing them to
statically construct instances of the various Register* types Nix
supports.
|
2018-02-08 12:44:37 -05:00 |
|