Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@rocky rocky released this 27 Sep 13:57
· 9 commits to master since this release
  • Track stack entries more completly. This gives better decompilation while
    adding some complexity in getting things right
  • Fix scanner bug preventing nested functions or function constants
  • Internal functions can have docstring
  • Add opcodes substring, cons, get, aset
  • Add transformation to detect for 2-arg substring
  • update README.md to better reflect what's up
  • start this file NEWS.md
  • many parser grammar fixes