Age | Commit message (Expand) | Author |
---|---|---|
2023-04-21 | Use `std::set<StringContextElem>` not `PathSet` for string contexts | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2022-11-16 | Replace src/libutil/json.cc with nlohmann json generation | Yorick van Pelt |
2022-08-22 | JSON: print paths as strings without copying them to the store | Naïm Favier |
2022-04-21 | replace most Pos objects/ptrs with indexes into a position table | pennae |
2021-10-25 | toJSON: report error position for fancier output | Shay Bergmann |
2016-08-29 | nix path-info: Add --json flag | Eelco Dolstra |
2016-02-19 | JSONObject: Support floats and booleans | Eelco Dolstra |
2014-09-30 | Support control characters in JSON output | Eelco Dolstra |
2013-11-19 | Refactor JSON output | Eelco Dolstra |
2013-11-19 | Add a toJSON primop | Eelco Dolstra |