kpouer [Tue, 9 Sep 2003 17:56:55 +0000]
the PHP_NEW field must be before the field PHPPARSER
kpouer [Tue, 9 Sep 2003 08:37:01 +0000]
*** empty log message ***
khartlage [Mon, 8 Sep 2003 22:46:32 +0000]
Extended the builder with an index file generator for PHP class- and function-names.
The index is stored in a "project.index" file for every project with php-nature.
Right-mouse click in the PHP editor on an indexed class- or function-name should open the file, where the identifier is declared.
khartlage [Mon, 8 Sep 2003 22:34:29 +0000]
Extended the builder with an index file generator for PHP class- and function-names.
The index is stored in a "project.index" file for every project with php-nature.
Right-mouse click in the PHP editor on an indexed class- or function-name should open the file, where the identifier is declared.
kpouer [Wed, 3 Sep 2003 11:53:58 +0000]
little bugfixes
kpouer [Thu, 28 Aug 2003 21:38:05 +0000]
first step for parsing double quoted strings
kpouer [Thu, 28 Aug 2003 21:37:15 +0000]
String can contains variables
kpouer [Tue, 26 Aug 2003 15:05:09 +0000]
a little bugfix in the variable parsing
kpouer [Tue, 26 Aug 2003 08:12:21 +0000]
The methods to get variables do not instantiate ArrayList each time, only one is used now
kpouer [Tue, 26 Aug 2003 08:11:28 +0000]
a bugfix on variables
kpouer [Fri, 22 Aug 2003 20:40:00 +0000]
a lot of fixes
khartlage [Mon, 18 Aug 2003 19:28:13 +0000]
Organized Imports
khartlage [Mon, 18 Aug 2003 19:22:00 +0000]
misc
khartlage [Mon, 18 Aug 2003 19:20:09 +0000]
added syncmail to CVS
kpouer [Mon, 18 Aug 2003 17:43:51 +0000]
some tests added
kpouer [Mon, 18 Aug 2003 17:43:19 +0000]
a lot of bugfixes
khartlage [Fri, 15 Aug 2003 13:49:47 +0000]
misc
kpouer [Thu, 14 Aug 2003 00:30:13 +0000]
a lot of bugfixes
kpouer [Thu, 14 Aug 2003 00:29:01 +0000]
some bugfixes
kpouer [Thu, 14 Aug 2003 00:28:07 +0000]
a new test that will read all php files in a folder
kpouer [Tue, 12 Aug 2003 21:56:14 +0000]
the methods do not share informations about their variables
kpouer [Tue, 12 Aug 2003 09:46:49 +0000]
a small bugfix for list(,$var) case
kpouer [Tue, 12 Aug 2003 07:07:29 +0000]
a small bugfix on unused parameter offset
kpouer [Mon, 11 Aug 2003 22:26:02 +0000]
detection of globals on superglobals (and some warnings ...)
kpouer [Mon, 11 Aug 2003 22:25:33 +0000]
pulled up the analysisCode in ASTNode
kpouer [Mon, 11 Aug 2003 22:24:37 +0000]
changed how special variables are detected
kpouer [Mon, 11 Aug 2003 22:23:47 +0000]
added the method codeAnalysis() with an empty default implementation
khartlage [Mon, 11 Aug 2003 22:15:51 +0000]
ExternalToolMenuDelegate no longer available
kpouer [Mon, 11 Aug 2003 21:38:12 +0000]
I now detect unused parameters
kpouer [Mon, 11 Aug 2003 21:30:29 +0000]
some bugfixes
kpouer [Mon, 11 Aug 2003 21:29:24 +0000]
a bugfix on used variables report
kpouer [Mon, 11 Aug 2003 21:28:45 +0000]
fixed used variables : special variables like _REQUEST, _POST ... will not be reported anymore
kpouer [Mon, 11 Aug 2003 21:27:31 +0000]
some new tests added
khartlage [Mon, 11 Aug 2003 15:58:24 +0000]
changed version to 1.0.7
kpouer [Sun, 10 Aug 2003 15:47:40 +0000]
lot of fixes code analysis works better
kpouer [Sun, 10 Aug 2003 15:46:27 +0000]
many changes and fixes
kpouer [Sun, 10 Aug 2003 15:45:41 +0000]
this class will define a class instantiation (with maybe a &)
kpouer [Sun, 10 Aug 2003 15:40:24 +0000]
*** empty log message ***
kpouer [Sat, 9 Aug 2003 22:17:27 +0000]
lot of fixes about offsets
kpouer [Sat, 9 Aug 2003 22:16:17 +0000]
*** empty log message ***
kpouer [Sat, 9 Aug 2003 18:31:09 +0000]
when you check php or html you have now to tell if the parser should throw an exception or not (is it good or bad syntax ?)
kpouer [Sat, 9 Aug 2003 18:30:22 +0000]
the tester moved in the good place
kpouer [Sat, 9 Aug 2003 18:29:00 +0000]
*** empty log message ***
khartlage [Sat, 9 Aug 2003 17:37:23 +0000]
added a builder to parse files with eclipse's build mechanisms
khartlage [Sat, 9 Aug 2003 17:32:28 +0000]
added a builder to parse files with eclipse's build mechanisms
khartlage [Sat, 9 Aug 2003 12:48:38 +0000]
formatted source code
kpouer [Thu, 7 Aug 2003 13:29:55 +0000]
a small bugfix
kpouer [Wed, 6 Aug 2003 06:39:11 +0000]
*** empty log message ***
kpouer [Tue, 5 Aug 2003 22:19:32 +0000]
a junit Testcase to test the parser
kpouer [Tue, 5 Aug 2003 22:13:43 +0000]
some little bugfixes
kpouer [Tue, 5 Aug 2003 07:02:15 +0000]
*** empty log message ***
kpouer [Mon, 4 Aug 2003 22:55:08 +0000]
changes about variables
kpouer [Mon, 4 Aug 2003 21:53:28 +0000]
some refactoring in the code analysis
kpouer [Sun, 3 Aug 2003 21:41:01 +0000]
the fileToParse field pulled up to ParserSuperclass and made static (I think it should be ok for both parsers)
kpouer [Sun, 3 Aug 2003 21:39:23 +0000]
*** empty log message ***
kpouer [Sun, 3 Aug 2003 14:56:38 +0000]
*** empty log message ***
kpouer [Sun, 3 Aug 2003 14:55:39 +0000]
Methods to get used, declared and variables coming from outside in the expressions, for code analysis.
a first analysis inside methods is done, but very experimental.
kpouer [Sun, 3 Aug 2003 14:51:10 +0000]
Here is the first class from my declarations descriptions :
It will contains usage in code of various things, variables first, bug maybe methods and classes after. It is useful for code analysis
khartlage [Sat, 2 Aug 2003 20:17:55 +0000]
...
khartlage [Fri, 1 Aug 2003 20:32:30 +0000]
Added a souce context menu to the editor; moved "Goto Matching Bracket" to "Navigate" menu
khartlage [Wed, 30 Jul 2003 20:30:13 +0000]
PHP obfuscator gets it's ignored identifiers from an "obfuscator.xml" file
khartlage [Wed, 30 Jul 2003 20:24:55 +0000]
PHP obfuscator gets it's ignored identifiers from an "obfuscator.xml" file
fvicente [Wed, 30 Jul 2003 01:55:31 +0000]
First submit for debug plugin
fvicente [Wed, 30 Jul 2003 01:36:38 +0000]
First submit for debug plugin
fvicente [Wed, 30 Jul 2003 01:17:35 +0000]
First submit for debug plugin
fvicente [Wed, 30 Jul 2003 01:10:37 +0000]
First submit for debug plugin
fvicente [Wed, 30 Jul 2003 00:59:11 +0000]
First submit for debug plugin
fvicente [Wed, 30 Jul 2003 00:49:03 +0000]
First submit for debug plugin
khartlage [Tue, 29 Jul 2003 19:00:11 +0000]
Work with 2.1.1 now
njd- [Tue, 29 Jul 2003 11:50:40 +0000]
updated more function descriptions
njd- [Tue, 29 Jul 2003 11:34:28 +0000]
completed descriptions for all functions starting with b
njd- [Tue, 29 Jul 2003 06:51:15 +0000]
added various function descriptions
kpouer [Mon, 28 Jul 2003 20:41:21 +0000]
*** empty log message ***
kpouer [Sat, 26 Jul 2003 18:22:21 +0000]
*** empty log message ***
choochter [Wed, 23 Jul 2003 12:01:59 +0000]
updating SQL plugin with latest Quantum code
choochter [Wed, 23 Jul 2003 11:55:14 +0000]
*** empty log message ***
khartlage [Thu, 10 Jul 2003 18:39:29 +0000]
detect uppercase *.PHP extension
khartlage [Tue, 8 Jul 2003 17:10:30 +0000]
changed ExternalToolMenuDelegate
kpouer [Mon, 7 Jul 2003 20:03:48 +0000]
a bug in the variable assignation fixed
kpouer [Mon, 7 Jul 2003 20:00:38 +0000]
*** empty log message ***
kpouer [Thu, 3 Jul 2003 22:10:43 +0000]
A lot of things changed in the expressions
kpouer [Thu, 3 Jul 2003 22:09:22 +0000]
The variable name is now an expression ... I know it's strange but in php you can do that : $a + $b = $c ...
kpouer [Thu, 3 Jul 2003 22:05:51 +0000]
A little bug in the tostring method fixed
kpouer [Sat, 28 Jun 2003 20:17:29 +0000]
Fixed a bug about string literals
khartlage [Sat, 28 Jun 2003 12:52:22 +0000]
Remove String#replaceAll() with StringUtil#replaceAll() for 1.3 compatibility
kpouer [Sat, 28 Jun 2003 08:30:36 +0000]
Fixed a bug in the String regex
khartlage [Fri, 27 Jun 2003 20:36:59 +0000]
Added ParserPreferencePage
khartlage [Fri, 27 Jun 2003 20:35:56 +0000]
Use external tools package to run commands for apache, mysql, php
kpouer [Mon, 23 Jun 2003 21:36:10 +0000]
*** empty log message ***
khartlage [Mon, 23 Jun 2003 20:25:14 +0000]
added "Behaviour" page in Editor Prefernce Page
khartlage [Mon, 23 Jun 2003 16:30:21 +0000]
commented out PHPProjectLibraryPage
khartlage [Mon, 23 Jun 2003 16:28:23 +0000]
Improved pref page layout
kpouer [Wed, 18 Jun 2003 22:02:57 +0000]
Added ` quoted strings and changed single quoted String into MultilineRule
kpouer [Wed, 18 Jun 2003 20:09:32 +0000]
*** empty log message ***
kpouer [Tue, 17 Jun 2003 21:06:35 +0000]
*** empty log message ***
khartlage [Mon, 16 Jun 2003 21:45:11 +0000]
Call WIN_32 CHM files for "function help"
kpouer [Sun, 15 Jun 2003 20:12:59 +0000]
*** empty log message ***
kpouer [Sun, 15 Jun 2003 14:53:57 +0000]
*** empty log message ***
khartlage [Fri, 13 Jun 2003 20:53:00 +0000]
first obfuscator version
khartlage [Fri, 13 Jun 2003 20:51:33 +0000]
*** empty log message ***