depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
eval
/
src
/
warnings.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
r/5035
refactor(tvix/eval): introduce source::SourceCode type
Vincent Ambo
1
-11
/
+11
2022-09-16
r/4877
feat(tvix/eval): implement legacy let syntax
Vincent Ambo
1
-0
/
+6
2022-09-13
r/4839
fix(tvix/eval): address current clippy lints
Vincent Ambo
1
-2
/
+2
2022-09-13
r/4830
feat(tvix/eval): implement initial fancy display for warnings
Vincent Ambo
1
-0
/
+90
2022-09-11
r/4823
refactor(tvix/eval): remove `todo!()` calls in compiler
Vincent Ambo
1
-1
/
+1
2022-09-11
r/4790
feat(tvix/eval): implement "formals" function parameters
Vincent Ambo
1
-0
/
+4
2022-09-07
r/4737
refactor(tvix/eval): store spans instead of nodes in Warning/Error
Vincent Ambo
1
-1
/
+1
2022-09-02
r/4591
feat(tvix/eval): emit warnings when globals are being shadowed
Vincent Ambo
1
-0
/
+1
2022-09-01
r/4573
feat(tvix/eval): emit warnings for unused local bindings
Vincent Ambo
1
-0
/
+1
2022-08-30
r/4540
docs(tvix/eval): Use correct syntax for module doc comments
Vincent Ambo
1
-2
/
+2
2022-08-29
r/4529
feat(tvix/eval): emit warnings on useless inherit
Vincent Ambo
1
-0
/
+1
2022-08-26
r/4508
feat(tvix/eval): add warning for deprecated URL literals
Vincent Ambo
1
-1
/
+3
2022-08-26
r/4507
feat(tvix/eval): add mechanism for emitting warnings from compiler
Vincent Ambo
1
-0
/
+11