Skip to content

Releases: goplus/gogen

v1.23.5

Choose a tag to compare

@xushiwei xushiwei released this 27 Jun 09:23
4e08570

What's Changed

Full Changelog: v1.23.3...v1.23.5

v1.23.3

Choose a tag to compare

@xushiwei xushiwei released this 21 Jun 11:28
f98e084

What's Changed

  • boundTypeParams: include receiver in inferArgs for XGot_ template recv methods by @fennoai[bot] @xushiwei in #634
  • matchFuncCall: fix bigint(uint64) to untyped int by @visualfc in #635

Full Changelog: v1.23.1...v1.23.3

v1.23.1

Choose a tag to compare

@xushiwei xushiwei released this 19 Jun 04:07
200b02c

What's Changed

changes:

  • matchArgType: T match types.Type always by @xushiwei in #630
  • fix(boundTypeParams): treat non-TypeType args as inferable TypeParam boundary by @fennoai[bot] in #632
  • boundTypeParams small fix by @xushiwei in #633

ci & tools:

Full Changelog: v1.23.0...v1.23.1

v1.23.0

Choose a tag to compare

@xushiwei xushiwei released this 18 Jun 14:02
8124bfc

What's Changed

features:

  • implement Type as Arguments for reflect.Type parameters by @xushiwei in #629

changes:

  • rm unboundType, unboundMapElemType; rm cb.NewAutoVar by @xushiwei in #628

ci & tools:

Full Changelog: v1.23.0-pre.5...v1.23.0

v1.23.0-pre.5

Choose a tag to compare

@xushiwei xushiwei released this 07 Jun 23:16
f2fd439

What's Changed

Full Changelog: v1.23.0-pre.4...v1.23.0-pre.5

v1.23.0-pre.4

Choose a tag to compare

@xushiwei xushiwei released this 21 May 06:27
6cb1c22

What's Changed

  • cb.ValWithUnit: handle err by @xushiwei in #619
  • cb.MoveLastStmtTo: moves the last statement to the given insertion point by @xushiwei in #620

Full Changelog: v1.23.0-pre.3...v1.23.0-pre.4

v1.23.0-pre.3

Choose a tag to compare

@xushiwei xushiwei released this 14 Apr 11:29
753e427

What's Changed

Full Changelog: v1.23.0-pre.2...v1.23.0-pre.3

v1.23.0-pre.2

Choose a tag to compare

@xushiwei xushiwei released this 12 Apr 01:44
808a3b8

What's Changed

Go new features:

features (genjs):

Full Changelog: v1.23.0-pre.1...v1.23.0-pre.2

v1.23.0-pre.1

Choose a tag to compare

@xushiwei xushiwei released this 08 Apr 13:00
f9d17d6

What's Changed

features:

changes:

Full Changelog: v1.22.0...v1.23.0-pre.1

v1.22.0

Choose a tag to compare

@xushiwei xushiwei released this 02 Apr 00:56
dffa5f2

What's Changed

  • NewOverloadFunc, NewOverloadMethod: revert allowing name conflict by @xushiwei in #602
  • Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #601

Full Changelog: v1.21.5...v1.22.0