Skip to content

Release refs/tags/v0.1.84

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jan 13:04
9d424ce
fixbug[parser-Go]: remove unused Offset field of Position (#46)

* fixbug: add support for parsing classes with generic base types (e.g., Generic[T]) in Python UAST

* fixbug: use ScopedType instead of Identifier for user-defined types in VariableDeclaration

* fixbug: remove unused Offset field of Position

---------

Co-authored-by: 王雅仪 <wangyayi.wyy@antgroup.com>