vala:wip/genie

Last commit made on 2018-03-04
Get this branch:
git clone -b wip/genie https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/genie
Repository:
lp:vala

Recent commits

1873d7a... by Niora

genie: Allow method definitions in enums

https://bugzilla.gnome.org/show_bug.cgi?id=776835

c1ce796... by Niora

genie: Extend "for" syntax

https://bugzilla.gnome.org/show_bug.cgi?id=781966

30087ba... by Niora

genie: More robust comment recognition

https://bugzilla.gnome.org/show_bug.cgi?id=611085

0454c3a... by Niora

DO NOT MERGE Add Python script for launching genie tests.

a999687... by "Dr. Michael Lauer" <email address hidden>

compiler: fix critical when vala is called without run args

https://bugzilla.gnome.org/show_bug.cgi?id=793657

4f55fab... by "Dr. Michael Lauer" <email address hidden>

alsa: add the major part of the ALSA Sequencer API

Based on a patch by Wayne Blaszczyk.

https://bugzilla.gnome.org/show_bug.cgi?id=763127

885a473... by Rico Tzschichholz

Release 0.39.92

40b052e... by Rico Tzschichholz

tests: Fix make dist

ac4bcfa... by Rico Tzschichholz

gstreamer-1.0: Update to 1.13.1+

3c8c079... by Rico Tzschichholz

method: Check with same rules for dbus compatibility as in GBusModule

Only issue warning if the method would actually be end up on DBus as
per generate_interface_method_call_function() or get_method_info().

Based on patch by Corentin Noël

https://bugzilla.gnome.org/show_bug.cgi?id=793859