Shea Levy
|
fd98fca7bb
|
Make prim_exec and prim_importNative available to plugins
|
2018-04-09 10:26:50 -04: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 |
|
Eelco Dolstra
|
12b257f045
|
Make primop registration pluggable
This way we don't have to put all primops in one giant file.
|
2016-04-14 12:50:01 +02:00 |
|
Eelco Dolstra
|
bbfdd64741
|
* Allow primops with more that 1 arguments.
|
2004-08-04 10:59:20 +00:00 |
|
Eelco Dolstra
|
9b44480612
|
* Use a map to lookup primops.
* Various performance improvements in the evaluator.
* Do not link against unused (and missing!) libraries (-lsglr, etc.).
|
2004-02-04 16:03:29 +00:00 |
|
Eelco Dolstra
|
ac68840e79
|
* Refactoring: put the Nix expression evaluator in its own library so
that it can be used by multiple programs.
|
2003-11-19 11:35:41 +00:00 |
|