Age | Commit message (Expand) | Author |
---|---|---|
2024-08-08 | libexpr: move Value implementations out of eval.cc | Qyriad |
2024-07-20 | libexpr: rename confusing makeImmutableString -> gcCopyStringIfNeeded | Qyriad |
2024-07-20 | libexpr: refactor gc-agnostic helpers into one place | Qyriad |
2024-06-25 | libexpr: rewrite the parser with pegtl instead of flex/bison | eldritch horrors |
2024-06-06 | build: expose option to enable or disable precompiled std headers | Qyriad |
2024-05-31 | build: fix static linking with a hack | Qyriad |
2024-05-30 | build-time: remove 20% more by PCH'ing C++ stdlib | Jade Lovelace |
2024-05-23 | packaging: rename nixexpr -> lixexpr and so on | Jade Lovelace |
2024-03-29 | meson: add missing explicit dependency on nlohmann_json | Winter |
2024-03-29 | meson: install missing/generated headers | eldritch horrors |
2024-03-29 | meson: install pkg-config files for libraries | eldritch horrors |
2024-03-27 | Stop vendoring toml11 | Winter |
2024-03-22 | build: optionally build and install with meson | Qyriad |