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
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: more clippy fixes
Nadrieril
2021-04-03
1
-1
/
+1
*
clippy: fix lint name
Nadrieril
2021-04-03
1
-1
/
+1
*
chore: fix clippy warnings
Nadrieril
2021-03-09
1
-0
/
+1
*
Release dhall_proc_macros version 0.5.0
Nadrieril
2020-04-05
1
-1
/
+1
*
No need for `extern crate proc_macro` anymore
Nadrieril
2020-03-20
1
-2
/
+0
*
Cut release
Nadrieril
2020-03-18
1
-1
/
+1
*
Prepare for publishing on crates.io
Nadrieril
2019-12-21
1
-0
/
+1
*
Move pest_consume macros into their own crate
Nadrieril
2019-09-09
1
-19
/
+0
*
Separate both parser proc_macros into their own files
Nadrieril
2019-09-02
1
-3
/
+4
*
Use proper hygiene for `Parsers` and `Rule`
Nadrieril
2019-09-02
1
-2
/
+2
*
Get rid of EntryPoint magic
Nadrieril
2019-09-02
1
-0
/
+1
*
Make make_parser into a proc_macro_attribute
Nadrieril
2019-09-01
1
-2
/
+2
*
Change parser macros to use a function-like syntax
Nadrieril
2019-09-01
1
-0
/
+8
*
Rewrite the make_parser macro as a proc_macro
Nadrieril
2019-09-01
1
-0
/
+9
*
Remove dhall::expr!() macro
Nadrieril
2019-08-10
1
-11
/
+0
*
Rewrite the StaticType trait and everything around it
Nadrieril
2019-05-09
1
-3
/
+3
*
Rename dhall_generator to dhall_proc_macros
Nadrieril
2019-05-04
1
-0
/
+26