summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove unused classcode_reorganizationHernan2022-05-011-5/+0
* More cleanup of importHernan2022-05-016-8/+10
* Adjust docstringsHernan2022-05-011-26/+5
* Facets root should only expose classes (not modules)Hernan2022-05-013-33/+53
* Use for System and Group the same mechanism to build class as for Quantity, U...Hernan2022-05-017-37/+24
* Typing and documentation changesHernan2022-05-0124-453/+566
* Improved type checking consistencyHernan2022-04-3031-80/+70
* Remove __handling and __used which are not needed any moreHernan2022-04-302-18/+0
* Refactor some nonmultiplicative codeHernan2022-04-303-32/+61
* Remove temporary aliases for PlainQuantity and PlainUnitHernan2022-04-294-12/+12
* Split creation of specialized Quantity, Unit, Measurement classes in twoHernan2022-04-285-18/+37
* Change Representation to Quantity and Unit (not Plain)Hernan2022-04-282-4/+4
* Create Formatting FacetHernan2022-04-287-209/+249
* Added docstring in facet moduleHernan2022-04-281-0/+70
* Create Measurement FacetHernan2022-04-285-47/+65
* Create Dask FacetHernan2022-04-283-106/+132
* Create NumPy FacetHernan2022-04-2810-299/+392
* Moved Unit and Quantity to plain facetHernan2022-04-2839-283/+313
* Create Base FacetHernan2022-04-2712-1347/+1395
* Annotate tokenizeHernan2022-04-271-3/+17
* Move converters and definition to base facetHernan2022-04-2715-272/+311
* Rewrote Definition to use Definition.accept_to_parseHernan2022-04-272-7/+32
* Create Nonmultiplicative FacetHernan2022-04-277-312/+349
* Rewrote Definition to use Converter.from_argumentsHernan2022-04-272-18/+22
* Migrated converters to dataclassesHernan2022-04-272-22/+49
* Create Context FacetHernan2022-04-279-1046/+909
* Create System FacetHernan2022-04-275-87/+335
* Create Group FacetHernan2022-04-276-343/+445
* Started facets submodule, a path to reorganize pint registry into smaller cla...Hernan2022-04-271-0/+0
* Back to development: 0.20Hernan2022-04-232-1/+6
* Release 0.19.2Hernan2022-04-232-3/+5
* Merge pull request #1508 from khaeru/issue/14980.19.2Hernan Grecco2022-04-193-79/+155
|\
| * Change type of ImportDefinition.path to pathlib.PathPaul Natsuo Kishimoto2022-04-111-3/+3
| * Add test-windows GitHub Actions jobs in ci.yamlPaul Natsuo Kishimoto2022-04-111-0/+71
| * Adjust test_issue1498b to use subdirectoriesPaul Natsuo Kishimoto2022-04-111-76/+81
| * Use Windows-friendly path checking in DefinitionFiles._iter_definitionsPaul Natsuo Kishimoto2022-04-111-1/+1
* | Merge pull request #1503 from keewis/format-defaults-optionHernan Grecco2022-04-1710-38/+149
|\ \
| * | update the setting descriptionKeewis2022-04-091-1/+3
| * | same for the units (although the magnitude format is ignored)Keewis2022-04-093-11/+24
| * | add a few more tests to make sure quantity uses the settingKeewis2022-04-091-0/+17
| * | changelogKeewis2022-04-091-1/+1
| * | mention that the new behavior can be enabledKeewis2022-04-091-1/+2
| * | get the tests to passKeewis2022-04-091-1/+1
| * | add tests for split_formatKeewis2022-04-091-0/+54
| * | use the new function in Unit.__format__ as wellKeewis2022-04-091-5/+7
| * | move the splitting code to a separate functionKeewis2022-04-092-34/+45
| * | use the settingKeewis2022-04-071-22/+27
| * | add the new settingKeewis2022-04-071-0/+6
| |/
* | Merge pull request #1506 from hgrecco/pre-commit/autoupdate-0Hernan Grecco2022-04-171-1/+1
|\ \ | |/ |/|
| * pre-commit: autoupdate hook versionsgithub-actions[bot]2022-04-101-1/+1
|/