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_proc_macros
/
src
/
derive.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
derive macro: support records in union types
stuebinm
2021-04-14
1
-5
/
+15
*
derive macro: better error messages
stuebinm
2021-04-14
1
-4
/
+4
*
Remove redundant semicolons in derived StaticType implementation.
Ceri Storey
2021-03-27
1
-1
/
+1
*
Rework SimpleType
Nadrieril
2020-03-31
1
-5
/
+5
*
Expose simple::Val/Ty properly in the API
Nadrieril
2020-03-31
1
-8
/
+11
*
Reorganize serde modules
Nadrieril
2020-03-31
1
-3
/
+3
*
Split serde_dhall::Value to separate values from types
Nadrieril
2020-03-31
1
-3
/
+3
*
Silence a macro-generated warning
Nadrieril
2019-12-13
1
-0
/
+1
*
dhall_proc_macros actually does not depend on dhall_syntax anymore
Nadrieril
2019-08-16
1
-1
/
+0
*
Rework API to resemble that of serde_json
Nadrieril
2019-08-13
1
-7
/
+7
*
Merge `Type` and `Value` in serde_dhall
Nadrieril
2019-08-13
1
-3
/
+3
*
Move api into its own crate
Nadrieril
2019-08-13
1
-7
/
+7
*
Rewrite the StaticType trait and everything around it
Nadrieril
2019-05-09
1
-35
/
+31
*
Fix derive
Nadrieril
2019-05-07
1
-2
/
+2
*
Remove dummy lifetimes
Nadrieril
2019-05-04
1
-2
/
+2
*
Rename dhall_generator to dhall_proc_macros
Nadrieril
2019-05-04
1
-0
/
+179