summaryrefslogtreecommitdiff
path: root/dhall_proc_macros/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Release dhall_proc_macros version 0.5.0Nadrieril2020-04-051-1/+1
* No need for `extern crate proc_macro` anymoreNadrieril2020-03-201-2/+0
* Cut releaseNadrieril2020-03-181-1/+1
* Prepare for publishing on crates.ioNadrieril2019-12-211-0/+1
* Move pest_consume macros into their own crateNadrieril2019-09-091-19/+0
* Separate both parser proc_macros into their own filesNadrieril2019-09-021-3/+4
* Use proper hygiene for `Parsers` and `Rule`Nadrieril2019-09-021-2/+2
* Get rid of EntryPoint magicNadrieril2019-09-021-0/+1
* Make make_parser into a proc_macro_attributeNadrieril2019-09-011-2/+2
* Change parser macros to use a function-like syntaxNadrieril2019-09-011-0/+8
* Rewrite the make_parser macro as a proc_macroNadrieril2019-09-011-0/+9
* Remove dhall::expr!() macroNadrieril2019-08-101-11/+0
* Rewrite the StaticType trait and everything around itNadrieril2019-05-091-3/+3
* Rename dhall_generator to dhall_proc_macrosNadrieril2019-05-041-0/+26