aboutsummaryrefslogtreecommitdiff
path: root/typing.ML (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put typing functionality into a .thy and clean up antiquotations, which resul...Josh Chen2019-02-111-119/+0
* restructure libraryJosh Chen2019-02-101-101/+3
* Explicit references in antiquotations in typing.ML. Move trace switch definit...Josh Chen2019-02-101-6/+3
* Type information storage functionality (assume_type, assume_types keywords) d...Josh Chen2019-02-101-38/+167
* Type inference setup begun - first use-case for function composition.Josh Chen2019-02-051-0/+91