Changelog
- 9f35330 Merge pull request #75 from vapourlang/v0.0.6
- 930401f breaking: NA is no longer a type, it is a value #62 #67
- 7cb9447 chore: new line
- 604cc3c feat: check identifier existence
- 17cdf1a feat: init environment type #18
- 8a6e7c3 feat: init transpile environment
- 9902f1f fix: add missing types #63
- 97407fa fix: add test on named anon, unsure what to do, should not work #71
- c3d63a4 fix: allow inline type attributes closes #68
- 36901c7 fix: check increment and decrement on constants fixes #72
- d0c2660 fix: check return on anonymous functions #71
- 52499f7 fix: check types exist #74
- 8d17244 fix: for loop parse + walk + transpile
- aa08828 semver: bump