Skip to content

Tags: natrem/rosetta-dsl

Tags

8.8.2

Toggle 8.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add test for report generation with hierarchical types (finos#664)

* Add test

* Fix report gen for type hierarchies

8.8.0.1

Toggle 8.8.0.1's commit message
Add test for report generation with hierarchical types (finos#664)

* Add test

* Fix report gen for type hierarchies

8.8.1

Toggle 8.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support for XSD Choice types (finos#662)

* Added support to xsd import tool for extensions of simple types and XSD attributes

* Cleaned

* Cleaned

* Added xml config generator

* Fixed null handling

* Added rootType annotation

* Made more robust

* Fixed

* Fixed xsd choice types

8.8.0

Toggle 8.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow funcs to call rules (finos#660)

8.7.1

Toggle 8.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
XML config generator patch (finos#658)

* Added support to xsd import tool for extensions of simple types and XSD attributes

* Cleaned

* Cleaned

* Added xml config generator

* Fixed null handling

* Added rootType annotation

* Made more robust

* Fixed

8.7.0

Toggle 8.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
XML config generator (finos#657)

* Added support to xsd import tool for extensions of simple types and XSD attributes

* Cleaned

* Cleaned

* Added xml config generator

* Fixed null handling

* Added rootType annotation

8.6.3

Toggle 8.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support to xsd import tool for extensions of simple types and X… (

finos#652)

* Added support to xsd import tool for extensions of simple types and XSD attributes

* Cleaned

* Cleaned

8.6.2

Toggle 8.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added display annotation to enums (finos#650)

* Added display annotation to enums

8.6.1

Toggle 8.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Parsing and derived state bugs (finos#649)

* Fixed

* Constructor patch

* Added null pointer checks

* Fixed empty constructor field

* WIP

* Fixed order bug

* Fixed order bug

* Cleaned

* Fixed parser

* Fixed only exists parser bug

* Cleaned

* Cleaned

8.6.0

Toggle 8.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Java Annotations to provide better information for serialising Ro…

…setta Objects (finos#638)

* Added new DataType and Enum annotation
* Added annotations to the fields in generated POJOs
* Added annotations to the fields in generated Enums