Ryujinx-GtkSharp/sample/valtest
Bertrand Lorentz 7180011c22 Add and use gapi.xsd to validate GAPI XML files
The structure of a GAPI XML file is now defined by the XML schema in
gapi.xsd.

This XSD is now used by the generator to do a first sanity check on an
XML file before trying to generate code from it. Each generatable object
still does its own validation.

The XSD can also be seen as a documentation of the GAPI XML format, and
can be used by third-parties that produce GAPI XML to validate their
output.
2013-02-23 14:32:04 +01:00
..
.gitignore Flatten the bootstrap and remove glade-sharp 2010-11-21 21:18:06 -06:00
Makefile.am Add and use gapi.xsd to validate GAPI XML files 2013-02-23 14:32:04 +01:00
valobj-api.xml sample: Update valobj and opaque API definitions 2011-06-18 19:21:38 +02:00
valobj-sources.xml * glib/Value.cs: Obsolete the EnumWrapper and UnwrappedObject 2005-07-22 18:36:50 +00:00
valobj.c * glib/Value.cs: Obsolete the EnumWrapper and UnwrappedObject 2005-07-22 18:36:50 +00:00
valobj.h sample: Fix gtk include in valobj.h 2011-06-18 19:21:38 +02:00
Valtest.cs 2005-08-25 Mike Kestner <mkestner@novell.com> 2005-08-25 19:34:26 +00:00
valtest.exe.config.in * glib/Value.cs: Obsolete the EnumWrapper and UnwrappedObject 2005-07-22 18:36:50 +00:00