snix/tvix/eval/src/value
Vincent Ambo 268605140e fix(tvix/eval): address current clippy lints
Change-Id: I5288849d0e93511b0b5664fa92f1c6882e4a1356
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6563
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
2022-09-13 14:41:57 +00:00
..
attrs fix(tvix/eval): address current clippy lints 2022-09-13 14:41:57 +00:00
attrs.rs feat(tvix/eval): implement initial fancy formatting for errors 2022-09-13 14:41:57 +00:00
builtin.rs fix(tvix/eval): fix doc comment syntax where applicable 2022-09-10 21:57:13 +00:00
function.rs refactor(tvix/eval): introduce Upvalues struct in closures & thunks 2022-09-11 12:16:46 +00:00
list.rs feat(tvix/eval): Support builtins.length 2022-09-07 20:56:02 +00:00
mod.rs refactor(tvix/eval): add macros for generating Value casters 2022-09-08 08:45:15 +00:00
string.rs fix(tvix/eval): fix doc comment syntax where applicable 2022-09-10 21:57:13 +00:00
thunk.rs refactor(tvix/eval): introduce Upvalues struct in closures & thunks 2022-09-11 12:16:46 +00:00