about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/nixexpr.hh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19 r/4098 chore(3p/nix): unvendor tvix 0.1Vincent Ambo1-361/+0
2020-11-22 r/1906 feat(tvix): Add a pos field to more expr classesGriffin Smith1-1/+9
2020-08-14 r/1646 refactor(tvix): completely remove boehm gcKane York1-19/+11
2020-08-10 r/1633 fix(3p/nix): inherit Expr from gc, make parser state traceableKane York1-12/+22
2020-07-24 r/1459 fix(3p/nix): fix all UninitializedObject warningsKane York1-1/+1
2020-07-17 r/1354 feat(3p/nix): Add function to allocate a Value in traceable memoryEelco Dolstra1-0/+1
2020-07-16 r/1325 refactor(3p/nix/libexpr): Use Abseil collection types for parser stateVincent Ambo1-2/+8
2020-07-13 r/1280 refactor(3p/nix/libexpr): Remove the nix::Symbol default constructorVincent Ambo1-7/+17
2020-07-13 r/1278 refactor(3p/nix/libexpr): Make nix::AttrName a std::variantVincent Ambo1-6/+2
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo1-3/+3
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo1-18/+25
2020-05-23 r/826 docs(3p/nix/libexpr): Add comment on ExprSelectVincent Ambo1-1/+8
2020-05-23 r/825 docs(3p/nix/libexpr): Add some comments about function callsVincent Ambo1-1/+2
2020-05-21 r/797 refactor(3p/nix/libexpr): Use std::string as qualified typeVincent Ambo1-5/+6
2020-05-19 r/767 style(3p/nix): Enforce braces around loops and conditionalsVincent Ambo1-6/+18
2020-05-19 r/766 style(3p/nix): Reformat all includes to match new styleVincent Ambo1-0/+1
2020-05-17 r/740 style(3p/nix): Reformat project in Google C++ styleVincent Ambo1-268/+235
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo1-0/+342