The next iteration of scope
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Wed Apr 1 23:59:40 PDT 2015
On Thu, 02 Apr 2015 08:45:10 +0200, Jacob Carlborg wrote:
> Why should the non-template
> functions that _have_ the source code available suffer?
'cause inferring attributes requires running full semantic analysis on
the code, so each imported function *must* be fully processed. and with
explicit attributes it's enough to parse it and setup signature types.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150402/c171b37d/attachment-0001.sig>
More information about the Digitalmars-d
mailing list