summaryrefslogtreecommitdiff
path: root/dhall/src/syntax/text (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extend merge to work on OptionalsNadrieril2019-12-241-0/+9
* Update dhall-lang submoduleNadrieril2019-12-231-10/+18
* Update dhall-lang submoduleNadrieril2019-12-231-13/+10
* Add two new Integer builtinsNadrieril2019-12-232-0/+4
* rustfmtNadrieril2019-12-221-4/+7
* Implement parsing for record completionNadrieril2019-12-222-8/+31
* Update dhall-lang submoduleNadrieril2019-12-221-0/+2
* Generate parser manually to make the crate publishableNadrieril2019-12-211-3/+9
* Fix some commentsNadrieril2019-12-201-2/+2
* s/RawExpr/UnspannedExpr/Nadrieril2019-12-202-4/+8
* Reorganize printerNadrieril2019-12-201-135/+132
* s/ExprF/ExprKind/Nadrieril2019-12-202-11/+11
* Rename syntax::core to syntax::astNadrieril2019-12-192-11/+10
* Split syntax module between text and binaryNadrieril2019-12-173-0/+1422