Age | Commit message (Expand) | Author |
---|---|---|
2021-08-29 | Force all Pos* to be non-null | Robert Hensing |
2021-04-13 | libexpr: misc improvements for proper error position | Maximilian Bosch |
2021-01-21 | Improve error formatting | Eelco Dolstra |
2020-06-23 | use plain errPos instead of nixCode; fix tests | Ben Burdette |
2020-06-15 | Get rid of explicit ErrorInfo constructors | Eelco Dolstra |
2020-05-08 | add pos to errorinfo, remove from hints | Ben Burdette |
2020-02-13 | Bindings::get(): std::optional<Attr *> -> Attr * | Eelco Dolstra |
2019-12-05 | Bindings: Add convenience method for requiring an attribute | Eelco Dolstra |
2019-12-05 | Bindings::get(): Add convenience method | Eelco Dolstra |
2018-02-19 | libexpr: Don't create lots of temporary strings in Bindings::lexicographicOrder | Tuomas Tynkkynen |
2017-01-26 | Bindings: Add a method for iterating in lexicographically sorted order | Eelco Dolstra |
2015-07-14 | Move attribute set data structures into their own header file. | Nicolas B. Pierron |