Changes
- added "filename:line:column" info to VM/compiler error messages
- overall error message cleanup
- fixed an issue with stdlib modules where they were not properly loaded when the code is executed from compiled binary
- some performance improvement
Changelog
3500c68 Improvements on compiler/VM error reporting (filename:line:col)