about summary refs log tree commit diff
path: root/src/libexpr/primops.cc
diff options
context:
space:
mode:
authorNicolas B. Pierron <nicolas.b.pierron@gmail.com>2015-07-14T17·18+0200
committerNicolas B. Pierron <nicolas.b.pierron@gmail.com>2015-07-14T17·23+0200
commitdb21cfa68820ed06f176aaf54e0ee5ce023951f7 (patch)
treedc40261fb7891ac807497086b2c3f75868875344 /src/libexpr/primops.cc
parent467977f20326f704b259157652ee9b7ba2efaa78 (diff)
Move attribute set data structures into their own header file.
This modification moves Attr and Bindings structures into their own header
file which is dedicated to the attribute set representation. The goal of to
isolate pieces of code which are related to the attribute set
representation. Thus future modifications of the attribute set
representation will only have to modify these files, and not every other
file across the evaluator.
Diffstat (limited to 'src/libexpr/primops.cc')
0 files changed, 0 insertions, 0 deletions