After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 748149 - F#: Add 'yield' keyword
F#: Add 'yield' keyword
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other All
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-19 17:52 UTC by Jonathan Bonomo
Modified: 2015-04-23 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add 'yield' keyword (671 bytes, patch)
2015-04-19 17:52 UTC, Jonathan Bonomo
none Details | Review
Add 'yield' keyword (675 bytes, patch)
2015-04-23 16:06 UTC, Jonathan Bonomo
none Details | Review

Description Jonathan Bonomo 2015-04-19 17:52:52 UTC
Created attachment 301940 [details] [review]
Add 'yield' keyword

This patch adds support for the 'yield' keyword.
https://msdn.microsoft.com/en-us/library/dd233249.aspx
Comment 1 Sébastien Wilmet 2015-04-21 12:16:08 UTC
Review of attachment 301940 [details] [review]:

Looks good. Just add in the commit title that it's for F#.
Comment 2 Jonathan Bonomo 2015-04-23 16:06:31 UTC
Created attachment 302231 [details] [review]
Add 'yield' keyword
Comment 3 Sébastien Wilmet 2015-04-23 17:06:45 UTC
pushed.