tvl-depot/tvix/eval/src/builtins
Ilan Joselevich 04f04cfc27 refactor(tvix/eval): drop placeholder impls of builtins in glue
The builtins `placeholder` and `filterSource` are now implemented in
tvix-glue and so we no longer need their placeholder "implementations" in
tvix-eval.

Change-Id: Ibf161ccf1ad40103e9fbb688e9f6be58e7772af1
Reviewed-on: https://cl.tvl.fyi/c/depot/+/11867
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
Autosubmit: Ilan Joselevich <personal@ilanjoselevich.com>
2024-06-22 21:50:30 +00:00
..
hash.rs fix(tvix): Avoid buffering file into memory in builtins.hashFile 2024-04-09 17:31:58 +00:00
impure.rs chore(3p/sources): Bump channels & overlays 2024-04-28 16:39:26 +00:00
mod.rs refactor(tvix/eval): drop placeholder impls of builtins in glue 2024-06-22 21:50:30 +00:00
to_xml.rs feat(tvix/eval): teach builtins.toXML context 2024-05-23 14:49:07 +00:00
versions.rs fix(tvix): Represent strings as byte arrays 2024-01-31 14:51:49 +00:00