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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move Label escaping out of its Display impl
Nadrieril
2020-04-09
1
-2
/
+14
*
Release serde_dhall version 0.5.1
Nadrieril
2020-04-09
2
-2
/
+2
*
Release 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
2
-2
/
+8
*
Release serde_dhall version 0.5.0
Nadrieril
2020-04-05
1
-1
/
+1
*
Release dhall_proc_macros version 0.5.0
Nadrieril
2020-04-05
1
-1
/
+1
*
Release dhall version 0.5.0
Nadrieril
2020-04-05
1
-1
/
+1
*
Setup cargo-release
Nadrieril
2020-04-05
2
-1
/
+31
*
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
3
-97
/
+140
*
Make Deserializer functions the only functions
Nadrieril
2020-04-05
8
-314
/
+36
*
Document Deserializer methods
Nadrieril
2020-04-05
3
-18
/
+199
*
Rename Deserialize trait to FromDhall
Nadrieril
2020-04-05
6
-14
/
+14
*
Rename Options to Deserializer
Nadrieril
2020-04-05
1
-13
/
+21
*
Add a test
Nadrieril
2020-04-05
1
-0
/
+8
*
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
3
-106
/
+267
*
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
7
-84
/
+120
*
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
7
-72
/
+144
*
Ensure version numbers are kept in sync
Nadrieril
2020-03-31
2
-0
/
+15
*
Test README code samples using doc_comment
Nadrieril
2020-03-31
2
-0
/
+6
*
Introduce option builder
Nadrieril
2020-03-31
4
-33
/
+155
*
Fix versions of dependent local crates
Nadrieril
2020-03-31
1
-2
/
+2
*
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
6
-206
/
+179
*
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
3
-39
/
+77
*
Add SimpleValue type to facilitate deserialization
Nadrieril
2020-03-31
3
-73
/
+48
*
Fix indexing for spans that go to the end of the input
Nadrieril
2020-03-31
1
-0
/
+3
*
Cut release
Nadrieril
2020-03-18
2
-4
/
+4
*
Cut release
Nadrieril
2020-02-21
2
-3
/
+3
[prev]
[next]