Commit Graph

8 Commits

Author SHA1 Message Date
4eb3dc8407 small bugfixes 2019-07-02 14:45:15 +02:00
577a67dd6f elements: convert class members to instance members 2019-07-02 14:44:25 +02:00
770be5609f library: rename link function 2019-07-01 14:44:34 +02:00
93d1671722 implement parsing of aref 2019-07-01 14:21:45 +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
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