Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Always sorting index.xml for better git diffs. | Trygve Laugstøl | 2019-02-27 | 1 | -1/+1 |
| | | | | | | o Normalizing more Digikey facts. o When creating distributor search lists, create a new plain <part> with containing only the part numbers. | ||||
* | o kicad-mkdeps: new tool, new -M option for kicad-gerber. Both output a | Trygve Laugstøl | 2019-02-09 | 1 | -7/+7 |
| | | | | Makefile-compatible dependencies file. | ||||
* | o Allow __lt__ to work when only one unit is set. | Trygve Laugstøl | 2017-12-22 | 1 | -1/+11 |
| | |||||
* | o Making a setter for EeVal that returns a new EeVal. | Trygve Laugstøl | 2017-12-20 | 1 | -6/+23 |
| | |||||
* | o Fixing an EeVal parsing bug of '0 Ohms'. | Trygve Laugstøl | 2017-12-15 | 1 | -1/+1 |
| | | | | o Moving EeVal tests to it's main test file. | ||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-30 | 1 | -59/+62 |
| | |||||
* | o Making EeVal hashable. | Trygve Laugstøl | 2017-09-25 | 1 | -0/+3 |
| | |||||
* | o Better implementation of EeVal's __eq__ and __lt__. | Trygve Laugstøl | 2017-09-25 | 1 | -2/+2 |
| | |||||
* | o Fixing parsing of '0.1' values too. | Trygve Laugstøl | 2017-09-22 | 1 | -22/+25 |
| | |||||
* | o EeVal: implememting unit parsing too. | Trygve Laugstøl | 2017-09-22 | 1 | -2/+2 |
| | |||||
* | o Properly implementing EeVal as a value parser. Still missing units. | Trygve Laugstøl | 2017-09-22 | 1 | -9/+16 |
| | |||||
* | o Imporing some old parsing code into a EeVal type. Not quite done yet. | Trygve Laugstøl | 2017-09-09 | 1 | -2/+55 |
| | |||||
* | wip: Parsing schematics. | Trygve Laugstøl | 2017-09-09 | 1 | -3/+2 |
| | |||||
* | o Reformat all. | Trygve Laugstøl | 2017-09-07 | 1 | -129/+132 |
| | |||||
* | o Importing formatting tools. | Trygve Laugstøl | 2017-08-02 | 1 | -0/+145 |