Age | Commit message (Expand) | Author |
---|---|---|
2022-01-04 | Remove EvalState::mkAttrs() | Eelco Dolstra |
2022-01-04 | Move empty attrset optimisation | Eelco Dolstra |
2022-01-04 | Ensure that attrsets are sorted | Eelco Dolstra |
2020-12-18 | Replace Value type setters with mk* functions | Silvan Mosberger |
2020-12-12 | Introduce Value type setters and make use of them | Silvan Mosberger |
2020-03-24 | EvalState::allocAttr(): Add convenience method | Eelco Dolstra |
2018-06-12 | Remove duplicate definition of allocBytes() | Eelco Dolstra |
2018-05-02 | Fix some random -Wconversion warnings | Eelco Dolstra |
2018-02-17 | libexpr: Rely on Boehm returning zeroed memory in EvalState::allocEnv() | Tuomas Tynkkynen |
2015-07-23 | Optimize empty sets | Eelco Dolstra |
2015-07-14 | Move attribute set data structures into their own header file. | Nicolas B. Pierron |