]> gerrit.simantics Code Review - simantics/interop.git/history - org.simantics.xml.sax
Add gitignore that ignores vaadin preferences
[simantics/interop.git] / org.simantics.xml.sax /
2018-05-31 Marko LuukkainenMerge "Previous changes broke Apros specific code,... release/1.34.0 release/1.34.1 release/1.34.2
2018-05-31 Marko LuukkainenMerge "Minor adjustments"
2018-05-29 Marko LuukkainenMerge "Added support for filtering changes"
2018-05-08 jsimomaaFixing compiler warning & testing gerrit -> gitlab... 39/1739/1
2018-01-08 Antti VillbergSwitch to delayed write for more performance. 57/1357/3 release/1.32.0 release/1.32.0.1 release/1.32.0.2 release/1.32.1
2017-09-27 Tuukka LehtonenTychoized Simantics interop repository
2017-06-28 Reino RuusuBug fix to importer and exporter generation for simpleT... 59/659/1
2017-05-09 Marko LuukkainenAdd ComplexTpye inheritance to SimpleType or literal...
2017-05-04 Marko LuukkainenSchema conversion changes
2017-05-02 Reino RuusuSeveral updates to interoperability. 63/463/2
2017-03-20 Marko LuukkainenDependency analysis for XML-schemas consisting of multi...
2017-02-02 Marko LuukkainenSchema parsing can access data from other schemas ...
2017-02-02 Marko Luukkainen.gitignore files
2017-02-02 luukkainenRefactoring and preparing the conversion code to handle...
2017-02-02 luukkainenHandling choice exporting properly by checking exported...
2017-02-02 luukkainenRefactoring Java generator code
2017-02-02 luukkainenHandling ComplexTypes inheriting AtomicType
2017-02-02 luukkainenHandling ComplexTypes defined with SimpleContent
2017-02-02 luukkainenXML Elements are exported in the original order (if...
2017-02-02 luukkainenInitial support for XML export (order of Elements is...
2017-02-02 luukkainenInitial support for multi-schema parsers
2017-02-02 luukkainenHandling elements that inherit AtomicTypes
2017-02-02 luukkainenUsing XML ontology as base of converted XML schemas
2017-02-02 luukkainenCreate version neutral wrapper class for converted...
2017-02-02 luukkainenHandling untyped attribute definitions by using String
2017-02-02 luukkainenSchema conversion updates (necessary for Proteus PID...
2017-02-02 luukkainenXML Schema converter