git://git.phpeclipse.com
/
phpeclipse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
phpeclipse.git
2003-08-28
kpouer
String can contains variables
|
commitdiff
2003-08-26
kpouer
a little bugfix in the variable parsing
|
commitdiff
2003-08-26
kpouer
The methods to get variables do not instantiate ArrayLi...
|
commitdiff
2003-08-26
kpouer
a bugfix on variables
|
commitdiff
2003-08-22
kpouer
a lot of fixes
|
commitdiff
2003-08-18
khartlage
Organized Imports
|
commitdiff
2003-08-18
khartlage
misc
|
commitdiff
2003-08-18
khartlage
added syncmail to CVS
|
commitdiff
2003-08-18
kpouer
some tests added
|
commitdiff
2003-08-18
kpouer
a lot of bugfixes
|
commitdiff
2003-08-15
khartlage
misc
|
commitdiff
2003-08-14
kpouer
a lot of bugfixes
|
commitdiff
2003-08-14
kpouer
some bugfixes
|
commitdiff
2003-08-14
kpouer
a new test that will read all php files in a folder
|
commitdiff
2003-08-12
kpouer
the methods do not share informations about their variables
|
commitdiff
2003-08-12
kpouer
a small bugfix for list(,$var) case
|
commitdiff
2003-08-12
kpouer
a small bugfix on unused parameter offset
|
commitdiff
2003-08-11
kpouer
detection of globals on superglobals (and some warnings...
|
commitdiff
2003-08-11
kpouer
pulled up the analysisCode in ASTNode
|
commitdiff
2003-08-11
kpouer
changed how special variables are detected
|
commitdiff
2003-08-11
kpouer
added the method codeAnalysis() with an empty default...
|
commitdiff
2003-08-11
khartlage
ExternalToolMenuDelegate no longer available
|
commitdiff
2003-08-11
kpouer
I now detect unused parameters
|
commitdiff
2003-08-11
kpouer
some bugfixes
|
commitdiff
2003-08-11
kpouer
a bugfix on used variables report
|
commitdiff
2003-08-11
kpouer
fixed used variables : special variables like _REQUEST...
|
commitdiff
2003-08-11
kpouer
some new tests added
|
commitdiff
2003-08-11
khartlage
changed version to 1.0.7
|
commitdiff
2003-08-10
kpouer
lot of fixes code analysis works better
|
commitdiff
2003-08-10
kpouer
many changes and fixes
|
commitdiff
2003-08-10
kpouer
this class will define a class instantiation (with...
|
commitdiff
2003-08-10
kpouer
*** empty log message ***
|
commitdiff
2003-08-09
kpouer
lot of fixes about offsets
|
commitdiff
2003-08-09
kpouer
*** empty log message ***
|
commitdiff
2003-08-09
kpouer
when you check php or html you have now to tell if...
|
commitdiff
2003-08-09
kpouer
the tester moved in the good place
|
commitdiff
2003-08-09
kpouer
*** empty log message ***
|
commitdiff
2003-08-09
khartlage
added a builder to parse files with eclipse's build...
|
commitdiff
2003-08-09
khartlage
added a builder to parse files with eclipse's build...
|
commitdiff
2003-08-09
khartlage
formatted source code
|
commitdiff
2003-08-07
kpouer
a small bugfix
|
commitdiff
2003-08-06
kpouer
*** empty log message ***
|
commitdiff
2003-08-05
kpouer
a junit Testcase to test the parser
|
commitdiff
2003-08-05
kpouer
some little bugfixes
|
commitdiff
2003-08-05
kpouer
*** empty log message ***
|
commitdiff
2003-08-04
kpouer
changes about variables
|
commitdiff
2003-08-04
kpouer
some refactoring in the code analysis
|
commitdiff
2003-08-03
kpouer
the fileToParse field pulled up to ParserSuperclass...
|
commitdiff
2003-08-03
kpouer
*** empty log message ***
|
commitdiff
2003-08-03
kpouer
*** empty log message ***
|
commitdiff
2003-08-03
kpouer
Methods to get used, declared and variables coming...
|
commitdiff
2003-08-03
kpouer
Here is the first class from my declarations descriptions :
|
commitdiff
2003-08-02
khartlage
...
|
commitdiff
2003-08-01
khartlage
Added a souce context menu to the editor; moved "Goto...
|
commitdiff
2003-07-30
khartlage
PHP obfuscator gets it's ignored identifiers from an...
|
commitdiff
2003-07-30
khartlage
PHP obfuscator gets it's ignored identifiers from an...
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-30
fvicente
First submit for debug plugin
|
commitdiff
2003-07-29
khartlage
Work with 2.1.1 now
|
commitdiff
2003-07-29
njd-
updated more function descriptions
|
commitdiff
2003-07-29
njd-
completed descriptions for all functions starting with b
|
commitdiff
2003-07-29
njd-
added various function descriptions
|
commitdiff
2003-07-28
kpouer
*** empty log message ***
|
commitdiff
2003-07-26
kpouer
*** empty log message ***
|
commitdiff
2003-07-23
choochter
updating SQL plugin with latest Quantum code
|
commitdiff
2003-07-23
choochter
*** empty log message ***
|
commitdiff
2003-07-10
khartlage
detect uppercase *.PHP extension
|
commitdiff
2003-07-08
khartlage
changed ExternalToolMenuDelegate
|
commitdiff
2003-07-07
kpouer
a bug in the variable assignation fixed
|
commitdiff
2003-07-07
kpouer
*** empty log message ***
|
commitdiff
2003-07-03
kpouer
A lot of things changed in the expressions
|
commitdiff
2003-07-03
kpouer
The variable name is now an expression ... I know it...
|
commitdiff
2003-07-03
kpouer
A little bug in the tostring method fixed
|
commitdiff
2003-06-28
kpouer
Fixed a bug about string literals
|
commitdiff
2003-06-28
khartlage
Remove String#replaceAll() with StringUtil#replaceAll...
|
commitdiff
2003-06-28
kpouer
Fixed a bug in the String regex
|
commitdiff
2003-06-27
khartlage
Added ParserPreferencePage
|
commitdiff
2003-06-27
khartlage
Use external tools package to run commands for apache...
|
commitdiff
2003-06-23
kpouer
*** empty log message ***
|
commitdiff
2003-06-23
khartlage
added "Behaviour" page in Editor Prefernce Page
|
commitdiff
2003-06-23
khartlage
commented out PHPProjectLibraryPage
|
commitdiff
2003-06-23
khartlage
Improved pref page layout
|
commitdiff
2003-06-18
kpouer
Added ` quoted strings and changed single quoted String...
|
commitdiff
2003-06-18
kpouer
*** empty log message ***
|
commitdiff
2003-06-17
kpouer
*** empty log message ***
|
commitdiff
2003-06-16
khartlage
Call WIN_32 CHM files for "function help"
|
commitdiff
2003-06-15
kpouer
*** empty log message ***
|
commitdiff
2003-06-15
kpouer
*** empty log message ***
|
commitdiff
2003-06-13
khartlage
first obfuscator version
|
commitdiff
2003-06-13
khartlage
*** empty log message ***
|
commitdiff
2003-06-13
kpouer
*** empty log message ***
|
commitdiff
2003-06-12
kpouer
*** empty log message ***
|
commitdiff
2003-06-12
kpouer
*** empty log message ***
|
commitdiff
2003-06-11
kpouer
*** empty log message ***
|
commitdiff
2003-06-10
kpouer
*** empty log message ***
|
commitdiff
2003-06-09
kpouer
*** empty log message ***
|
commitdiff
next