guix/src/libexpr
Eelco Dolstra 81de12bc8f * Refactoring: move variable uses to a separate class. 2010-04-14 15:14:23 +00:00
..
Makefile.am * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
attr-path.cc * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
attr-path.hh * Don't use ATerms for the abstract syntax trees anymore. Not 2010-04-12 18:30:11 +00:00
common-opts.cc * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
common-opts.hh * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
eval-test.cc * Implemented withs. 2010-04-14 15:01:04 +00:00
eval.cc * Refactoring: move variable uses to a separate class. 2010-04-14 15:14:23 +00:00
eval.hh * Refactoring: move variable uses to a separate class. 2010-04-14 15:14:23 +00:00
get-drvs.cc * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
get-drvs.hh * Update autoCallFunction() and findAlongAttrPath(). 2010-04-07 15:47:06 +00:00
lexer.l * Indented strings. 2010-04-12 22:03:27 +00:00
names.cc
names.hh
nix.sdf
nixexpr.cc * Refactoring: move variable uses to a separate class. 2010-04-14 15:14:23 +00:00
nixexpr.hh * Refactoring: move variable uses to a separate class. 2010-04-14 15:14:23 +00:00
parser.hh * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
parser.y * After parsing, compute level/displacement pairs for each variable 2010-04-14 14:42:32 +00:00
primops.cc * After parsing, compute level/displacement pairs for each variable 2010-04-14 14:42:32 +00:00
symbol-table.hh * Use std::tr1::unordered_set instead of std::set for the symbol 2010-04-13 14:34:11 +00:00
value-to-xml.cc * Use a symbol table to represent identifiers and attribute names 2010-04-13 12:25:42 +00:00
value-to-xml.hh * expr-to-xml -> value-to-xml. 2010-04-07 13:59:45 +00:00