This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
Maintenance Release: Named Types Existence
This release updates the functionality of snowcrash parser to generate an error instead of an warning when it is unable to find a named type which has been referenced elsewhere.
It also fixes a few other bugs:
- Do not crash when there is only one backtick in parameters old style default value
- Clear named type context for adding dependencies at appropriate places