O.K. its time to get real on VC annotations. This pull request includes syntax and sem. handling for my experimental from clauses + library support. external annotations are also activated. More to come.
Also: There were some changes to uses handling and currently there is no such thing as an implicit import any more (at least not for now), so declare uses clauses explicitly.
O.K. its time to get real on VC annotations. This pull request includes syntax and sem. handling for my experimental
from
clauses + library support. external annotations are also activated. More to come.Also: There were some changes to uses handling and currently there is no such thing as an implicit import any more (at least not for now), so declare uses clauses explicitly.