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
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-24
chore: remove unused dependencies using cargo-udeps
Nadrieril
1
-1
/
+0
2020-06-24
chore: upgrade dependencies using cargo-outdated
Nadrieril
1
-1
/
+1
2020-04-05
Release dhall_proc_macros version 0.5.0
Nadrieril
1
-1
/
+1
2020-04-05
Setup cargo-release
Nadrieril
1
-1
/
+2
2020-03-31
Ensure version numbers are kept in sync
Nadrieril
1
-0
/
+3
2020-03-18
Cut release
Nadrieril
1
-1
/
+1
2020-03-17
Upgrade some dependencies
Nadrieril
1
-4
/
+4
2019-12-21
No need for syn features
Nadrieril
1
-1
/
+1
2019-12-21
Prepare for publishing on crates.io
Nadrieril
1
-1
/
+4
2019-09-01
Rewrite the make_parser macro as a proc_macro
Nadrieril
1
-3
/
+3
2019-08-16
dhall_proc_macros actually does not depend on dhall_syntax anymore
Nadrieril
1
-1
/
+0
2019-05-04
Rename dhall_generator to dhall_proc_macros
Nadrieril
1
-1
/
+1
2019-05-04
Rename dhall_core to dhall_syntax
Nadrieril
1
-1
/
+1
2019-04-12
Clarify license
Nadrieril
1
-0
/
+1
2019-03-26
Derive DhallType for structs
Nadrieril
1
-0
/
+1
2019-03-06
Add proc_macro the generated dhall expressions
Nadrieril
1
-3
/
+5
2019-03-06
Remove doctest noise from cargo test
Nadrieril
1
-0
/
+3
2019-03-01
Split abnf_to_pest and dhall into their own crates
Nadrieril
1
-0
/
+10