branch: externals/phps-mode commit 7135a3044628cc469def25dc5f20e6bc981a0345 Author: Christian Johansson <christ...@cvj.se> Commit: Christian Johansson <christ...@cvj.se>
Updated TODO items --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index a25f5980d4..75d9351cdb 100644 --- a/TODO.md +++ b/TODO.md @@ -1,2 +1,5 @@ +# To-do items for emacs-phps-mode + * Catch signaling from AST-generation, bookkeeping and imenu generation * Fix HTML/XML indentation support +* Optimize lexer by having predefined lists of lambdas inside a hash-map that indexes per state of lexer