Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Maintenance Release: Named Types Existence

Compare
Choose a tag to compare
@pksunkara pksunkara released this 16 Apr 16:08
· 252 commits to master since this release

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