Commit Graph

7 Commits

Author SHA1 Message Date
Mike Farah
fd79ac8603 put comments on key node instead 2022-10-27 15:27:37 +11:00
Mike Farah
23b2aa5668 fixing property comment handling 2022-10-26 13:12:30 +11:00
Mike Farah
2e588a11a0 moving leading content processing logic into yaml decoder 2022-10-26 13:12:30 +11:00
Daniel Carbone
98b411f82e
adding support for --wrapScalar=false in properties encoder (#1241)
* adding support for --wrapScalar=false in properties encoder

* altering encoder and decoder tests somewhat

* adding .idea

* Revert "altering encoder and decoder tests somewhat"

This reverts commit e3655130e2.

* adding test scenario for encoding with wrapped scalars
2022-06-25 12:22:03 +10:00
Mike Farah
edbdb16ab7 Fixes auto expansion of properties #1127 2022-03-01 11:29:11 +11:00
Mike Farah
a9c3617b4f
Decoder Properties (#1099)
* Decoder Properties

* Added properties round trip test

* Fixed property decode for github actions

* Refactored XML test to use common functions

* Switched formatScenario parameter order for more readablity
2022-02-10 12:02:53 +11:00
Mike Farah
992fe066aa Improved property conversion docs 2022-02-01 15:34:17 +11:00