Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Releases: Chia-Network/clvm_tools_rs_fork

0.1.35

08 Aug 22:51
5f2e7ae

Choose a tag to compare

Adds rest arguments to modern chialisp, along with embed-file forms to all dialects and the new bls and sec256 operators.

What's Changed

New Contributors

Full Changelog: Chia-Network/chialisp@0.1.34...0.1.35

0.1.34

06 Jun 00:10
93f6715

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Chia-Network/chialisp@0.1.33...0.1.34

0.1.33

25 May 22:53
37fde91

Choose a tag to compare

What's Changed

  • Set macOS deployment target to 10.14
  • Fix erroneous detection of recursion when two similar inline siblings
  • Ensure we flush streams in case the runtime system doesn't get a chance

Full Changelog: Chia-Network/chialisp@0.1.32...0.1.33

0.1.32

25 May 16:46
5b71854

Choose a tag to compare

What's Changed

  • Set macOS deployment target to 10.14
  • Fix erroneous detection of recursion when two similar inline siblings
  • Ensure we flush streams in case the runtime system doesn't get a chance

Full Changelog: Chia-Network/chialisp@0.1.31...0.1.32

0.1.31

17 Apr 18:51
d985e5a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Chia-Network/chialisp@0.1.30...0.1.31

0.1.30

06 Jan 04:53
283f38a

Choose a tag to compare

What's Changed

Full Changelog: Chia-Network/chialisp@0.1.29...0.1.30

0.1.29

20 Dec 00:00
1d8926f

Choose a tag to compare

What's Changed

Full Changelog: Chia-Network/chialisp@0.1.28...0.1.29

Support for use in language server, caching optimization in classic clvm compiler

23 Nov 02:39
a906897

Choose a tag to compare

  • Add caching for optimizations in classic, reducing compile time for some pathological cases
  • Support more token matching with source files for uses such as the chialisp language server
  • Bump bls12_381 to 0.7.0

Support for use in language server, caching optimization in classic clvm compiler

23 Nov 00:59
2ff1859

Choose a tag to compare

  • Add caching for optimizations in classic, reducing compile time for some pathological cases
  • Support more token matching with source files for uses such as the chialisp language server
  • Bump bls12_381 to 0.7.0

Support for use in language server, caching optimization in classic clvm compiler

23 Nov 00:01
33b38b2

Choose a tag to compare

  • Add caching for optimizations in classic, reducing compile time for some pathological cases
  • Support more token matching with source files for uses such as the chialisp language server