summaryrefslogtreecommitdiff
path: root/dhall_proc_macros (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-13Move api into its own crateNadrieril1-7/+7
2019-08-10Remove dhall::expr!() macroNadrieril2-234/+0
2019-05-10Write a custom map type that allows duplicatesNadrieril1-7/+6
2019-05-09Rewrite the StaticType trait and everything around itNadrieril2-38/+34
2019-05-09ExprF need not be generic in LabelNadrieril1-4/+2
2019-05-09Detect duplicate record fields in typecheckNadrieril1-7/+8
2019-05-07Clean up some of the SubExpr type-changing methodsNadrieril1-5/+5
2019-05-07Fix deriveNadrieril1-2/+2
2019-05-04Revert "Make SubExpr generic in the variable labels type"Nadrieril1-31/+31
2019-05-04Make SubExpr generic in the variable labels typeNadrieril1-31/+31
2019-05-04Thread Spans through the ASTNadrieril1-1/+1
2019-05-04Move `Note`s into the spine of the ASTNadrieril1-3/+1
2019-05-04Remove dummy lifetimesNadrieril1-2/+2
2019-05-04Rename dhall_generator to dhall_proc_macrosNadrieril4-0/+449