aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* all tools: Creating a shared group of argument options. Processing thisTrygve Laugstøl2019-05-2721-6/+124
* souffle:Trygve Laugstøl2019-05-278-6/+40
* EeVal: Supporting omega symbol in addition to ohm symbol (which areTrygve Laugstøl2019-05-272-2/+4
* Adding Soufflé based reasoning on parts. Replacing default configurationTrygve Laugstøl2019-05-278-2/+260
* kicad-make-bom: Adding missing import.Trygve Laugstøl2019-05-271-1/+1
* part-find-requirements: wipTrygve Laugstøl2019-05-267-33/+87
* ee.project: Making sure all projects have an UUID.Trygve Laugstøl2019-05-246-7/+44
* digikey-search-parts: even better structure.Trygve Laugstøl2019-05-241-65/+113
* ninja/init: Let init specify defaults, ninja just drops arguments if notTrygve Laugstøl2019-05-213-14/+12
* part-validate-parts: Even better report.Trygve Laugstøl2019-05-211-10/+29
* ninja: Making a phony goal 'ee-reports' that depends on all reports.Trygve Laugstøl2019-05-212-4/+6
* o Marking all reports as a part of the default build.Trygve Laugstøl2019-05-211-5/+14
* o Creating a map_footprints function for digikey's footprints similar toTrygve Laugstøl2019-05-213-33/+50
* o Replacing digikey-normalize-facts with part-apply-function. MovingTrygve Laugstøl2019-05-206-66/+62
* common_fact_types: Adding key for footprint.Trygve Laugstøl2019-05-208-44/+240
* make_bom: Skipping fields without values.Trygve Laugstøl2019-05-201-1/+2
* ee:Trygve Laugstøl2019-05-2014-173/+407
* digikey-search-parts: better structure, making room for searching byTrygve Laugstøl2019-05-141-24/+45
* digikey-search-parts: Logging output to file.Trygve Laugstøl2019-05-143-12/+23
* Optimizing imports.Trygve Laugstøl2019-05-1417-26/+32
* ee.logging: New module to handle logging. Need something better forTrygve Laugstøl2019-05-144-37/+89
* ee: Moving old ltspice code to its own file.Trygve Laugstøl2019-05-143-143/+143
* make-bom: removing debugging.Trygve Laugstøl2019-05-141-1/+0
* ee.xsd:Trygve Laugstøl2019-05-147-159/+134
* ee.kicad.model: Adding Symbol, exposing in addition existing parsing of value...Trygve Laugstøl2019-05-132-7/+25
* build.ninja: Renaming search-list.xml to pn-part-search-list.xml.Trygve Laugstøl2019-05-111-2/+2
* drawio: removing debugging output.Trygve Laugstøl2019-05-111-13/+0
* drawio-to-parts: new tool.Trygve Laugstøl2019-05-119-75/+670
* kicad-to-bom: Checking if the component has a reference before using it.Trygve Laugstøl2019-05-071-1/+1
* report: checking for None strings.Trygve Laugstøl2019-05-071-4/+4
* kicad: Better export:Trygve Laugstøl2019-05-073-4/+48
* ninja: Generate everything to 'ee.ninja', generate 'build.ninja' only ifTrygve Laugstøl2019-04-301-1/+10
* part:Trygve Laugstøl2019-04-302-6/+0
* part:Trygve Laugstøl2019-04-302-0/+88
* digikey:Trygve Laugstøl2019-04-149-30/+159
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-131-1/+1
* drawio: A little drawio experiment.Trygve Laugstøl2019-04-133-0/+236
* o Renaming part-create-distributor-search-list to pn-part-search-list.Trygve Laugstøl2019-04-135-19/+43
* ee.bom: Moving it a single file, no need for more.Trygve Laugstøl2019-04-113-4/+4
* o Renaming create-order to create-bom.Trygve Laugstøl2019-04-026-53/+53
* o Removing all doit code. It was a failed experiment.Trygve Laugstøl2019-04-0110-1226/+0
* demo: Updating.Trygve Laugstøl2019-04-011-3/+3
* Project:Trygve Laugstøl2019-03-295-11/+17
* DigikeyParser: Picked last and thus wrong description. Be more specificTrygve Laugstøl2019-03-291-2/+1
* create-distributor-search-list: Ignore mechanical parts.Trygve Laugstøl2019-03-288-24/+69
* digikey-normalize-facts: Don't drop parts without any facts, they'reTrygve Laugstøl2019-03-281-3/+0
* to_bom: We allow both Schematic and Schematics.Trygve Laugstøl2019-03-281-2/+2
* create-order:Trygve Laugstøl2019-03-283-27/+49
* seeed-download-oplTrygve Laugstøl2019-03-285-90/+118
* ee.xsd:Trygve Laugstøl2019-03-2812-297/+490