Releases: Pivot-Studio/pivot-lang
Releases · Pivot-Studio/pivot-lang
v0.1.415
Merge pull request #368 from Pivot-Studio/feat/enhance_inference feat: extend inference logic to support more complex cases
v0.1.414
chore: bump rustc to 1.75
v0.1.413
fix: next test race file issue
v0.1.412
fix: next test race file issue
v0.1.411
Merge pull request #367 from Pivot-Studio/feat/coro feat: add experimental support for stackful coroutine
v0.1.410
Merge pull request #366 from Pivot-Studio/griffin/ebnf/patch2 ebnf: add all ebnf definition for pivot language
v0.1.409
Merge pull request #357 from Pivot-Studio/feat/use_pass_to_place_root feat: use new llvm gc api
v0.1.408
Merge pull request #363 from Pivot-Studio/griffin/ebnf/patch1 docs: add ebnf for array cast constval and control
v0.1.407
Merge pull request #361 from Pivot-Studio/griffin/add-ebnf docs: support ebnf grammar for types
v0.1.406
Merge pull request #360 from Pivot-Studio/griffin/refactor/docs-and-f…