Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.415

15 Jan 10:33
7d0888a

Choose a tag to compare

Merge pull request #368 from Pivot-Studio/feat/enhance_inference

feat: extend inference logic to support more complex cases

v0.1.414

03 Jan 09:49

Choose a tag to compare

chore: bump rustc to 1.75

v0.1.413

29 Dec 06:25

Choose a tag to compare

fix: next test race file issue

v0.1.412

29 Dec 06:17

Choose a tag to compare

fix: next test race file issue

v0.1.411

28 Dec 09:32
3825386

Choose a tag to compare

Merge pull request #367 from Pivot-Studio/feat/coro

feat: add experimental support for stackful coroutine

v0.1.410

25 Dec 01:40
d30f52e

Choose a tag to compare

Merge pull request #366 from Pivot-Studio/griffin/ebnf/patch2

ebnf: add all ebnf definition for pivot language

v0.1.409

18 Dec 10:56
c9c15cc

Choose a tag to compare

Merge pull request #357 from Pivot-Studio/feat/use_pass_to_place_root

feat: use new llvm gc api

v0.1.408

18 Dec 02:01
355cf61

Choose a tag to compare

Merge pull request #363 from Pivot-Studio/griffin/ebnf/patch1

docs: add ebnf for array cast constval and control

v0.1.407

14 Dec 03:50
4305459

Choose a tag to compare

Merge pull request #361 from Pivot-Studio/griffin/add-ebnf

docs: support ebnf grammar for types

v0.1.406

12 Dec 04:38
499ef36

Choose a tag to compare

Merge pull request #360 from Pivot-Studio/griffin/refactor/docs-and-f…