Commit Graph

14 Commits

Author SHA1 Message Date
Jens Reimann
76aea27156 fix interpreter locations 2017-09-05 18:05:43 +02:00
Julius Pfrommer
20b4db46b5 Merge branch '0.2' 2017-02-13 09:55:36 +01:00
FlorianPalm
5cb2dd2905 formatting of license text in py files 2017-02-12 08:15:05 +01:00
FlorianPalm
810db94bca added MPL v2 license to c/h/py files 2017-02-12 08:07:27 +01:00
FlorianPalm
48a2b96305 added license change to python files 2017-01-31 18:23:13 +01:00
FlorianPalm
4f3bd82065 Revert "added license note in python files"
This reverts commit 39cb289927.
2017-01-31 18:21:33 +01:00
FlorianPalm
39cb289927 added license note in python files 2017-01-31 17:34:54 +01:00
ichrispa
dd29beee3d Remove "blah.xsd" qualifiers from xmlns:sN tags (some modellers add it, some don't) to prevent invalid namespace names being generated in the server (see #825). 2016-09-28 17:33:57 +02:00
Stasik0
e9a348f677 2 fixes for namespace compiler - alter ns ids of alias and fix bootstrapping of variable nodes 2016-07-29 14:38:12 +02:00
FlorianPalm
1fa9020026 Update open62541_XMLPreprocessor.py
removed debug output which leads to compile error: "local variable 'entry' referenced before assignment"
2016-07-26 12:49:28 +02:00
Markus Graube
c052280cd4 Quick fix for #672 (#683) 2016-07-13 22:44:48 +02:00
Julius Pfrommer
1f6c816802 fix significant whitespace issues in namespace generation; make python3-ready 2016-07-08 17:34:35 +02:00
Markus Graube
09dcc4644d Use standard python libraries for logging and argparsing in namespace compiler (#669) 2016-07-07 12:56:12 +02:00
ichrispa
f689ad992d Added XML Preprocessing stage to namespace compiler. (requested by #584) 2016-04-22 23:12:18 +02:00