Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-29 | Remove obsolete files | jaseg | 9 | -2525/+0 |
2022-01-29 | Fix IPC-356 tests | jaseg | 4 | -49/+230 |
2022-01-29 | Add initial netlist support | jaseg | 7 | -621/+539 |
2022-01-29 | Make all layer matching tests run through | jaseg | 3 | -20/+39 |
2022-01-29 | Layer matcher WIP | jaseg | 7 | -117/+235 |
2022-01-27 | layers testing WIP | jaseg | 5 | -182/+351 |
2022-01-24 | Add obsolete test cases | jaseg | 5 | -2723/+0 |
2022-01-24 | Add new test files | jaseg | 27 | -0/+210781 |
2022-01-24 | Add more tests | jaseg | 7 | -82/+147 |
2022-01-24 | Improve error messages | jaseg | 4 | -14/+38 |
2022-01-23 | Fix last remaining test failures except for holes_dont_clear | jaseg | 1 | -6/+4 |
2022-01-23 | Fix multi-quadrant mode | jaseg | 1 | -6/+10 |
2022-01-23 | Fix more bugs | jaseg | 12 | -57/+93 |
2022-01-23 | Multi-quadrant code still borked | jaseg | 6 | -36/+80 |
2022-01-23 | Fix a whole bunch of SVG export bugs | jaseg | 10 | -109/+162 |
2022-01-23 | Squash some more bugs | jaseg | 11 | -77/+173 |
2022-01-22 | Fix last test failures | jaseg | 3 | -12/+13 |
2022-01-22 | Fix G/XY/D parsing | jaseg | 1 | -36/+30 |
2022-01-22 | Fix more gerber bugs | jaseg | 3 | -8/+71 |
2022-01-22 | Fix a bunch of bugs | jaseg | 7 | -67/+87 |
2022-01-22 | Include new test files in gerber tests | jaseg | 3 | -0/+182 |
2022-01-22 | Make excellon tests pass | jaseg | 10 | -72/+149 |
2022-01-22 | Fix a few more tests | jaseg | 7 | -31/+73 |
2022-01-22 | Excellon: fix first tests | jaseg | 8 | -251/+187 |
2022-01-21 | Basic excellon test works | jaseg | 1 | -0/+73 |
2022-01-21 | Fix test failures | jaseg | 4 | -6/+8 |
2022-01-21 | Add allegro gerber comment parser | jaseg | 2 | -1/+32 |
2022-01-21 | Add geda gerber sample | jaseg | 20 | -0/+40112 |
2022-01-21 | Layer merging WIP | jaseg | 5 | -52/+303 |
2022-01-21 | layer matching WIP | jaseg | 4 | -402/+346 |
2022-01-19 | Matcher WIP | jaseg | 24 | -935/+6171 |
2022-01-19 | Remove unnecessary statement class indirection layer | jaseg | 6 | -272/+92 |
2022-01-19 | Fix old gerber tests | jaseg | 6 | -134/+15 |
2022-01-18 | Unit code refactor WIP | jaseg | 7 | -118/+119 |
2022-01-17 | Excellon, unit conversion WIP | jaseg | 10 | -219/+149 |
2022-01-16 | Excellon WIP | jaseg | 10 | -1553/+464 |
2022-01-16 | Add altium composite drill file examples | jaseg | 37 | -0/+1150945 |
2022-01-15 | Add a whole zoo of gerber files from different EDA packages | jaseg | 147 | -0/+1091254 |
2022-01-15 | Excellon: WIP | jaseg | 4 | -605/+331 |
2022-01-09 | Fix remaining svg rendering/gerber compositing bugs | jaseg | 4 | -31/+25 |
2022-01-09 | Make bounding box tests pass | jaseg | 5 | -28/+112 |
2022-01-09 | Clean up test code | jaseg | 1 | -118/+110 |
2022-01-08 | Basic SVG export seems to be working | jaseg | 8 | -71/+158 |
2022-01-08 | Fix rotation tests | jaseg | 2 | -2/+2 |
2022-01-05 | Add a bunch of 2d to_poly / bounding_box functions (untested) | jaseg | 4 | -132/+384 |
2022-01-01 | Clean up comments | jaseg | 1 | -2/+1 |
2022-01-01 | Add dilation code | jaseg | 6 | -4/+150 |
2022-01-01 | Merge works. | jaseg | 5 | -50/+207 |
2021-12-30 | fix ALL the tests ^^ | jaseg | 8 | -63/+110 |
2021-12-30 | Fix more tests | jaseg | 3 | -19/+59 |