git://secure.phpeclipse.com
/
phpeclipse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avoid NullPointerException in debug
[phpeclipse.git]
/
net.sourceforge.phpeclipse
/
src
/
net
/
sourceforge
/
phpdt
/
internal
/
compiler
/
parser
/
2006-01-20
bananeweizen
bugfix 1330522: <?xml flagged as error
tree
|
commitdiff
2006-01-17
bananeweizen
replaced a lot of deprecated code; if someone runs...
tree
|
commitdiff
2006-01-15
bananeweizen
feature request 1245255, no uninitialized variable...
tree
|
commitdiff
2006-01-02
axelcl
feature request #1254275: Array type hinting gives...
tree
|
commitdiff
2005-12-20
axelcl
.
tree
|
commitdiff
2005-12-20
axelcl
Fix bug #1385272: Improved version for "Parsing of...
tree
|
commitdiff
2005-12-19
axelcl
Fix #1371992: Error with switch when last case block...
tree
|
commitdiff
2005-12-19
axelcl
Fix #1371992: Error with switch when last case block...
tree
|
commitdiff
2005-12-19
axelcl
Fix #1368081: First suggestion in #1368081 seems to...
tree
|
commitdiff
2005-12-19
axelcl
Fix #1368081: Variable not initialized does not work...
tree
|
commitdiff
2005-12-19
axelcl
Fix bug #1385272: Parsing of short open tags not fully...
tree
|
commitdiff
2005-12-19
axelcl
Fix bug #1385272: Parsing of short open tags not fully...
tree
|
commitdiff
2005-10-13
axelcl
Avoid "uninitialized variable" message after new keyword
tree
|
commitdiff
2005-10-13
axelcl
Fixes for bug #1326088
tree
|
commitdiff
2005-10-13
axelcl
Fixes for bug #1326088
tree
|
commitdiff
2005-10-09
axelcl
Expressions like:
tree
|
commitdiff
2005-10-05
axelcl
Implemented a simple occurrences finder for Variables...
tree
|
commitdiff
2005-10-03
axelcl
Refactored packagename to net.sourceforge.phpdt.interna...
tree
|
commitdiff
2005-08-30
axelcl
Added new syntax error "Assignment operator not allowed...
tree
|
commitdiff
2005-08-29
axelcl
Added new syntax error "Assignment operator not allowed...
tree
|
commitdiff
2005-08-21
axelcl
Bug #1248155: avoid NPE in parser
tree
|
commitdiff
2005-07-12
axelcl
Bugs item #1236682
tree
|
commitdiff
2005-07-10
axelcl
Optimized Scanner
tree
|
commitdiff
2005-07-10
axelcl
Small improvements in parser
tree
|
commitdiff
2005-06-30
stefanbjarni
Organized imports.
tree
|
commitdiff
2005-06-24
axelcl
misc
tree
|
commitdiff
2005-06-14
axelcl
Created a separated 'externaltools' plugin
tree
|
commitdiff
2005-05-15
axelcl
Simplified parsing for double quoted strings
tree
|
commitdiff
2005-05-08
axelcl
Parser: parse a PHP expression after <?= ; statements...
tree
|
commitdiff
2005-05-06
stefanbjarni
Organized imports
tree
|
commitdiff
2005-05-05
axelcl
Improved calculation of function/methods sourceEnd...
tree
|
commitdiff
2005-05-04
axelcl
Detect <?= as PHP start tag
tree
|
commitdiff
2005-04-22
axelcl
New Warning: "Uninitialized local variable"
tree
|
commitdiff
2005-04-19
axelcl
Show line numbers (other than 1) in problems view for...
tree
|
commitdiff
2005-04-19
axelcl
Show line numbers (other than 1) in problems view for...
tree
|
commitdiff
2005-04-18
axelcl
Improved error "Unreachable code" for if statements
tree
|
commitdiff
2005-04-17
axelcl
Added error "Unreachable code" for if statements
tree
|
commitdiff
2005-04-16
axelcl
Added error "Unreachable code" for some very simple...
tree
|
commitdiff
2005-03-30
axelcl
Patch from Stefan Sigurdsson
tree
|
commitdiff
2005-03-06
axelcl
improved PHP parser
tree
|
commitdiff
2005-02-14
axelcl
Fixed bug #1122547 fails to parse several structures
tree
|
commitdiff
2005-02-07
axelcl
Fixed outline wrong order of methods bug
tree
|
commitdiff
2005-02-02
axelcl
fixed bug for detecting IFile "include files" outside...
tree
|
commitdiff
2005-01-28
axelcl
small improvement for $ variables
tree
|
commitdiff
2005-01-28
axelcl
Moved the project.index file to eclipse/workspace/...
tree
|
commitdiff
2005-01-26
axelcl
* Added browser like links (Ctrl+Mouseclick on identifi...
tree
|
commitdiff
2005-01-05
axelcl
Merged "Open PHP Declaration" and "Open Include File...
tree
|
commitdiff
2005-01-05
axelcl
Merged "Open PHP Declaration" and "Open Include File...
tree
|
commitdiff
2005-01-02
axelcl
made message: "Include filename doesn't exist in projec...
tree
|
commitdiff
2005-01-02
axelcl
Fixed bug for line comments starting with '#=' characte...
tree
|
commitdiff
2004-12-29
axelcl
Parser detects wrong include files now
tree
|
commitdiff
2004-11-21
axelcl
fixed additional catches block bug
tree
|
commitdiff
2004-11-20
axelcl
fixed additional catches block bug
tree
|
commitdiff
2004-11-10
axelcl
don't split one line PHP statements in CodeFormatter
tree
|
commitdiff
2004-10-05
jsurfer
improved codetemplate wizards; new html tag wizards
tree
|
commitdiff
2004-09-24
jsurfer
fixed some parser bugs
tree
|
commitdiff
2004-09-23
jsurfer
misc parser fixes
tree
|
commitdiff
2004-09-11
jsurfer
Syntax highlighting is changeable.
tree
|
commitdiff
2004-09-09
jsurfer
fixed Bug 1018710
tree
|
commitdiff
2004-09-02
jsurfer
new PartitionScanner version
tree
|
commitdiff
2004-07-23
khartlage
fixed switch { .. default: case 'test': ... bug
tree
|
commitdiff
2004-07-19
khartlage
fix "stack trace" from this post: phpeclipse.de/tiki...
tree
|
commitdiff
2004-07-16
khartlage
Bug 841370 - open declaration for projects wih external...
tree
|
commitdiff
2004-07-11
khartlage
better error messages for unterminated strings and...
tree
|
commitdiff
2004-07-11
khartlage
fixed NPE in Parser ( function catch() )
tree
|
commitdiff
2004-06-21
khartlage
Goto line/Goto Matching Bracket Shortcuts should work
tree
|
commitdiff
2004-06-18
khartlage
added class const identifiers to outline
tree
|
commitdiff
2004-06-15
khartlage
RC2 compatibility
tree
|
commitdiff
2004-06-10
khartlage
- added include declarations to Outline view
tree
|
commitdiff
2004-06-06
khartlage
Eliminated unused classes
tree
|
commitdiff
2004-06-03
khartlage
added class fields to outline
tree
|
commitdiff
2004-05-30
khartlage
3m9 compatible;
tree
|
commitdiff
2004-05-23
khartlage
improved parser string handling
tree
|
commitdiff
2004-05-21
khartlage
Added "Task Tags" functionality (TODO,...)
tree
|
commitdiff
2004-05-10
khartlage
improved code formatter
tree
|
commitdiff
2004-05-08
khartlage
misc changes
tree
|
commitdiff
2004-04-28
khartlage
misc changes
tree
|
commitdiff
2004-04-16
khartlage
misc changes
tree
|
commitdiff
2004-04-02
khartlage
misc parser changes
tree
|
commitdiff
2004-03-26
khartlage
misc parser changes
tree
|
commitdiff
2004-03-22
khartlage
misc changes in the internal builder
tree
|
commitdiff
2004-03-08
khartlage
misc parser changes
tree
|
commitdiff
2004-03-05
khartlage
misc parser changes
tree
|
commitdiff
2004-03-05
khartlage
misc parser changes
tree
|
commitdiff
2004-03-03
khartlage
added index manager to the new builder;
tree
|
commitdiff
2004-03-02
khartlage
improved parser keywords abstract, final, public, prote...
tree
|
commitdiff
2004-03-02
khartlage
improved parser keywords abstract, final, public, prote...
tree
|
commitdiff
2004-03-01
khartlage
misc parser bugfixes; still very ugly state
tree
|
commitdiff
2004-03-01
khartlage
Eclipse3M7 version
tree
|
commitdiff
2004-02-24
khartlage
Eclipse 3M7
tree
|
commitdiff
2003-12-31
khartlage
Eclipse 3.x compatible;
tree
|
commitdiff
2003-12-22
khartlage
new version with WorkingCopy Management
tree
|
commitdiff
2003-10-25
khartlage
fixed parser bug;
tree
|
commitdiff
2003-10-15
khartlage
Deleted tooltips "empty selection" behaviour
tree
|
commitdiff
2003-10-11
khartlage
Changes:
tree
|
commitdiff
2003-09-09
khartlage
Changed "Open PHP Declarartion" action in the PHP editor:
tree
|
commitdiff
2003-08-03
kpouer
the fileToParse field pulled up to ParserSuperclass...
tree
|
commitdiff
2003-06-08
kpouer
*** empty log message ***
tree
|
commitdiff
2003-06-06
kpouer
*** empty log message ***
tree
|
commitdiff
2003-06-05
kpouer
*** empty log message ***
tree
|
commitdiff
next