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