|
1.11 (+2 -2 lines) |
07/30/2008 04:51 PM |
Chuck Hagenbuch chuck |
we don't have a specific Java language parser - use Generic |
|
1.10 (+5 -5 lines) |
09/23/2007 09:46 AM |
Jan Schneider jan |
This should probably be catched by the parser, but for now exclude descriptors
that include these reserved words. |
|
1.9 (+6 -0 lines) |
10/12/2005 01:15 PM |
Chuck Hagenbuch chuck |
$Horde:$, docblock, spelling |
|
1.8 (+1 -1 lines) |
10/12/2005 01:13 PM |
Chuck Hagenbuch chuck |
- fix array_merge usage
- support mod_rewrite pretty urls
- lots of html cleanup
- code cleanup (avoid array_key_exists, etc.) |
|
1.7 (+1 -1 lines) |
11/07/2004 06:26 AM |
Jan Schneider jan |
Comma
Submitted by: Benjamin Baez <bbaez@biospectra.com> |
|
1.6 (+16 -15 lines) |
10/25/2004 11:15 AM |
Chuck Hagenbuch chuck |
$_FILES superglobal fixes. |
|
1.5 (+279 -279 lines) |
12/08/2003 12:37 PM |
Jan Schneider jan |
Remove CRs. |
|
1.4 (+1 -1 lines) |
06/18/2003 04:30 PM |
Chuck Hagenbuch chuck |
- eliminate a few errors checking for ctags
- remove headerbar.inc, not really used.
- add .cgi for perl |
|
1.3 (+5 -2 lines) |
01/31/2003 12:11 PM |
mikec |
add a few more php reservered words |
|
1.2 (+241 -240 lines) |
01/31/2003 11:51 AM |
mikec |
trailing WS
Fix php require include etc to finish at the next ; not end of line
Add entry to php spec to match variables. |
|
1.1.1.1 (+0 -0 lines) |
01/24/2003 08:32 PM |
Jan Schneider jan |
Initial import of Luxor, a PHP port of LXR. Tags: import |
|
1.1 |
01/24/2003 08:32 PM |
Jan Schneider jan |
Initial revision |