Skip to content
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

Implement call() #2931

Closed
sethladd opened this issue May 7, 2012 · 11 comments
Closed

Implement call() #2931

sethladd opened this issue May 7, 2012 · 11 comments
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sethladd
Copy link
Contributor

sethladd commented May 7, 2012

call() is a new language feature. Learn more at http://www.dartlang.org/articles/emulating-functions/

This is a meta-bug. Track the dependencies for individual implementation details.

@sethladd
Copy link
Contributor Author

sethladd commented May 7, 2012

Marked this as being blocked by #1355, #1604.

@sethladd
Copy link
Contributor Author

sethladd commented May 7, 2012

Marked this as being blocked by #2932.

@gbracha
Copy link
Contributor

gbracha commented May 24, 2012

Added this to the M1 milestone.

@anders-sandholm
Copy link
Contributor

Tracking implementation progress here:
Analyzer issue #1355.
VM issue #1604.
Dart2JS issue #2932.
     


Unmarked this as being blocked by #1355, #1604, #2932.

@anders-sandholm
Copy link
Contributor

Unmarked this as being blocked by #1355.

@anders-sandholm
Copy link
Contributor

Added Done label.
Unmarked this as being blocked by #1355.

@floitschG
Copy link
Contributor

Marked this as blocking #2932.

@gbracha
Copy link
Contributor

gbracha commented Sep 24, 2012

An update to the public function emulation document should appear soon.

@sethladd
Copy link
Contributor Author

The updated doc is live: https://www.dartlang.org/articles/emulating-functions/

@gbracha
Copy link
Contributor

gbracha commented Sep 24, 2012

Great. Also see issue #5419 about apply().

@DartBot
Copy link

DartBot commented Apr 7, 2013

This comment was originally written by amouravski@google.com


Removed Type-Meta label.
Added Type-Enhancement label.

@sethladd sethladd added Priority-Medium area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). labels Apr 7, 2013
@sethladd sethladd added this to the M1 milestone Apr 7, 2013
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

7 participants