about summary refs log tree commit diff
path: root/third_party/nix/src/libexpr/parser.y (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-19 r/4098 chore(3p/nix): unvendor tvix 0.1Vincent Ambo1-359/+0
2020-11-22 r/1906 feat(tvix): Add a pos field to more expr classesGriffin Smith1-5/+5
2020-08-14 r/1646 refactor(tvix): completely remove boehm gcKane York1-6/+1
2020-08-10 r/1633 fix(3p/nix): inherit Expr from gc, make parser state traceableKane York1-22/+29
2020-07-19 r/1403 fix(3p/nix): Fix all remaining compiler warningsVincent Ambo1-1/+4
2020-07-19 r/1402 chore(3p/nix): Update deprecated 'pure-parser' settingVincent Ambo1-1/+1
2020-07-16 r/1323 refactor(3p/nix/libexpr): Move EvalState:* implementations out of parser.yVincent Ambo1-150/+15
2020-07-16 r/1322 refactor(3p/nix/libexpr): Extract static helpers out of parser.yVincent Ambo1-185/+5
2020-07-16 r/1321 refactor(3p/nix/libexpr): Extract parser header out of Yacc fileVincent Ambo1-54/+1
2020-07-13 r/1280 refactor(3p/nix/libexpr): Remove the nix::Symbol default constructorVincent Ambo1-4/+5
2020-07-13 r/1278 refactor(3p/nix/libexpr): Make nix::AttrName a std::variantVincent Ambo1-20/+37
2020-05-27 r/865 refactor(3p/nix): Anchor local includes at src/Vincent Ambo1-8/+8
2020-05-24 r/840 style(3p/nix): Remove 'using std::*' from types.hhVincent Ambo1-19/+20
2020-05-21 r/797 refactor(3p/nix/libexpr): Use std::string as qualified typeVincent Ambo1-9/+9
2020-05-21 r/795 fix(3p/nix): Compatibility with updated SymbolTableVincent Ambo1-29/+29
2020-05-19 r/771 style(3p/nix): Add braces around single-line conditionalsVincent Ambo1-10/+10
2020-05-19 r/758 refactor(3p/nix/libexpr): Replace logging.h with glogVincent Ambo1-10/+9
2020-05-17 r/724 Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10'Vincent Ambo1-0/+704