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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Restore more types in value_to_tyexpr
Nadrieril
2020-01-19
5
-37
/
+93
|
*
fixup! Introduce intermediate representation that stores typed expr
Nadrieril
2020-01-18
1
-65
/
+62
|
*
Add Expr visitor and improve tyexpr_to_expr
Nadrieril
2020-01-18
3
-56
/
+52
|
*
Introduce intermediate representation that stores typed expr
Nadrieril
2020-01-18
8
-129
/
+177
|
*
Simplify
Nadrieril
2020-01-17
5
-56
/
+34
|
*
Replace all bulk shifting by a single shift
Nadrieril
2020-01-17
4
-98
/
+8
|
*
Use alpha variables everywhere
Nadrieril
2020-01-17
3
-27
/
+34
|
*
Implement bulk shifting
Nadrieril
2020-01-17
5
-67
/
+163
|
*
Tweak: handle empty lists in typeck
Nadrieril
2020-01-17
2
-20
/
+14
|
*
Simplify a bit
Nadrieril
2020-01-17
3
-33
/
+42
|
*
Remove Shift/Subst traits
Nadrieril
2020-01-17
6
-227
/
+115
|
*
Simplify Shift and Subst instances
Nadrieril
2020-01-17
3
-273
/
+39
|
*
Remove binder ids
Nadrieril
2020-01-17
5
-156
/
+28
|
*
Oops, this endeavour is doomed
Nadrieril
2020-01-17
1
-0
/
+1
|
*
Use binder ids to reconstruct variables in expr output
Nadrieril
2020-01-17
5
-40
/
+75
|
*
Simplify Value::to_expr
Nadrieril
2020-01-17
2
-78
/
+52
|
*
Use binder ids for Value equality
Nadrieril
2020-01-17
2
-8
/
+74
|
*
Store corresponding binder id in AlphaVar
Nadrieril
2020-01-17
2
-11
/
+16
|
*
Assign a unique id to each binder
Nadrieril
2020-01-17
2
-5
/
+25
|
*
Introduce a notion of binder
Nadrieril
2020-01-17
5
-46
/
+56
|
*
Implement traverse_ref for ValueKind
Nadrieril
2020-01-17
6
-2
/
+169
|
*
Parameterize ValueKind by its subnodes
Nadrieril
2020-01-17
4
-23
/
+29
|
*
Revert "Implement PartialEq manually for ValueKind"
Nadrieril
2020-01-17
1
-64
/
+1
|
*
Implement PartialEq manually for ValueKind
Nadrieril
2020-01-17
1
-1
/
+64
|
*
Construct T/Build closures in Expr space
Nadrieril
2020-01-17
3
-64
/
+58
|
*
Tiny clarification
Nadrieril
2020-01-17
1
-13
/
+10
|
*
s/TypecheckContext/TyCtx/
Nadrieril
2020-01-17
4
-30
/
+19
|
*
Make TypecheckContext a named struct
Nadrieril
2020-01-17
1
-9
/
+11
|
*
TypecheckContext doesn't need Rc
Nadrieril
2020-01-17
1
-14
/
+18
|
*
TypecheckContext doesn't need PartialEq
Nadrieril
2020-01-17
1
-9
/
+0
|
/
*
release
Nadrieril
2020-01-16
6
-9
/
+11
*
Merge pull request #125 from Nadrieril/improve-api
Nadrieril Feneanar
2020-01-16
5
-71
/
+296
|
\
|
*
Deserialize more types
Nadrieril
2020-01-16
5
-21
/
+210
|
*
Improve serde_dhall docs greatly
Nadrieril
2020-01-16
1
-50
/
+86
|
/
*
Update dhall-lang submodule
Nadrieril
2019-12-27
5
-23
/
+9
*
Ensure normalization respects var names on the nose
Nadrieril
2019-12-24
3
-18
/
+14
*
Ensure inferred type is always in normal form
Nadrieril
2019-12-24
4
-7
/
+19
*
Ensure the output of type inference matches the spec variable names
Nadrieril
2019-12-24
2
-9
/
+9
*
Add missing serde link to README
Nadrieril
2019-12-24
1
-1
/
+1
*
Reorder badges
Nadrieril
2019-12-24
1
-1
/
+1
*
Add badges to README
Nadrieril
2019-12-24
1
-0
/
+4
*
Release new version
Nadrieril
2019-12-24
6
-9
/
+15
*
Merge pull request #124 from Nadrieril/catchup-spec
Nadrieril Feneanar
2019-12-24
95
-362
/
+507
|
\
|
*
Note waiting for release of abnf
Nadrieril
2019-12-24
1
-1
/
+1
|
*
Extend merge to work on Optionals
Nadrieril
2019-12-24
11
-12
/
+64
|
*
Add debug output to unhandled type error message
Nadrieril
2019-12-24
79
-79
/
+79
|
*
Update dhall-lang submodule
Nadrieril
2019-12-23
2
-10
/
+18
|
*
Update dhall-lang submodule
Nadrieril
2019-12-23
2
-1
/
+1
|
*
Update dhall-lang submodule
Nadrieril
2019-12-23
4
-13
/
+22
|
*
Update dhall-lang submodule
Nadrieril
2019-12-23
2
-1
/
+7
[prev]
[next]