about summary refs log tree commit diff
path: root/pkgs/profpatsch/dhallsh/Completion
Commit message (Collapse)AuthorAgeFilesLines
* Mostly implement nice completion for dhallProfpatsch2020-02-246-89/+96
| | | | | A few bugs are still remainaing, but it can recognize when files should be completed for example.
* completion: move to Completion module & factor out typesProfpatsch2020-02-243-0/+133