| Commit message (Expand) | Author | Age | Files | Lines |
* | o Switching from YAML to INI files for downloaded facts. | Trygve Laugstøl | 2017-09-30 | 1 | -7/+33 |
* | o Making EeVal hashable. | Trygve Laugstøl | 2017-09-25 | 1 | -0/+7 |
* | o Better implementation of EeVal's __eq__ and __lt__. | Trygve Laugstøl | 2017-09-25 | 1 | -0/+9 |
* | o Let digikey-download-facts read .sch files directly. | Trygve Laugstøl | 2017-09-24 | 1 | -1/+1 |
* | o Handling smaller numbers that we have units for. | Trygve Laugstøl | 2017-09-22 | 1 | -1/+3 |
* | o Fixing parsing of '0.1' values too. | Trygve Laugstøl | 2017-09-22 | 1 | -0/+4 |
* | o EeVal: implememting unit parsing too. | Trygve Laugstøl | 2017-09-22 | 1 | -0/+11 |
* | o Properly implementing EeVal as a value parser. Still missing units. | Trygve Laugstøl | 2017-09-22 | 1 | -11/+24 |
* | o Reformat. | Trygve Laugstøl | 2017-09-10 | 1 | -21/+17 |
* | setup.py: Adding install_requires. | Trygve Laugstøl | 2017-09-10 | 1 | -10/+10 |
* | to_bom: A utility to create a KiCAD-like xml Element of a KiCAD schematic. | Trygve Laugstøl | 2017-09-09 | 1 | -2/+17 |
* | o Imporing some old parsing code into a EeVal type. Not quite done yet. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+14 |
* | o Splitting out read_schematic into its own file. | Trygve Laugstøl | 2017-09-09 | 1 | -0/+8 |
* | wip: Parsing schematics. | Trygve Laugstøl | 2017-09-09 | 7 | -0/+2936 |
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 3 | -61/+71 |
* | o Adding tools to download facts about parts from Digi-Key. | Trygve Laugstøl | 2017-09-03 | 1 | -12/+24 |
* | o Going more jupyter. | Trygve Laugstøl | 2017-08-13 | 2 | -0/+57 |
* | o KiCAD BOM parser. | Trygve Laugstøl | 2017-08-08 | 1 | -0/+23 |
* | eng_str(): Adding unit argument. | Trygve Laugstøl | 2017-08-03 | 1 | -4/+24 |
* | o Indenting with two spaces. | Trygve Laugstøl | 2017-08-02 | 2 | -48/+38 |
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 1 | -0/+48 |