Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.192

08 Dec 14:00
6331f37

Choose a tag to compare

Merge pull request #127 from Pivot-Studio/Chronostasys/issue126

feat: 增加基础字符串类型 && fix: 警告

v0.1.191

08 Dec 09:51
87687d7

Choose a tag to compare

Merge pull request #123 from Pivot-Studio/chore-format-builder

Chore format builder

v0.1.190

08 Dec 07:56

Choose a tag to compare

Merge pull request #122 from Pivot-Studio/Chronostasys/issue121

refactor: remove action in ctx

v0.1.189

08 Dec 07:30
4da4a2c

Choose a tag to compare

Merge pull request #122 from Pivot-Studio/Chronostasys/issue121

refactor: remove action in ctx

v0.1.188

03 Dec 12:19

Choose a tag to compare

fix: array init range

v0.1.187

01 Dec 15:34
38bf088

Choose a tag to compare

Merge pull request #120 from Pivot-Studio/enhance_doc

Enhance doc

v0.1.186

01 Dec 15:04

Choose a tag to compare

fix: struct field completion test

v0.1.185

01 Dec 14:42

Choose a tag to compare

fix: wrong root search logic

v0.1.184

01 Dec 08:52

Choose a tag to compare

fix: add type before struct generic infer

v0.1.183

24 Nov 06:56
7a8e1de

Choose a tag to compare

Feat/generic (#115)

* halfdone: fix lsp ref def

* fix: wrong refs

* log: add a logging framework

* feat: generic param

Co-authored-by: bobxli <[email protected]>