Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.170

15 Nov 08:56
619f4fb

Choose a tag to compare

Merge pull request #105 from Pivot-Studio/refactor/parser

Refactor/parser

v0.1.169

15 Nov 07:58

Choose a tag to compare

fix: fn range too wide

v0.1.168

15 Nov 07:36

Choose a tag to compare

fix: add struct field after change

v0.1.167

15 Nov 04:28
25cd1b4

Choose a tag to compare

Merge pull request #104 from Pivot-Studio/Chronostasys/issue103

refactor: use Rc<RefCell> for pltype

v0.1.166

14 Nov 03:42

Choose a tag to compare

fix: range of token

v0.1.165

14 Nov 02:24
57cfa2c

Choose a tag to compare

Merge pull request #100 from Pivot-Studio/feat/typehint

Feat/typehint

v0.1.164

13 Nov 13:26

Choose a tag to compare

fix: windows compile

v0.1.163

13 Nov 10:33

Choose a tag to compare

chore: add dev makefile

v0.1.162

13 Nov 08:22
a265c9e

Choose a tag to compare

Merge pull request #99 from Pivot-Studio/Chronostasys/issue88

struct支持引用自己的指针

v0.1.161

11 Nov 18:12

Choose a tag to compare

docs: add mac install instruction