tvl-depot/tvix/eval/builtin-macros
Vincent Ambo 88432235ae fix(tvix/eval): VM & Builtin* types have to be public
... without them, using the new Builtins API is basically impossible
for library consumers.

Change-Id: Ice0557a2e55e12d812f51bf5a99e6b8c91ad1b91
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7755
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
Tested-by: BuildkiteCI
2023-01-06 12:15:23 +00:00
..
src fix(tvix/eval): VM & Builtin* types have to be public 2023-01-06 12:15:23 +00:00
tests fix(tvix/builtin-macros): parse multi-line docstrings correctly 2022-12-21 23:05:22 +00:00
.gitignore feat(tvix/eval): Add a proc-macro for defining builtins 2022-11-08 13:42:37 +00:00
Cargo.toml feat(tvix/eval): Add a proc-macro for defining builtins 2022-11-08 13:42:37 +00:00