Commit Graph

10 Commits

Author SHA1 Message Date
f75b549b7d Cleaned up uneeded parsing_state type. 2018-05-10 01:05:19 +02:00
ccbaf949bf fixed number parser 2018-05-10 00:49:24 +02:00
e245c772f1 Implemented open file dialog 2018-05-10 00:14:00 +02:00
7d3b7f96eb Main Window and list clear
* designed basic window
* implemented free function to clear library structures
2018-05-08 15:00:37 +02:00
3cfdc86ef8 Parser finished?
* Implemented basic parser functionality
* Tested with GDSII file
* Ready to write render output
2018-05-08 11:59:32 +02:00
1a46313d1b parser almost finished 2018-05-07 17:36:14 +02:00
f20a59eb30 redesigned lists to GLists 2018-05-07 15:57:47 +02:00
bc28446ce4 parser 2018-05-07 15:17:29 +02:00
a1196e11b8 library and Cell parser works 2018-05-07 13:42:06 +02:00
db753126ac parser for gds started 2018-05-07 13:27:50 +02:00