git://secure.phpeclipse.com
/
phpeclipse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
phpeclipse.git
2003-04-08
khartlage
Added auto activation for HTML characters (i.e. <&...
|
commitdiff
2003-04-08
kpouer
removed the $ in the name of the variables
|
commitdiff
2003-04-08
kpouer
*** empty log message ***
|
commitdiff
2003-04-08
kpouer
Some changes
|
commitdiff
2003-04-07
khartlage
New Autoactivation for PHP ("$") and PHPDoc ("@") added
|
commitdiff
2003-04-07
kpouer
private void ensureOverviewHoverManagerInstalled()...
|
commitdiff
2003-04-07
kpouer
2 new methods from the interface were missing (I think)
|
commitdiff
2003-04-07
kpouer
A lot of changes
|
commitdiff
2003-04-07
kpouer
A Global declaration
|
commitdiff
2003-04-07
kpouer
*** empty log message ***
|
commitdiff
2003-04-06
khartlage
PHP highlighting colors could now be managed by the...
|
commitdiff
2003-04-06
khartlage
PHP highlighting colors could now be managed by the...
|
commitdiff
2003-04-06
musk
Fixed php in html-comment
|
commitdiff
2003-04-06
musk
Fixed bug passing default partition type to scanner...
|
commitdiff
2003-04-06
khartlage
Added PHPUnitEditor and corresponding PHPPreferencePage
|
commitdiff
2003-04-04
khartlage
Added some mysql function description
|
commitdiff
2003-04-04
khartlage
Changed PHPAnnotationHover to show the Error-message;
|
commitdiff
2003-04-04
kpouer
*** empty log message ***
|
commitdiff
2003-04-02
khartlage
added new error messages for keywords function, class
|
commitdiff
2003-04-02
khartlage
added new test cases
|
commitdiff
2003-04-02
kpouer
Some bugs fixed
|
commitdiff
2003-04-01
khartlage
added php shortcut <?
|
commitdiff
2003-04-01
khartlage
*** empty log message ***
|
commitdiff
2003-04-01
musk
Partially fixed highlight bug for php block in html...
|
commitdiff
2003-03-31
khartlage
Improved PHPCodeReader for "Go to Matching Bracket...
|
commitdiff
2003-03-31
khartlage
Codeformatter preferences should work now
|
commitdiff
2003-03-31
khartlage
Deleted unicode handling from scanner
|
commitdiff
2003-03-30
khartlage
new release 1.0.2 tag
|
commitdiff
2003-03-30
khartlage
*** empty log message ***
|
commitdiff
2003-03-30
khartlage
GotoMatchingBracket implementiert
|
commitdiff
2003-03-30
khartlage
HTMLCodeScanner enabled for HTML Partitions
|
commitdiff
2003-03-28
khartlage
added PHPDoc contexts
|
commitdiff
2003-03-28
kpouer
*** empty log message ***
|
commitdiff
2003-03-27
kpouer
*** empty log message ***
|
commitdiff
2003-03-27
musk
Incorporated the new PartitionScanner
|
commitdiff
2003-03-27
musk
Added Constants for the new PartitionScanner
|
commitdiff
2003-03-27
musk
PHPPartitionScanner that is not rule based
|
commitdiff
2003-03-26
khartlage
Added PHPDoc Scanner and Code Completion Processor
|
commitdiff
2003-03-26
kpouer
added some rules for alternative case like <?Php <...
|
commitdiff
2003-03-26
musk
externalized constants for the Partitionscanner.
|
commitdiff
2003-03-25
kpouer
previous commit was a mistake
|
commitdiff
2003-03-25
kpouer
*** empty log message ***
|
commitdiff
2003-03-24
khartlage
changed isPHPIdentifierStart, isPHPIdentifierPart
|
commitdiff
2003-03-24
khartlage
*** empty log message ***
|
commitdiff
2003-03-24
kpouer
a lot of new exception handled
|
commitdiff
2003-03-21
kpouer
*** empty log message ***
|
commitdiff
2003-03-21
kpouer
*** empty log message ***
|
commitdiff
2003-03-20
khartlage
php formatter based on the JDT java formatter (very...
|
commitdiff
2003-03-20
khartlage
php formatter based on the JDT java formatter (very...
|
commitdiff
2003-03-20
khartlage
php formatter based on the JDT java formatter (very...
|
commitdiff
2003-03-19
khartlage
Started with PHP/HTML Formatter menu => doesn't work...
|
commitdiff
2003-03-11
kpouer
A lot of bug fixed
|
commitdiff
2003-03-10
khartlage
intial core test module
|
commitdiff
2003-03-10
khartlage
intial core test module
|
commitdiff
2003-03-09
khartlage
determine windowsSystem with eclips Bootloader class
|
commitdiff
2003-03-08
kpouer
*** empty log message ***
|
commitdiff
2003-03-07
kpouer
ugly syntax supported (endif, endwhile endfor)
|
commitdiff
2003-03-07
kpouer
*** empty log message ***
|
commitdiff
2003-03-06
kpouer
TokenMgrError handled (no more exception on unterminate...
|
commitdiff
2003-03-06
khartlage
misc changes
|
commitdiff
2003-03-05
khartlage
added 2 new Preferencepages
|
commitdiff
2003-03-05
kpouer
*** empty log message ***
|
commitdiff
2003-03-04
kpouer
*** empty log message ***
|
commitdiff
2003-03-04
kpouer
pulled up setMarker in PHPParserSuperclass
|
commitdiff
2003-03-04
khartlage
added docs for some functions
|
commitdiff
2003-03-04
khartlage
added PHP code generators for UPDATE, INSERT, DELETE
|
commitdiff
2003-03-04
khartlage
misc changes/refactorings
|
commitdiff
2003-03-03
khartlage
introduced IConstant.DEBUG flag
|
commitdiff
2003-03-02
kpouer
Modified parser to return the parsed string (now I...
|
commitdiff
2003-03-02
kpouer
*** empty log message ***
|
commitdiff
2003-03-02
khartlage
improved PHP Scanner
|
commitdiff
2003-03-02
khartlage
improved PHP Scanner
|
commitdiff
2003-03-02
kpouer
*** empty log message ***
|
commitdiff
2003-03-02
kpouer
Far better but not finished, it will now get function...
|
commitdiff
2003-03-02
kpouer
*** empty log message ***
|
commitdiff
2003-03-02
khartlage
improved PHP Scanner
|
commitdiff
2003-03-02
khartlage
improved PHP Scanner
|
commitdiff
2003-02-28
khartlage
SQL Plugin copied from Quantum plugin and refactored...
|
commitdiff
2003-02-28
khartlage
Fied console NPE
|
commitdiff
2003-02-28
kpouer
*** empty log message ***
|
commitdiff
2003-02-28
kpouer
*** empty log message ***
|
commitdiff
2003-02-27
kpouer
It's now an interface
|
commitdiff
2003-02-27
kpouer
Use the PHPParserManager instead of instantiating the...
|
commitdiff
2003-02-27
kpouer
Added a constant to choose the parser
|
commitdiff
2003-02-27
kpouer
now It extends PHPParserSuperclass
|
commitdiff
2003-02-27
kpouer
*** empty log message ***
|
commitdiff
2003-02-27
khartlage
Tet for Bugs item #690938
|
commitdiff
2003-02-26
khartlage
Added "External preview" View (win32 only HTML Browser...
|
commitdiff
2003-02-25
khartlage
deleted old phpparser package
|
commitdiff
2003-02-24
khartlage
Rewritten Parser/Scanner to package net.sourceforge...
|
commitdiff
2003-02-19
khartlage
deleted: export="true"
|
commitdiff
2003-02-19
khartlage
made PHPParser tokens more compatible with JDT Scanner...
|
commitdiff
2003-02-18
choochter
fixing compile errors
|
commitdiff
2003-02-17
khartlage
changed name of Scanner tokens to names similar in...
|
commitdiff
2003-02-17
khartlage
changed name of Scanner tokens to names similar in...
|
commitdiff
2003-02-16
khartlage
deleted unnecessary "folder.addPlaceholder(IPageLayout...
|
commitdiff
2003-02-16
khartlage
avoid "console==null" problems
|
commitdiff
2003-02-16
khartlage
fixed accelerator problem; slightly improved PHP Perspe...
|
commitdiff
2003-02-13
kpouer
*** empty log message ***
|
commitdiff
2003-02-11
kpouer
*** empty log message ***
|
commitdiff
next