summaryrefslogtreecommitdiff
path: root/lib/skin_parser/skin_debug.c (follow)
Commit message (Expand)AuthorAge
* Limit more variables to file scopeThomas Jarosch2015-01-11
* checkwps: show a helpful error if the parser callback errors outJonathan Gordon2013-02-26
* skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon2012-03-15
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Add some better debug info for when checkwps erros out because of full skin b...Jonathan Gordon2011-01-27
* clean up checkwps' verbose output a bitJonathan Gordon2010-11-11
* Add a bit more debug output to checkwpsJonathan Gordon2010-11-11
* Correct spelling of 'seperate' in the skin parsing code - FS#11724 by Alexand...Bertrik Sikken2010-11-05
* make -vvv display the parse tree in checkwps. Fix a potential bug in the pars...Jonathan Gordon2010-08-03
* skinparser lib: even more const correctness, should fix checkwps, againNils Wallménius2010-07-31
* skinparser lib: even more const correctness, should fix checkwpsNils Wallménius2010-07-31
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Theme Editor: Added column number to parser error messagesRobert Bieber2010-07-18
* Theme Editor: Committed FS#11477 to add a DECIMAL parameter type in the parse...Robert Bieber2010-07-15
* s/SUBLINES/LINE_ALTERNATOR/Jonathan Gordon2010-07-04
* Added skin_parser library to build system. Fixed some warnings.Björn Stenberg2010-06-17
* Move the skin parser to a seperate libraryJonathan Gordon2010-06-17