summaryrefslogtreecommitdiffstats
path: root/src/scanner.c
Commit message (Expand)AuthorAgeFilesLines
* scanner: expand help stringPeter Hutterer2013-08-201-0/+4
* scanner: support help and --helpPeter Hutterer2013-08-201-6/+23
* scanner: Fail more gracefully on out-of-memoryKristian Høgsberg2013-07-131-18/+41
* Add version information to wl_message signatures.Jason Ekstrand2013-07-021-0/+4
* server: Make wl_object and wl_resource opaque structsKristian Høgsberg2013-07-021-1/+1
* scanner: Fix 'destroy)' typo in check for destroy request presenceKristian Høgsberg2013-02-251-1/+1
* scanner: remove list_length in favor of wl_list_lengthRan Benita2013-02-251-14/+2
* scanner: Fix wrong restriction on since fieldAnder Conselvan de Oliveira2012-11-271-1/+1
* scanner: Preserve paragraph breaks in input XMLKristian Høgsberg2012-10-211-3/+9
* scanner: Fix valgrind errorsKristian Høgsberg2012-10-201-8/+7
* Move ARRAY_LENGTH out of public headersKristian Høgsberg2012-10-191-4/+16
* scanner: Make sure arguments have names.John Kåre Alsaker2012-10-161-0/+3
* scanner: use printf format attributes for desc_dumpOlivier Blin2012-10-151-0/+3
* scanner: fix writing i586 descriptionsOlivier Blin2012-10-151-18/+19
* scanner: remove useless desc_dump argumentsOlivier Blin2012-10-151-1/+1
* scanner: Generate client stubs for wl_display requestsKristian Høgsberg2012-10-101-4/+0
* scanner: Send interface name and version for types new_id argsKristian Høgsberg2012-10-101-17/+46
* Make NEW_IDs nullableDaniel Stone2012-07-231-0/+1
* scanner: Include weston-client.h as the inline functions require itRobert Ancell2012-07-091-2/+3
* scanner: Plug memory leak in end_element()Martin Olsson2012-07-091-1/+1
* protocol: Add explicit nullable typesChristopher James Halse Rogers2012-07-021-0/+32
* drop use of strerror()Dylan Noblesmith2012-06-301-1/+1
* Allocate client proxy automatically for new objectsKristian Høgsberg2012-06-281-0/+2
* Add support for signed 24.8 decimal numbersDaniel Stone2012-05-081-0/+9
* scanner: Generalize desc_dump() to handle hanging indentsKristian Høgsberg2012-05-071-34/+65
* scanner: Fix desc_dump() to not extend beyond column 72Kristian Høgsberg2012-05-071-17/+11
* scanner: Use indent() function in desc_dump()Kristian Høgsberg2012-05-071-25/+19
* scanner: fix a signedness warningPekka Paalanen2012-03-301-1/+1
* scanner: Add since attributeKristian Høgsberg2012-03-051-1/+22
* scanner: emit event wrapper functions for serverPekka Paalanen2012-03-021-0/+42
* scanner: Remove unused variable 'len'Peter Hutterer2012-02-231-1/+1
* scanner: don't print new line when no descriptions are providedTiago Vignatti2012-02-091-1/+2
* scanner: allow summary attributes in args and <description> in <protocol>Jesse Barnes2012-01-191-31/+45
* scanner: Support documentation elementsJesse Barnes2012-01-181-1/+130
* scanner: Only strdup interface_name after making sure it's not NULLKristian Høgsberg2011-11-181-2/+1
* scanner: Check name == NULL for enum entriesKristian Høgsberg2011-10-311-0/+3
* scanner: Fix typo in error messageKristian Høgsberg2011-10-241-1/+1
* scanner: Catch more invalid attribute combinations for argKristian Høgsberg2011-10-241-4/+12
* scanner: Fix indent for *_add_listenerBenjamin Franzke2011-10-111-1/+1
* server: Pass struct wl_resource for object referencesKristian Høgsberg2011-08-271-1/+5
* Bind globals to client provided object IDsKristian Høgsberg2011-08-271-13/+0
* server: Hand code all wl_display client stubsKristian Høgsberg2011-08-271-16/+17
* server: Make everything in the object hash a wl_resourceKristian Høgsberg2011-08-271-4/+4
* Rename source subdir from wayland to srcKristian Høgsberg2011-08-121-0/+868