lix/src/libexpr
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
..
eval.cc * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
eval.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
lexer.l * Added syntactic sugar to the construction of attribute sets to 2004-02-02 21:39:33 +00:00
Makefile.am * Doh! 2004-01-30 17:14:08 +00:00
nixexpr.cc * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
nixexpr.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
parser.cc * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
parser.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
parser.y * Added syntactic sugar to the construction of attribute sets to 2004-02-02 21:39:33 +00:00
primops.cc * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00
primops.hh * Use a map to lookup primops. 2004-02-04 16:03:29 +00:00