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 |
|