summaryrefslogtreecommitdiff
path: root/tools/girparser.c
Commit message (Expand)AuthorAgeFilesLines
* Reset current_node after parsing a classJohan Dahlin2008-08-071-0/+1
* Attach the return node to the function/signal/vfunc nodeJohan Dahlin2008-08-071-1/+27
* Parse signals, enums, bitfieldsColin Walters2008-08-071-10/+13
* Parse glib:boxed fieldsJohan Dahlin2008-08-071-6/+23
* clean up missing attribute confusion for boxed typesJohan Dahlin2008-08-071-2/+4
* parse glib:boxed tagJohan Dahlin2008-08-071-27/+24
* Slowly getting farther...Colin Walters2008-08-071-18/+36
* A little farther...Colin Walters2008-08-071-119/+113
* Extend states, display line numbers, print backtrace, better type handlingColin Walters2008-08-071-106/+190
* Some more parser work to handle nested params, try to parse typesColin Walters2008-08-071-38/+54
* Make the code compile, parse return-value and typeJohan Dahlin2008-08-061-59/+24
* Lots of half finished changesColin Walters2008-08-061-39/+77
* Rename lots of things to be GIr namespaced, start to convert testsColin Walters2008-08-061-191/+184
* Rename some things to use GIR instead of GIDL (Phillip Van Hoof, Colin Walters)Colin Walters2008-08-051-0/+2056