Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Fixing a bad bug and learning some Python: list.insert(index, value) | Trygve Laugstøl | 2018-08-02 | 1 | -10/+10 |
| | | | | | | | | will only insert at index if the list is index long. If not it will just append them. Yay. Much better digikey part data now. Creating a ValueList that automatically expands the list. o Stopping with silly key and value replacements. o Updating tests. | ||||
* | o Updating demo project, reorganizing the demo a bit. | Trygve Laugstøl | 2018-08-01 | 1 | -2/+2 |
| | | | | o DataSetManager: renaming `add_ds` to `register_ds`. | ||||
* | o Moving all doit modules to use DoitConfig(). | Trygve Laugstøl | 2018-08-01 | 1 | -3/+4 |
| | |||||
* | o Support for resolving 'mpn' fields from digikey. Creates | Trygve Laugstøl | 2018-07-29 | 3 | -160/+199 |
| | | | | 'digikey-part-stub', can be used to download the entire part later on. | ||||
* | wip. | Trygve Laugstøl | 2018-07-24 | 1 | -1/+1 |
| | | | | o Renaming "fact" to "ds". | ||||
* | wip. | Trygve Laugstøl | 2018-07-23 | 2 | -8/+62 |
| | | | | o Support for loading CSV files. | ||||
* | wip. | Trygve Laugstøl | 2018-07-22 | 1 | -22/+13 |
| | | | | o Moving to more standard doit task_xxx methods. | ||||
* | wip. | Trygve Laugstøl | 2018-07-19 | 1 | -1/+11 |
| | |||||
* | wip. pcb. | Trygve Laugstøl | 2018-07-17 | 4 | -17/+306 |
| | |||||
* | wip | Trygve Laugstøl | 2018-07-17 | 1 | -10/+8 |
| | |||||
* | wip | Trygve Laugstøl | 2018-07-16 | 1 | -2/+6 |
| | |||||
* | wip | Trygve Laugstøl | 2018-07-16 | 2 | -0/+112 |