-
-
Notifications
You must be signed in to change notification settings - Fork 665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[cs] Added cs.StrictMeta #3503
[cs] Added cs.StrictMeta #3503
Conversation
ouch, build-macros in std lib :-) |
Just wanted to know about the context : is this something CS specific or particularly useful for CS dev ? |
All native attributes in C# are type checked. The current native On Oct 21, 2014 4:29 PM, "Nicolas Cannasse" notifications@github.com
|
@nadako, indeed maybe an ocaml implementation would be best ;) . But then I think it would make more sense to just consider any |
|
If @ncannasse agrees to something like that, I will be happy to work on it.
|
Superseded by #3954 3954 |
I'm submitting this as a pull request to request for comments - in special regarding:
@M(SomeClass)
)