summaryrefslogtreecommitdiff
path: root/pint/facets/system/definitions.py
Commit message (Expand)AuthorAgeFilesLines
* Python's 3.9 compatible typing annotationsHernan Grecco2023-05-141-3/+4
* Typing related fixesHernan Grecco2023-05-091-3/+3
* Large commit to make Pint more typing friendlyHernan Grecco2023-05-051-1/+1
* Run pyupgrade --py39-plusHernan Grecco2023-05-011-1/+1
* Typing improvementsHernan Grecco2023-05-011-6/+11
* Rename parser to defparserHernan2022-10-121-2/+2
* Final step to split the registry from the parserHernan2022-09-301-64/+58
* Create System FacetHernan2022-05-071-0/+87