aboutsummaryrefslogtreecommitdiff
path: root/src/ee/souffle
Commit message (Collapse)AuthorAgeFilesLines
* part-validate-parts: Better output, yielding a message even ifTrygve Laugstøl2019-05-281-2/+27
| | | | | | everything is ok. ninja: Include the digikey.dl as a dependency even if custom is used. digikey.dl: More rules.
* souffle:Trygve Laugstøl2019-05-273-0/+12
| | | | | | | | o Allowing to set MPNs when importing facts. o ninja: Allowing the user to have its own datalog files under ee/custom/kicad-souffle.dl and ee/custom/$supplier-souffle.dl. make_bom: Generate per-field URIs for custom URIs. Better than making values that contain custom field name + value.
* Adding Soufflé based reasoning on parts. Replacing default configurationTrygve Laugstøl2019-05-272-0/+46
with applying python function with this new reasoner.