aboutsummaryrefslogtreecommitdiff
path: root/src/ee/formatting/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* EeVal: Supporting omega symbol in addition to ohm symbol (which areTrygve Laugstøl2019-05-271-1/+1
* Optimizing imports.Trygve Laugstøl2019-05-141-3/+0
* o Adding option for rounding E-series values.Trygve Laugstøl2017-12-151-9/+7
* o Handling smaller numbers that we have units for.Trygve Laugstøl2017-09-221-3/+9
* o Fixing parsing of '0.1' values too.Trygve Laugstøl2017-09-221-5/+1
* o Properly implementing EeVal as a value parser. Still missing units.Trygve Laugstøl2017-09-221-1/+1
* o Imporing some old parsing code into a EeVal type. Not quite done yet.Trygve Laugstøl2017-09-091-0/+1
* wip: Parsing schematics.Trygve Laugstøl2017-09-091-1/+0
* o Reformat all.Trygve Laugstøl2017-09-071-63/+69
* eng_str(): Adding unit argument.Trygve Laugstøl2017-08-031-12/+34
* o Indenting with two spaces.Trygve Laugstøl2017-08-021-28/+19
* o Importing formatting tools.Trygve Laugstøl2017-08-021-0/+85