| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
the more specific values for known part types.
bom: Use the correct URI for finding the value. Don't die if a part has
both value and mpn, and they reference the same part.
|
| |
|
|
|
|
|
|
|
|
| |
capacitors, inductors, net ties, test points and mounting holes. This
new (and consistent) style provides extension points for projects to
use for their own rules.
build.ninja.j2: Adding --no-warn to souffle rule, souffle complains when
the relations are empty.
|
|
|
|
|
| |
idea, change to use fact() for inputs and add_fact() for outputs. Leaves
room for implementing remove_fact() later too.
|
| |
|
|
|
|
|
| |
pn-part-search-list: Better value-based searches. Better filtering of
irrelevant parts.
|
|
|
|
|
|
|
|
| |
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.
|
|
with applying python function with this new reasoner.
|