On 2015-04-02 14:02, ketmar wrote:
.di files has no function bodies, yet they still works. so compiler *can* do full processing, but it is not required, and if compiler does that, this restriction can be removed in the future. but with automatic inference for functions we are stuck with full semantic analysis.
I talked about when the body is available. In my experience most projects do not use .di files.
-- /Jacob Carlborg