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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release serde_dhall version 0.5.3
Nadrieril
2020-05-30
1
-1
/
+1
*
Release serde_dhall version 0.5.2
Nadrieril
2020-04-12
1
-1
/
+1
*
Deserialize `Prelude.Map` and `toMap` to a map instead of a list
Nadrieril
2020-04-10
2
-5
/
+54
*
Release serde_dhall version 0.5.1
Nadrieril
2020-04-09
1
-1
/
+1
*
Move BinOp and Builtin definitions in the relevant module
Nadrieril
2020-04-06
1
-1
/
+2
*
Extract operation-related code to a new module
Nadrieril
2020-04-06
1
-1
/
+2
*
Split off operations from main expr enum
Nadrieril
2020-04-06
1
-6
/
+7
*
Fix cargo-release substitutions
Nadrieril
2020-04-05
1
-1
/
+1
*
Doc tweaks
Nadrieril
2020-04-05
1
-0
/
+4
*
Fix clippy warnings
Nadrieril
2020-04-05
2
-6
/
+4
*
Final doc tweaks
Nadrieril
2020-04-05
4
-58
/
+59
*
Tweaks
Nadrieril
2020-04-05
1
-10
/
+13
*
Borrow type annotation
Nadrieril
2020-04-05
1
-10
/
+8
*
Rewrite builder with state machine to allow parse::<>
Nadrieril
2020-04-05
2
-95
/
+132
*
Make Deserializer functions the only functions
Nadrieril
2020-04-05
6
-308
/
+30
*
Document Deserializer methods
Nadrieril
2020-04-05
2
-17
/
+198
*
Rename Deserialize trait to FromDhall
Nadrieril
2020-04-05
5
-11
/
+11
*
Rename Options to Deserializer
Nadrieril
2020-04-05
1
-13
/
+21
*
More doc
Nadrieril
2020-03-31
4
-74
/
+128
*
Hide serde Error internals
Nadrieril
2020-03-31
5
-18
/
+27
*
Go mad with doc macros
Nadrieril
2020-03-31
2
-105
/
+266
*
Document more
Nadrieril
2020-03-31
3
-26
/
+58
*
Move mod simple into value
Nadrieril
2020-03-31
5
-245
/
+240
*
Hide Value from API
Nadrieril
2020-03-31
2
-5
/
+5
*
Rework SimpleValue
Nadrieril
2020-03-31
3
-50
/
+35
*
Rework SimpleType
Nadrieril
2020-03-31
6
-82
/
+118
*
Hide SimpleValue from api
Nadrieril
2020-03-31
3
-9
/
+6
*
Add a bunch of TODOs
Nadrieril
2020-03-31
8
-4
/
+25
*
Reorganize API and internals of serde_dhall a bit
Nadrieril
2020-03-31
5
-68
/
+137
*
Test README code samples using doc_comment
Nadrieril
2020-03-31
1
-0
/
+3
*
Introduce option builder
Nadrieril
2020-03-31
3
-33
/
+153
*
Expose simple::Val/Ty properly in the API
Nadrieril
2020-03-31
5
-160
/
+120
*
Move Value, SimpleValue and SimpleType to serde
Nadrieril
2020-03-31
5
-18
/
+253
*
Reorganize serde modules
Nadrieril
2020-03-31
4
-203
/
+176
*
Use dhall::Value more in serde
Nadrieril
2020-03-31
2
-35
/
+33
*
Rename LitKind to NumKind
Nadrieril
2020-03-31
1
-6
/
+6
*
Remove Normalized and friends from public API
Nadrieril
2020-03-31
1
-1
/
+1
*
Add new Value type in API
Nadrieril
2020-03-31
2
-27
/
+24
*
Add SimpleType to mirror SimpleValue
Nadrieril
2020-03-31
2
-34
/
+35
*
Split serde_dhall::Value to separate values from types
Nadrieril
2020-03-31
2
-37
/
+75
*
Add SimpleValue type to facilitate deserialization
Nadrieril
2020-03-31
2
-73
/
+46
*
Cut release
Nadrieril
2020-03-18
1
-1
/
+1
*
Cut release
Nadrieril
2020-02-21
1
-1
/
+1
*
Expose fewer pub things
Nadrieril
2020-02-19
1
-5
/
+5
*
Introduce LitKind to factor out common enum nodes
Nadrieril
2020-02-11
1
-5
/
+6
*
Remove the Embed variant from ExprKind
Nadrieril
2020-02-11
1
-1
/
+1
*
More errors
Nadrieril
2020-02-02
2
-2
/
+2
*
Fix module paths in serde_dhall
Nadrieril
2020-01-31
2
-2
/
+2
*
Use Normalized in serde_dhall
Nadrieril
2020-01-29
1
-11
/
+11
*
release
Nadrieril
2020-01-16
1
-1
/
+1
[next]