- 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
First public release