summaryrefslogtreecommitdiff
path: root/dhall_proc_macros/src/parser.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-02Avoid use of bind_by_move_pattern_guards featureNadrieril1-2/+9
2019-09-01Make make_parser into a proc_macro_attributeNadrieril1-4/+8
2019-09-01Change parser macros to use a function-like syntaxNadrieril1-250/+244
2019-09-01Rewrite the make_parser macro as a proc_macroNadrieril1-0/+398