guix/src/libexpr
Eelco Dolstra 605b16cd7b Fix compilation on FreeBSD
http://hydra.nixos.org/build/2213576

Not sure why compilation doesn't fail on other platforms...
2012-03-05 22:04:40 +01:00
..
attr-path.cc Fix compilation on FreeBSD 2012-03-05 22:04:40 +01:00
attr-path.hh * Store Value nodes outside of attribute sets. I.e., Attr now stores 2010-10-22 14:47:42 +00:00
common-opts.cc Fix error message 2012-02-09 18:56:48 +01:00
common-opts.hh * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00
eval-inline.hh * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
eval.cc * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
eval.hh * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
get-drvs.cc * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
get-drvs.hh * DrvInfo contains pointers to expressions, so DrvInfos should be 2010-11-25 13:47:34 +00:00
lexer.l * Add a Nix expression search path feature. Paths between angle 2011-08-06 16:05:24 +00:00
Makefile.am * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
names.cc * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
names.hh * Export the nix-env derivation name parsing and version comparison 2008-07-01 10:10:32 +00:00
nix.sdf First attempt to update Nix SDF grammar to match the actual bison grammar 2008-06-04 14:36:46 +00:00
nixexpr.cc * Allow a default value in attribute selection by writing 2011-07-13 12:19:57 +00:00
nixexpr.hh * Don't create thunks for simple constants (integers, strings, paths) 2012-01-07 17:26:33 +00:00
parser.y * Handle the case where the search path element is a regular file. 2011-08-06 18:45:28 +00:00
primops.cc * Inline some functions and get rid of the indirection through 2012-02-04 13:50:25 +00:00
symbol-table.hh * Store attribute sets as a vector instead of a map (i.e. a red-black 2010-10-24 00:41:29 +00:00
value-to-xml.cc Fix compilation on FreeBSD 2012-03-05 22:04:40 +01:00
value-to-xml.hh * Make sure that config.h is included before the system headers, 2010-10-04 17:55:38 +00:00
value.hh * Don't create thunks for simple constants (integers, strings, paths) 2012-01-07 17:26:33 +00:00