Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-22 | Fix coordinate computation when x or y is 0 in non standard way | Paulo Henrique Silva | 1 | -1/+1 | |
2014-10-21 | Fix parsing when x or y coordinate is missing on COORD statement | Paulo Henrique Silva | 1 | -2/+2 | |
2014-10-17 | Fix parsing of COORD with +000 styled numbers | Paulo Henrique Silva | 1 | -2/+2 | |
2014-09-28 | Add Excellon support | Hamilton Kibbe | 1 | -0/+3 | |
2014-09-25 | Move evaluate methods to GerberContext class | Hamilton Kibbe | 1 | -0/+45 | |
2014-02-05 | N w modular organization. | Paulo Henrique Silva | 1 | -0/+140 | |
* parser and render separeted on its own modules. * svn made optional. * PEP-8 compiant. |