index
:
dhall_rust
derive-macro
substitutions
working copy forked from https://github.com/Nadrieril/dhall-rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dhall
/
src
/
semantics
/
tck
/
env.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thread cx through normalization
Nadrieril
2020-12-07
1
-8
/
+8
*
Thread cx through typecheck
Nadrieril
2020-12-07
1
-4
/
+12
*
Fix clippy warnings
Nadrieril
2020-04-05
1
-2
/
+2
*
Brutally make all of dhall pub
Nadrieril
2020-03-31
1
-2
/
+2
*
Run clippy
Nadrieril
2020-03-17
1
-6
/
+6
*
Rename Value to Nir
Nadrieril
2020-02-17
1
-2
/
+2
*
Extract resolve-relevant envs together
Nadrieril
2020-02-17
1
-54
/
+5
*
Remove types from NzEnv
Nadrieril
2020-02-09
1
-7
/
+7
*
Automate conversion between envs
Nadrieril
2020-02-09
1
-0
/
+6
*
Take Hir for typecheck
Nadrieril
2020-02-09
1
-7
/
+5
*
Remove most TyExpr from normalization
Nadrieril
2020-02-09
1
-3
/
+3
*
Remove most reliance on types stored in Value
Nadrieril
2020-02-09
1
-4
/
+4
*
More nice errors plus some refactor
Nadrieril
2020-02-02
1
-3
/
+3
*
Avoid unnecessary allocations of `Value`s
Nadrieril
2020-01-30
1
-1
/
+1
*
No need for the current env to tck Foo/build closures
Nadrieril
2020-01-30
1
-13
/
+0
*
Cleanup variable handling
Nadrieril
2020-01-29
1
-5
/
+5
*
Move envs to their own files
Nadrieril
2020-01-29
1
-0
/
+137