Skip to content

Properties

Daniel Garcia Moreno requested to merge danigm/gnome-class:properties into master

This is all I've done these two days in the Madrid Rust hackfest. The properties syntax is parsed and translated to HIR.

The code generation part is started, but there's a lot of work to do there. Currently we only generate the C enum to define all properties.

Merge request reports