summaryrefslogtreecommitdiff
path: root/phpdbg_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Add request_id possibility for xml outputBob Weinand2014-10-061-1/+3
* First draft of an xml protocolBob Weinand2014-09-211-29/+10
* Fix ZTS buildBob Weinand2014-06-091-10/+29
* Updated parser & leer to be usable with re2cBob Weinand2014-06-081-29/+10
* add parser files to distkrakjoe2014-04-241-0/+126
* Updated version number to 0.4.0Bob Weinand2014-04-161-105/+0
* parse stream locations properly, bp.c still needs work for #82krakjoe2014-02-281-7/+8
* fix ts buildkrakjoe2014-02-241-10/+29
* ...krakjoe2014-02-211-11/+10
* trim breaking commandskrakjoe2014-02-211-9/+11
* better-ness, I thinkkrakjoe2014-02-211-15/+14
* ...krakjoe2014-02-181-1/+1
* execute new stack nowkrakjoe2014-02-181-1/+1
* start work on resolving commands, add numeric function and method to lexerkrakjoe2014-02-171-6/+8
* case insensitivity where we cankrakjoe2014-02-171-9/+10
* ...krakjoe2014-02-161-1/+1
* improve error reportingkrakjoe2014-02-161-2/+3
* ...krakjoe2014-02-161-1/+1
* modify command to parse arguments with lexer for testingzkrakjoe2014-02-161-0/+81