Skip to content

v0.0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@Orvid Orvid released this 07 Jan 02:40
· 477 commits to master since this release

Added checking to the implicit coercion mechanism. Previously it was allowing anything to be implicitly coerced to anything else.
Added checking to ensure that an identifier hasn't already been defined in a parent scope.