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
/
traits
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove obsolete dhall_expr!() macro
Nadrieril
2019-04-18
1
-14
/
+14
*
Remove more duplication
Nadrieril
2019-04-18
1
-1
/
+1
*
Remove higher-kinded type noise in Type
Nadrieril
2019-04-16
1
-4
/
+4
*
Naming tweaks
Nadrieril
2019-04-16
1
-2
/
+2
*
Namespace deserialization functions in a `de` submodule
Nadrieril
2019-04-14
1
-1
/
+1
*
Document all of the API
Nadrieril
2019-04-13
2
-7
/
+33
*
Thread lifetimes through other newtypes
Nadrieril
2019-04-11
3
-36
/
+37
*
Add lifetime parameters to Parsed and Resolved
Nadrieril
2019-04-11
1
-4
/
+4
*
Remove type parameter from TypeError
Nadrieril
2019-04-11
1
-6
/
+6
*
Respect import boundaries
Nadrieril
2019-04-11
1
-1
/
+1
*
Abstract get_type() into a trait
Nadrieril
2019-04-11
2
-0
/
+58
*
Handle untyped case differently from the type of Sort
Nadrieril
2019-04-11
1
-1
/
+1
*
Add basic deserialization support
Nadrieril
2019-04-11
2
-1
/
+25
*
Allow providing type for typechecking in API
Nadrieril
2019-04-10
1
-2
/
+5
*
Cleanup error handling
Nadrieril
2019-04-10
1
-3
/
+3
*
Split traits module into submodules
Nadrieril
2019-04-10
3
-0
/
+151