Skip to content

Tags: gmlewis/json-to-moonbit

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for derive(FromJson) (#2)

* Add support for derive(FromJson)

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* All tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

---------

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for omitempty (#1)

* Start support for omitempty

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* MoonBit tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Update README

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* All tests but test7 pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Implemented to_json method

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Work in progress

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Work in progress

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* test7 passes

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Work in progress

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon test passes

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass - tests 1, 2, 7

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass - tests 1, 2, 3, 7

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass - tests 1, 2, 3, 4, 7

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass - tests 1, 2, 3, 4, 5, 7

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* moon tests pass - tests 1, 2, 3, 4, 5, 6, 7

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* All tests pass

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

* Clean up comments

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>

---------

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>