Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensured we always use the path module and not the pathlib module from Python3... | Juergen Bocklage-Ryannel | 2017-01-30 | 1 | -2/+2 |
* | Started to use .qface file extension for interface files. The parse method ac... | Juergen Bocklage-Ryannel | 2017-01-08 | 1 | -1/+1 |
* | fixed var and method names to follow python conventions | Juergen Ryannel | 2016-12-20 | 1 | -13/+11 |
* | cleanup code before open sourcing | Juergen Bocklage-Ryannel | 2016-11-30 | 1 | -6/+6 |
* | Further changed naming. Struct members are called now fields. | Juergen Bocklage-Ryannel | 2016-11-30 | 1 | -1/+1 |
* | Unified different lookup calls to only use one on the system and module. | Juergen Bocklage-Ryannel | 2016-11-30 | 1 | -7/+7 |
* | Made internal variables (mostly maps in symbols) protected by prefixing with _ | Juergen Bocklage-Ryannel | 2016-11-30 | 1 | -6/+6 |
* | Added a 2nd pass resolving listener, which resolves the referenced complex ty... | Juergen Bocklage-Ryannel | 2016-11-30 | 1 | -0/+64 |