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
/
tests
/
de.rs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make `SimpleValue` deserializable within other types
Nadrieril
2020-10-27
1
-1
/
+33
|
|
|
|
Fixes https://github.com/Nadrieril/dhall-rust/issues/184
*
ci: test wasm
Nadrieril
2020-05-30
1
-1
/
+1
|
*
Deserialize `Prelude.Map` and `toMap` to a map instead of a list
Nadrieril
2020-04-10
1
-0
/
+4
|
*
Move Label escaping out of its Display impl
Nadrieril
2020-04-09
1
-2
/
+14
|
*
Rewrite builder with state machine to allow parse::<>
Nadrieril
2020-04-05
1
-2
/
+8
|
*
Make Deserializer functions the only functions
Nadrieril
2020-04-05
1
-5
/
+5
|
*
Document Deserializer methods
Nadrieril
2020-04-05
1
-1
/
+1
|
*
Rename Deserialize trait to FromDhall
Nadrieril
2020-04-05
1
-3
/
+3
|
*
Add a test
Nadrieril
2020-04-05
1
-0
/
+8
|
*
Reorganize API and internals of serde_dhall a bit
Nadrieril
2020-03-31
1
-3
/
+3
|
*
Reorganize serde modules
Nadrieril
2020-03-31
1
-2
/
+2
|
*
Add SimpleValue type to facilitate deserialization
Nadrieril
2020-03-31
1
-0
/
+2
|
*
Fix indexing for spans that go to the end of the input
Nadrieril
2020-03-31
1
-0
/
+3
|
*
Deserialize more types
Nadrieril
2020-01-16
1
-0
/
+85