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
/
serde_dhall
/
src
/
options
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
inject_types -> with_builtin_types
substitutions
stuebinm
1
-3
/
+3
2021-05-02
substitute_names -> inject_types
stuebinm
1
-7
/
+30
2021-05-01
remove forgotten println
stuebinm
1
-1
/
+0
2021-04-10
substitutions: add documentation
stuebinm
1
-0
/
+37
2021-04-10
add type substitutions to serde_dhall
stuebinm
1
-2
/
+28
2020-12-18
chore: convert doc links to intra-doc links
Nadrieril
2
-48
/
+36
2020-12-07
Unify `skip_resolve_expr` with normal resolution
Nadrieril
1
-1
/
+1
2020-12-07
Thread cx everywhere else imports are read
Nadrieril
1
-0
/
+1
2020-12-07
Thread cx through normalization
Nadrieril
1
-19
/
+21
2020-12-07
Don't store internal structures of `dhall` in `serde_dhall`
Nadrieril
1
-4
/
+7
2020-11-20
Expose binary parsing in the API
Nadrieril
1
-0
/
+41
2020-10-28
Fix clippy and formatting
Nadrieril
1
-1
/
+1
2020-10-28
Add missing documentation
Nadrieril
1
-0
/
+184
2020-10-28
Make type annotation optional to allow serializing SimpleValue
Nadrieril
3
-55
/
+49
2020-10-28
Implement serialization
Nadrieril
3
-0
/
+441