Skip to content

Tags: gzuidhof/tygo

Tags

v0.2.21

Toggle v0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #90 from pescew/supportByte

Add support for byte type

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #91 from PY44N/main

Add Support for Typescript Enum & Union Generation

v0.2.19

Toggle v0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #88 from gzuidhof/fix-comment-on-unexported-decl-a…

…nd-commas

Fix comma-separated fields, fix emitted comment on unexported declarations

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #81 from pdhammond42/main

Add global type mappings

v0.2.17

Toggle v0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #70 from gzuidhof/add-test-cases

Add support for direct string translation, add conversion tests

v0.2.16

Toggle v0.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #69 from gzuidhof/generic-on-non-struct-typedef

Fix generic type on non-struct definitions

v0.2.15

Toggle v0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #63 from gzuidhof/map-rune-to-number

Map rune to number

v0.2.14

Toggle v0.2.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #52 from pdhammond42/main

Add ability to emit literal Typescript from with Go file

v0.2.13

Toggle v0.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from moeshin/fix-constant-value

Fix constant value

v0.2.12

Toggle v0.2.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #45 from moeshin/fix-interface-inherit

Fix interface inherit