Eelco Dolstra
|
b7fd2c2822
|
Use "#pragma once" to prevent repeated header file inclusion
|
2012-07-18 14:59:03 -04:00 |
|
Eelco Dolstra
|
75068e7d75
|
* Use a proper namespace.
* Optimise header file usage a bit.
* Compile the parser as C++.
|
2006-09-04 21:06:23 +00:00 |
|
Eelco Dolstra
|
18e4ac0fc6
|
* `nix-instantiate --{eval|parse}-only --xml': print an XML
representation instead of an ATerm.
* Indent XML output.
|
2006-08-16 10:32:30 +00:00 |
|
Eelco Dolstra
|
339e6f0e1d
|
* `nix-env -q --xml': show query result in XML format for easier
automated processing.
|
2006-08-03 15:52:09 +00:00 |
|
Eelco Dolstra
|
0e267e2625
|
* `nix-instantiate --print-args': produce XML output so that the
result can be used more easily by scripts.
|
2006-08-03 14:49:57 +00:00 |
|