ROKC Other Kernel Config Parser for linux kernel kconfig language written in rust
  • Rust 95.9%
  • Meson 2.6%
  • Nix 1.3%
  • Just 0.2%
Find a file
Fiona Behrens 7980e7254f cli: add introspect dumpenv command
Add a `introspect dumpenv` introspection command which dumps all used
environment variables used while evaluating.

This also adds a EnvDumpMacroRunner to core which stores all
environment variables used while evaluating.

Change-Id: I610929bb3ed9bea57cb4ea0493190b51b122863d
2026-01-11 16:10:28 +00:00
cli cli: add introspect dumpenv command 2026-01-11 16:10:28 +00:00
core cli: add introspect dumpenv command 2026-01-11 16:10:28 +00:00
nix cli: add verbosity arguments 2025-12-30 11:02:36 +00:00
parser parser/core: Fix handling of comment node in a choice block 2026-01-11 15:22:48 +00:00
subprojects cli: add logging framework with flexi_logger to cli 2025-12-29 17:19:10 +00:00
.envrc initial commit 2025-10-08 11:14:11 +00:00
.gitattributes git add gitattributes 2025-12-11 16:42:47 +00:00
.gitignore cli: add verbosity arguments 2025-12-30 11:02:36 +00:00
.rustfmt.toml add rustfmt config and run rustfmt 2025-12-08 12:43:59 +00:00
Cargo.lock cli: add introspect ast command 2026-01-11 16:10:25 +00:00
Cargo.toml cli: add introspect ast command 2026-01-11 16:10:25 +00:00
flake.lock add pre-commit checks 2025-11-06 11:15:54 +00:00
flake.nix add justfile to have a run command similar to cargo 2026-01-09 18:25:10 +00:00
justfile add justfile to have a run command similar to cargo 2026-01-09 18:25:10 +00:00
LICENSE Add LICENSE 2025-11-15 12:42:53 +00:00
meson.build cli: add introspect dumpenv command 2026-01-11 16:10:28 +00:00
meson.options cli: add clap arguments to build a EvaluatorConfig 2025-12-29 17:21:58 +00:00