Commit Graph

8 Commits

Author SHA1 Message Date
93d1671722 implement parsing of aref 2019-07-01 14:21:45 +02:00
08c6b13a82 add first gds testfile 2019-07-01 13:10:11 +02:00
76f0677296 test: add progress bar to read operation 2019-07-01 13:09:01 +02:00
06bc11fb17 library: add function to link structure references 2019-07-01 13:08:48 +02:00
73af3adb34 parser: base parser on reader; reader: add a way to get the current progress 2019-07-01 13:08:10 +02:00
25fce7a95a structure: remove tree links 2019-07-01 13:07:38 +02:00
29750ce192 add specification 2019-07-01 13:06:19 +02:00
5d939157ed initial commit (work in progress)
python version of parser works, BUT
does not support AREF and SREF at the moment
2019-07-01 11:45:02 +02:00