Skip to content

Releases: Pivot-Studio/pivot-lang

v0.1.425

04 Feb 08:49

Choose a tag to compare

fix: logger init twice

v0.1.424

04 Feb 04:47

Choose a tag to compare

fix: a trait field tp resolve bug

v0.1.423

02 Feb 12:25
164b3c3

Choose a tag to compare

Merge pull request #386 from Pivot-Studio/feat/check_before_compile-2

feature: support check command

v0.1.422

31 Jan 02:56
ca7280a

Choose a tag to compare

Merge pull request #382 from Pivot-Studio/feat/gc_bench

feat: add gc benchmark code

v0.1.421

30 Jan 03:10
ced72cd

Choose a tag to compare

Merge pull request #381 from Pivot-Studio/griffin/improve/add-comments-5

improvement: add comments for builder

v0.1.420

29 Jan 05:58
7d80f12

Choose a tag to compare

Merge pull request #379 from Pivot-Studio/CjiW/issue378

feat: std::rand

v0.1.419

24 Jan 08:41
ec71f7d

Choose a tag to compare

Merge pull request #376 from Pivot-Studio/griffin/improve/add-comments-4

improvement: add comments for emit functions and llvm builder

v0.1.418

19 Jan 06:18
ed16221

Choose a tag to compare

Merge pull request #374 from Pivot-Studio/griffin/improve/add-comments-3

improvement: split emit method and add more comments

v0.1.417

17 Jan 07:31
0f45ce0

Choose a tag to compare

Merge pull request #373 from Pivot-Studio/griffin/improve/add-comments-2

improve: add more comments

v0.1.416

16 Jan 04:45
758ac75

Choose a tag to compare

Merge pull request #372 from Pivot-Studio/griffin/improve/add-comments

improve: add some comments for AST nodes