Skip to content

Panda 0.1.1-alpha

Compare
Choose a tag to compare
@dzikoysk dzikoysk released this 08 Jul 00:15
· 172 commits to master since this release
b31547c

News:

Changes in language:

  • GH-528 Move return type of method to the end of its signature
  • GH-526 Support string method names
  • GH-529 Support backquote sequences
  • GH-532 Rename public visibility to open

Changes in API:

  • GH-527 Remove InterceptorData and LocalCache and delegate its functionalities to LocalChannel
  • GH-527 Always fork context to guarantee independence of layers
  • GH-531 Optimize PandaSourceStream#getUnreadLength
  • GH-531 Add immutability signature to improve the performance of not modifiable snippets
  • GH-531 + GH-527 Rename CustomPattern to FunctionalPattern, improve its performance and add simplified API to the BootstrapInitializer
  • GH-531 Use generated method injectors to call bootstrap methods to improve the performance

Download:
Installation: panda-lang.org/install
Developers: panda-lang.org/guide#installation

Archives: