tvl-depot/tvix/eval/src/builtins
Griffin Smith a4c9cc8d5e refactor(tvix/eval): Define impure builtins using the macro
Similar to what we did with pure builtins, define the impure builtins
within a module at the top-level using the new #[builtins] attribute
macro

Change-Id: Ie5d5135d00bb65e651531df6eadba642cd4eb08e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7202
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-11-08 13:42:37 +00:00
..
impure.rs refactor(tvix/eval): Define impure builtins using the macro 2022-11-08 13:42:37 +00:00
mod.rs refactor(tvix/eval): Define *all* pure builtins at the top-level 2022-11-08 13:42:37 +00:00
versions.rs chore(tvix/eval): fix all current clippy lints 2022-09-29 11:47:47 +00:00