nixir/src
NotAShelf 54892c3121
irc/evaluator: fix variable lookup, recursive let, and value handling
Bunch of things:

- Decode depth and offset from encoded variable indices
- Pre-allocate Values for recursive let bindings before eval
- Use mk* methods for value copying instead of direct assignment
- Evaluate attrset values immediately to avoid dangling thunks

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I4dd40c93d74df5973a642fb9f123e70e6a6a6964
2026-04-24 23:13:08 +03:00
..
irc irc/evaluator: fix variable lookup, recursive let, and value handling 2026-04-24 23:13:08 +03:00
plugin.cpp various: format with clang-format 2026-02-24 19:40:05 +03:00