Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2021-12-30 | Fix rotation bugs, all tests run through | jaseg | 11 | -135/+321 | |
2021-12-30 | Fix more bugs, refined round-trip tests pass now | jaseg | 5 | -21/+28 | |
2021-12-30 | All round trip tests pass | jaseg | 2 | -3/+1 | |
2021-12-30 | Even less failures | jaseg | 2 | -6/+12 | |
2021-12-29 | More fixes | jaseg | 5 | -14/+31 | |
2021-12-29 | Fix some failing tests | jaseg | 9 | -134/+179 | |
2021-12-29 | Basic round-trip works | jaseg | 21 | -1419/+598 | |
2021-12-28 | WIP | jaseg | 2 | -2/+54 | |
2021-12-28 | WIP | jaseg | 3 | -0/+332 | |
2021-12-28 | WIP | jaseg | 11 | -1248/+833 | |
2021-11-11 | Aperture macros WIP | jaseg | 2 | -131/+75 | |
2021-11-11 | Aperture macro parser works | jaseg | 5 | -1254/+270 | |
2021-11-11 | WIP | jaseg | 3 | -0/+1426 | |
2021-11-10 | WIP | jaseg | 8 | -2034/+207 | |
2021-11-08 | Parser half-refactored | jaseg | 23 | -2838/+448 | |
2021-11-06 | Make unit test not crash on import | jaseg | 9 | -792/+8 | |