summaryrefslogtreecommitdiff
path: root/dhall_generator/src/quote.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename dhall_generator to dhall_proc_macrosNadrieril2019-05-041-227/+0
* Rename dhall_core to dhall_syntaxNadrieril2019-05-041-31/+31
* An empty optional value is purely semanticNadrieril2019-04-201-5/+2
* Make App() only store one argumentNadrieril2019-04-191-1/+0
* Remove more duplicationNadrieril2019-04-181-4/+4
* Reduce duplication between mapping functionsNadrieril2019-04-181-2/+2
* Start cleaning up the mess of mapping functionsNadrieril2019-04-181-2/+2
* Prepare for nullary union variantsNadrieril2019-04-161-18/+41
* Remove leftover bx() functionNadrieril2019-04-151-5/+5
* Capture `Span`s in the AST and thread them through Parsed and ResolvedNadrieril2019-04-121-2/+2
* clippyNadrieril2019-04-081-2/+2
* Avoid constructing exprs manually when possibleNadrieril2019-04-071-0/+3
* Rename some modulesNadrieril2019-04-061-0/+205