summaryrefslogtreecommitdiff
path: root/Zend/zend_highlight.c
Commit message (Expand)AuthorAgeFilesLines
* Open these up for the APIZeev Suraski2000-05-191-6/+6
* - Fix bug in syntax highlighterAndi Gutmans2000-03-091-0/+2
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Remove old unnecessary checkZeev Suraski2000-02-071-3/+0
* Syntax highlighting was erronously emitting more than one semicolon and/or ga...Zeev Suraski2000-02-071-0/+11
* Since we're highlighting code, put <code> and </code> around the code.Andrei Zmievski2000-01-141-0/+2
* Move the #include of zend-parser.h out of zend_compile.hZeev Suraski1999-12-061-0/+1
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8
* * Fix a bug that occured in case of parse errors. We need to restore the lex...Zeev Suraski1999-05-111-7/+7
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-1/+1
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-2/+5
* Make token names uniform, they all begin with T_ now.Zeev Suraski1999-04-221-8/+8
* Zend LibraryAndi Gutmans1999-04-071-0/+160