2017-05-02  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.36.3

2017-05-02  Magomed Abdurakhmanov  <maqdev@gmail.com>

	scanner: Fix calculation of column value for tokens after multiline comment
	https://bugzilla.gnome.org/show_bug.cgi?id=652899

2017-05-02  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Unref GLib.AsyncResult on uncaught errors in coroutines
	Ignoring the warning of uncaught error in async methods resulted in
	leaking a reference to the scopes GLib.AsyncResult.

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

	Revert "codegen: Don't implicitly initialize local variables with an initializer"
	This reverts commit f5c654f76eeb1ee887f3d89eb701cf82f75a430a.

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