khartlage [Tue, 28 Jan 2003 22:02:01 +0000]
changed the "description" attribute in phpsyntax.xml into multi-line text between the <phpsyntax> tags
khartlage [Tue, 28 Jan 2003 21:54:20 +0000]
changed the "description" attribute in phpsyntax.xml into multi-line text between the <phpsyntax> tags
khartlage [Tue, 28 Jan 2003 20:58:27 +0000]
misc changes
khartlage [Tue, 28 Jan 2003 20:49:28 +0000]
misc changes
khartlage [Tue, 28 Jan 2003 20:11:10 +0000]
fixed version to 1.0.6
kpouer [Tue, 28 Jan 2003 14:44:58 +0000]
The parser will now recognize mixed case in php tag <?Php for example
kpouer [Tue, 28 Jan 2003 14:42:38 +0000]
Some text modified
khartlage [Mon, 27 Jan 2003 18:42:22 +0000]
bug fix: String are always in BOLD fonts
khartlage [Mon, 27 Jan 2003 18:33:54 +0000]
added "icons/obj16/impc_obj.gif" for includes in the outline view
khartlage [Mon, 27 Jan 2003 17:47:49 +0000]
Config editor through XML file
kpouer [Sat, 25 Jan 2003 15:56:19 +0000]
Some refactor to use the PHPSegmentWithChildren instead of PHPClassDeclaration
kpouer [Sat, 25 Jan 2003 15:55:11 +0000]
Now PHPFunctionDeclaration can have children, and require are shown in the outline.
I wrote something to get the expression in a field of the class, but it's not perfect so it would be better to change it (I didn't understood everything in PHPParser#expression()
kpouer [Sat, 25 Jan 2003 15:53:07 +0000]
Some little refactor to use the abstract PHPSegmentWithChildren instead of PHPClassDeclaration (when we have a recursive branch)
kpouer [Sat, 25 Jan 2003 15:51:56 +0000]
this segment can now have children so it extends PHPSegmentWithChildren
kpouer [Sat, 25 Jan 2003 15:51:24 +0000]
we now extend PHPSegmentWithChildren
kpouer [Sat, 25 Jan 2003 15:50:47 +0000]
An abstract PHPSegment that describe a segment that can have children.
It's the parent class of PHPClassDeclaration and PHPFunctionDeclaration (since a function can have an inner function or require for example)
kpouer [Sat, 25 Jan 2003 15:49:09 +0000]
a PHPSegment that describe a require or an include
kpouer [Sat, 25 Jan 2003 15:47:42 +0000]
Added DESC_INC and IMG_INC for the image of include/require in outline (maybe we can choose 2 different image in the future ?)
kpouer [Fri, 24 Jan 2003 23:16:15 +0000]
If the value of a string is an empty string the outline will no longer show 'varname = '
kpouer [Fri, 24 Jan 2003 11:40:19 +0000]
Introduce a field "stringValue" used by the new method getString() that read a string token (like getNumber())
The variable in outline will now show their initial value
I also think the bug 670086 with the error on save is fixed (by catching a SyntaxError in parseDeclarations())
I still have a bug : when you change the initial value of a field, the outline will not detect it
kpouer [Fri, 24 Jan 2003 11:36:05 +0000]
The name field is now protected (PHPVarDeclaration needs)
kpouer [Fri, 24 Jan 2003 11:31:51 +0000]
It's now possible to assign a value to a variable
the toString() method changed to allow it
khartlage [Thu, 23 Jan 2003 19:57:26 +0000]
Added default preferences for outline options
kpouer [Thu, 23 Jan 2003 16:59:43 +0000]
some configurations checkbox to show or not class, vars and functions in outline
kpouer [Thu, 23 Jan 2003 16:59:11 +0000]
Added some configurations constants to show or not class, vars and functions in outline
kpouer [Thu, 23 Jan 2003 16:54:50 +0000]
A variable description (like PHPFunctionDeclaration)
kpouer [Thu, 23 Jan 2003 16:52:19 +0000]
Added some code to show variables from class in the outline
and added option to display or not class, functions and variables (still a bug when you choose to hide classes but show their variables and functions)
khartlage [Sat, 18 Jan 2003 12:48:04 +0000]
fixed Message bug
khartlage [Fri, 17 Jan 2003 21:06:02 +0000]
misc changes
khartlage [Fri, 17 Jan 2003 21:00:10 +0000]
first scanner /parser copied from the jdt java version
khartlage [Fri, 17 Jan 2003 20:47:33 +0000]
first scanner /parser copied from the jdt java version
khartlage [Fri, 17 Jan 2003 20:44:59 +0000]
experimental jtidy version adapted for phpeclipse
khartlage [Sun, 12 Jan 2003 18:04:51 +0000]
JTidy integration
khartlage [Wed, 8 Jan 2003 22:57:29 +0000]
new version 1.0.4
khartlage [Wed, 8 Jan 2003 22:44:35 +0000]
fixed classpath problems
khartlage [Wed, 8 Jan 2003 19:39:21 +0000]
misc
khartlage [Wed, 8 Jan 2003 19:16:32 +0000]
Added actions Comment, Uncommnet, AddBookmark, AddTask
khartlage [Sun, 5 Jan 2003 10:05:37 +0000]
1.0.4 release
khartlage [Thu, 2 Jan 2003 20:16:00 +0000]
added TemplatePreferencePage
khartlage [Thu, 2 Jan 2003 14:50:29 +0000]
added code completion for HTML mode
khartlage [Sun, 29 Dec 2002 19:00:31 +0000]
misc changes
khartlage [Sun, 29 Dec 2002 18:58:08 +0000]
use module net.sourceforge.phpeclipse.launching instead
khartlage [Sun, 29 Dec 2002 18:56:33 +0000]
This commit was generated by cvs2svn to compensate for changes in r59,
which included commits to RCS files with non-trunk default branches.
khartlage [Fri, 27 Dec 2002 23:18:14 +0000]
use module net.sourceforge.phpeclipse.phphelp instead of net.sourceforge.phpeclipse.debug.phphelp
khartlage [Fri, 27 Dec 2002 23:16:07 +0000]
This commit was generated by cvs2svn to compensate for changes in r55,
which included commits to RCS files with non-trunk default branches.
khartlage [Fri, 27 Dec 2002 23:11:03 +0000]
misc changes
khartlage [Fri, 27 Dec 2002 21:18:43 +0000]
misc changes
khartlage [Fri, 27 Dec 2002 15:47:18 +0000]
Improved auto completion
khartlage [Mon, 23 Dec 2002 21:31:38 +0000]
This commit was generated by cvs2svn to compensate for changes in r50,
which included commits to RCS files with non-trunk default branches.
khartlage [Mon, 23 Dec 2002 21:26:23 +0000]
Improved completion processor
khartlage [Mon, 23 Dec 2002 21:20:09 +0000]
ContextHelp now in new module net.sourceforge.phpeclipse.phphelp
khartlage [Mon, 23 Dec 2002 21:12:27 +0000]
ContextHelp now in new module net.sourceforge.phpeclipse.phphelp
khartlage [Tue, 10 Dec 2002 21:20:42 +0000]
improved/refactored php syntax parser
khartlage [Mon, 9 Dec 2002 18:23:11 +0000]
fixed bug in template expansion
khartlage [Sun, 8 Dec 2002 22:48:54 +0000]
first version of 'Code Assist" template engine
khartlage [Tue, 3 Dec 2002 21:05:22 +0000]
PHP perspective and new Project Wizard
khartlage [Tue, 3 Dec 2002 20:56:26 +0000]
new phpedit.gif
khartlage [Sun, 1 Dec 2002 13:21:07 +0000]
minor changes
khartlage [Sat, 30 Nov 2002 20:13:49 +0000]
minor changes
khartlage [Sat, 30 Nov 2002 16:41:35 +0000]
minor fixes
khartlage [Fri, 29 Nov 2002 20:20:41 +0000]
Syntax Highlighting Prefs work now / Automatic parse on save option available
khartlage [Wed, 27 Nov 2002 22:51:03 +0000]
some changes
khartlage [Wed, 27 Nov 2002 22:50:05 +0000]
improved php parser
khartlage [Wed, 27 Nov 2002 22:48:03 +0000]
improved internal php parser unit tests
khartlage [Wed, 27 Nov 2002 22:46:37 +0000]
external syntax parse check: /apache/php/php -l -f <filename>
khartlage [Wed, 27 Nov 2002 22:41:28 +0000]
new Syntax Highlighting Preference Page (doesn't have an effect at the moment)
khartlage [Wed, 27 Nov 2002 22:39:00 +0000]
new php icon
khartlage [Sun, 24 Nov 2002 14:52:45 +0000]
improved php parser
khartlage [Sun, 24 Nov 2002 14:49:22 +0000]
improved php parser
khartlage [Sat, 23 Nov 2002 16:12:15 +0000]
improved php parser for keywords do-while, null, false, true...
khartlage [Fri, 22 Nov 2002 22:03:03 +0000]
*.inc; *.htm and *.html files were assigned to PHPEditor
khartlage [Fri, 22 Nov 2002 22:01:42 +0000]
imporved php parser
khartlage [Sun, 17 Nov 2002 14:03:34 +0000]
First JUnit test cases for the PHP Parser
khartlage [Sun, 17 Nov 2002 13:55:18 +0000]
First JUnit test cases for the PHP Parser
khartlage [Sun, 17 Nov 2002 13:44:26 +0000]
improved php parser (if-statement); but a lot of things don't work yet
khartlage [Wed, 13 Nov 2002 20:48:12 +0000]
Added first PHP parser version (doesn't work correct actually)
khartlage [Wed, 13 Nov 2002 20:43:26 +0000]
Simple PHP Page Wizard
khartlage [Wed, 13 Nov 2002 20:42:31 +0000]
PHP Console View
khartlage [Wed, 13 Nov 2002 20:41:55 +0000]
first PHP parser version (doesn't work actually)
khartlage [Thu, 7 Nov 2002 19:19:24 +0000]
misc changes
khartlage [Sat, 26 Oct 2002 11:18:30 +0000]
Added context help menu for php function names. The description of the fundtion opens in the help browser
khartlage [Thu, 24 Oct 2002 16:04:31 +0000]
Integrated PHP help files; Fixed some bugs
khartlage [Sat, 19 Oct 2002 18:55:31 +0000]
Improved Outline view for PHP function names
khartlage [Sat, 19 Oct 2002 16:16:57 +0000]
improved syntax highligthing
khartlage [Sat, 12 Oct 2002 17:00:48 +0000]
Added: PreferencePage; External Browser startup; extended syntax highlighting
gtonic [Fri, 9 Aug 2002 18:29:38 +0000]
testing around with plugin properties ;)
gtonic [Fri, 9 Aug 2002 18:20:08 +0000]
testing around with plugin properties ;)
gtonic [Fri, 2 Aug 2002 08:28:10 +0000]
added todos
future_wave [Thu, 1 Aug 2002 07:57:01 +0000]
update code and new tag color
gtonic [Wed, 31 Jul 2002 14:10:44 +0000]
minor changes, added some comments
gtonic [Tue, 23 Jul 2002 09:03:47 +0000]
deleted /tmp folder + files
gtonic [Fri, 19 Jul 2002 05:01:39 +0000]
initial import
Edward Mann [Thu, 11 Jul 2002 20:11:38 +0000]
initial checkin
Edward Mann [Thu, 11 Jul 2002 20:11:37 +0000]
initial checkin
(phpeclipseDev) [Thu, 11 Jul 2002 20:11:37 +0000]
New repository initialized by cvs2svn.