summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix various cases when parsing typesHEADmasterDavid Malcolm2009-11-171-16/+39
* Generalize variadic function handlingDavid Malcolm2009-11-172-98/+79
* Add LGPLv2.1 license to .cocci and .py file; introduce PyArg_ParseTupleAndKey...David Malcolm2009-11-162-19/+91
* Minor cleanupsDavid Malcolm2009-11-143-9/+12
* Report the format string when reporting on errorsDavid Malcolm2009-11-141-21/+30
* Add current_element to error messagesDavid Malcolm2009-11-133-5/+14
* Fixup some issues and start adding unit tests for validate.pyDavid Malcolm2009-11-131-3/+34
* Count errors and exit with the count; cleanup spatch hooks; don't be fussy ab...David Malcolm2009-11-132-41/+189
* add READMEDavid Malcolm2009-11-131-0/+16
* Various fixupsDavid Malcolm2009-11-132-23/+67
* Move most python code to a new file (validate.py)David Malcolm2009-11-132-56/+64
* Initial commitDavid Malcolm2009-11-132-0/+87