about summary refs log tree commit diff
path: root/tvix/eval/src/compiler/import.rs (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-13 r/5983 fix(tvix/eval): emit warnings from builtins.import againVincent Ambo1-4/+3
2023-03-13 r/5964 refactor(tvix/eval): flatten call stack of VM using generatorsVincent Ambo1-76/+88
2023-01-04 r/5581 refactor(tvix/eval): streamline construction of globals/builtinsVincent Ambo1-0/+105