| Line 19: | Line 19: | ||
{{FeatureDone|Internal Php functions|add superglobal variables ($_GET, ...)|niko.sams@gmail.com|Niko Sams}} | {{FeatureDone|Internal Php functions|add superglobal variables ($_GET, ...)|niko.sams@gmail.com|Niko Sams}} | ||
{{FeatureTodo|CodeGeneration|new Class|-}} | {{FeatureTodo|CodeGeneration|new Class|-}} | ||
| + | {{FeatureTodo|Debugger|Full-Featured Debugger|-}} | ||
|} | |} | ||
This is a todo list for Quanta4
Contents |
| Status | Category | Description | Contact |
|---|---|---|---|
| DONE | Parser | Parser written using kdevelop-pg-qt | Niko Sams <niko.sams@gmail.com> |
| TO DO | Parser | PHP 5.3 support (configurable) | <-> |
| IN PROGRESS | DUChain | DUChain generation | Niko Sams <niko.sams@gmail.com> |
| DONE | DUChain | class declaration after class instantiation should work as in Php | Niko Sams <niko.sams@gmail.com> |
| DONE | DUChain | static variables | Niko Sams <niko.sams@gmail.com> |
| DONE | DUChain | global variables: global keyword, $GLOBALS, $_GET | Niko Sams <niko.sams@gmail.com> |
| TO DO | DUChain | second parse pass when project opened - to find all types correctly | <-> |
| IN PROGRESS | Code Completion | Niko Sams <niko.sams@gmail.com> | |
| IN PROGRESS | Problem reporting | Niko Sams <niko.sams@gmail.com> | |
| DONE | Internal Php functions | exract function from php manual | Niko Sams <niko.sams@gmail.com> |
| DONE | Internal Php functions | add superglobal variables ($_GET, ...) | Niko Sams <niko.sams@gmail.com> |
| TO DO | CodeGeneration | new Class | <-> |
| TO DO | Debugger | Full-Featured Debugger | <-> |