snix/tvix/eval/src/builtins
Vincent Ambo f12f938166 refactor(tvix/eval): directly return builtin tuples from macro
All invocations of the builtin macro had to previously filter through
the `builtin_tuple` function, but it's more sensible to directly
return these from the macro.

Change-Id: I45600ba84d56c9528d3e92570461c319eea595ce
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7825
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2023-01-20 15:39:51 +00:00
..
impure.rs refactor(tvix/eval): directly return builtin tuples from macro 2023-01-20 15:39:51 +00:00
mod.rs refactor(tvix/eval): directly return builtin tuples from macro 2023-01-20 15:39:51 +00:00
to_xml.rs feat(tvix/eval): implement builtins.toXML 2023-01-16 13:43:14 +00:00
versions.rs chore(tvix/eval): fix all current clippy lints 2022-09-29 11:47:47 +00:00